Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::ListLocationsRequest.
ListLocationsRequest is used to request the locations that offer GKE.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
-
(::String) — Required. Contains the name of the resource requested.
Specified in the format
projects/*
.
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — 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/*
.