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

Response for ListEnvironmentResources

Attributes

  • resourceFile (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ResourceFile.t), default: nil) - List of resources files.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListEnvironmentResourcesResponse{
    resourceFile:
      [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ResourceFile.t()] | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.