Class: Google::Cloud::Container::V1beta1::ListLocationsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

Overview

ListLocationsResponse returns the list of all GKE locations and their recommendation state.

Instance Attribute Summary collapse

Instance Attribute Details

#locations::Array<::Google::Cloud::Container::V1beta1::Location>



6208
6209
6210
6211
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 6208

class ListLocationsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



6208
6209
6210
6211
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 6208

class ListLocationsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end