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

The response for ListAsyncQueries.

Attributes

  • queries (type: list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AsyncQuery.t), default: nil) - The asynchronous queries belong to requested resource name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListAsyncQueriesResponse{
  queries: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AsyncQuery.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.