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

View Source

Attributes

  • apiProduct (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ApiProduct.t), default: nil) - Lists all API product names defined for an organization.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListApiProductsResponse{
  apiProduct:
    [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ApiProduct.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.