google_api_apigee v0.4.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ReportProperty View Source
Attributes
property
(type:String.t
, default:nil
) - name of the propertyvalue
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Attribute.t)
, default:nil
) - property values
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ReportProperty{ property: String.t(), value: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Attribute.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.