View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListSharedFlowsResponse (google_api_apigee v0.53.0)
Attributes
-
sharedFlows(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SharedFlow.t), default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListSharedFlowsResponse{ sharedFlows: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SharedFlow.t()] | nil }