GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1UpdateError (google_api_apigee v0.32.0) View Source
Details on why a resource update failed in the runtime.
Attributes
-
code
(type:String.t
, default:nil
) - Status code. -
message
(type:String.t
, default:nil
) - User-friendly error message. -
resource
(type:String.t
, default:nil
) - The sub resource specific to this error (e.g. a proxy deployed within the EnvironmentConfig). If empty the error refers to the top level resource. -
type
(type:String.t
, default:nil
) - A string that uniquely identifies the type of error. This provides a more reliable means to deduplicate errors across revisions and instances.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.