Class: Google::Cloud::Container::V1beta1::ListUsableSubnetworksResponse

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

Overview

ListUsableSubnetworksResponse is the response of ListUsableSubnetworksRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



4496
4497
4498
4499
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 4496

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

#subnetworks::Array<::Google::Cloud::Container::V1beta1::UsableSubnetwork>



4496
4497
4498
4499
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 4496

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