View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListSharedFlowsResponse (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

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListSharedFlowsResponse{
  sharedFlows:
    [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SharedFlow.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.