Reference documentation and code samples for the Resource Manager V3 API class Google::Cloud::ResourceManager::V3::GetTagValueRequest.
The request message for getting a TagValue.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Resource name for TagValue to be fetched in the format
tagValues/456
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Resource name for TagValue to be fetched in the format
tagValues/456
.
Returns
-
(::String) — Required. Resource name for TagValue to be fetched in the format
tagValues/456
.