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



5122
5123
5124
5125
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5122

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

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



5122
5123
5124
5125
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5122

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