google_api_apigee v0.3.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Schema View Source

Response for Schema call

Attributes

  • dimensions (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SchemaSchemaElement.t), default: nil) - List of schema fiels grouped as dimensions.
  • meta (type: list(String.t), default: nil) - Additional metadata associated with schema. This is a legacy field and usually consists of an empty array of strings.
  • metrics (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SchemaSchemaElement.t), default: nil) - List of schema fields grouped as dimensions. These are fields that can be used with an aggregate function such as sum, avg, min, max.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.