View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListDeveloperAppsResponse (google_api_apigee v0.53.0)

Attributes

  • app (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperApp.t), default: nil) - List of developer apps and their credentials.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListDeveloperAppsResponse{
  app: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DeveloperApp.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.