The request message for getting a TagKey.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. A resource name in the format
tagKeys/{id}
, such astagKeys/123
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. A resource name in the format
tagKeys/{id}
, such astagKeys/123
.
Returns
-
(::String) — Required. A resource name in the format
tagKeys/{id}
, such astagKeys/123
.