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

View Source

The response for ListExports

Attributes

  • exports (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Export.t), default: nil) - Details of the export jobs.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListExportsResponse{
  exports: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Export.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.