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