Class: Google::Cloud::Container::V1::ListUsableSubnetworksResponse

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

Overview

ListUsableSubnetworksResponse is the response of ListUsableSubnetworksRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



4851
4852
4853
4854
# File 'proto_docs/google/container/v1/cluster_service.rb', line 4851

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

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



4851
4852
4853
4854
# File 'proto_docs/google/container/v1/cluster_service.rb', line 4851

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