Class: Google::Cloud::Dataproc::V1beta2::ListClustersResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::ListClustersResponse
- Defined in:
- lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb
Overview
The list of all clusters in a project.
Instance Attribute Summary collapse
-
#clusters ⇒ Array<Google::Cloud::Dataproc::V1beta2::Cluster>
Output only.
-
#next_page_token ⇒ String
Output only.
Instance Attribute Details
#clusters ⇒ Array<Google::Cloud::Dataproc::V1beta2::Cluster>
789 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 789 class ListClustersResponse; end |
#next_page_token ⇒ String
789 |
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 789 class ListClustersResponse; end |