GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListCustomReportsResponse (google_api_apigee v0.54.0)

View Source

This message encapsulates a list of custom report definitions

Attributes

  • qualifier (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1CustomReport.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListCustomReportsResponse{
  qualifier:
    [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1CustomReport.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.