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

Attributes

  • organizations (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1OrganizationProjectMapping.t), default: nil) - List of Apigee organizations and associated Google Cloud projects.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListOrganizationsResponse{
  organizations:
    [
      GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1OrganizationProjectMapping.t()
    ]
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.