GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Attributes (google_api_apigee v0.54.0)
View SourceAttributes
-
attribute
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Attribute.t)
, default:nil
) - List of attributes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Attributes{ attribute: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Attribute.t()] | nil }