google_api_apigee v0.6.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListEnvironmentResourcesResponse View Source
Response for ListEnvironmentResources
Attributes
resourceFile
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ResourceFile.t)
, default:nil
) - List of resources files.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListEnvironmentResourcesResponse{ resourceFile: [ GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ResourceFile.t() ] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.