google_api_replica_pool v0.1.0 GoogleApi.ReplicaPool.V1beta1.Model.PoolsListResponse View Source
Attributes
nextPageToken(type:String.t, default:nil) -resources(type:list(GoogleApi.ReplicaPool.V1beta1.Model.Pool.t), default:nil) -
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.ReplicaPool.V1beta1.Model.PoolsListResponse{
nextPageToken: String.t(),
resources: [GoogleApi.ReplicaPool.V1beta1.Model.Pool.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.