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