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

To change this message, in the same CL add a change log in go/changing-api-proto-breaks-ui

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListApiProxiesResponse{
  proxies: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ApiProxy.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.