View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Properties (google_api_apigee v0.46.0)

Message for compatibility with legacy Edge specification for Java Properties object in JSON.

Attributes

  • property (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Property.t), default: nil) - List of all properties in the object

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Properties{
  property: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Property.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.