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/*
.