google_api_apigee v0.6.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Stats View Source
This message type encapsulates a stats response
Attributes
environments
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1StatsEnvironmentStats.t)
, default:nil
) -metaData
(type:GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Metadata.t
, default:nil
) - This field contains the metadata information
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.GoogleCloudApigeeV1Stats{ environments: [ GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1StatsEnvironmentStats.t() ], metaData: GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Metadata.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.