View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListCustomReportsResponse (google_api_apigee v0.46.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.