Class: Google::Container::V1beta1::ListLocationsRequest

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

Overview

ListLocationsRequest is used to request the locations that offer GKE.

Instance Attribute Summary collapse

Instance Attribute Details

#parentString

Returns Required. Contains the name of the resource requested. Specified in the format 'projects/*'.

Returns:

  • (String)

    Required. Contains the name of the resource requested. Specified in the format 'projects/*'.



2271
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2271

class ListLocationsRequest; end