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

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb

Overview

ListUsableSubnetworksResponse is the response of ListUsableSubnetworksRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_tokenString



2261
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2261

class ListUsableSubnetworksResponse; end

#subnetworksArray<Google::Container::V1::UsableSubnetwork>



2261
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2261

class ListUsableSubnetworksResponse; end