The request message to delete a TagBinding.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The name of the TagBinding. This is a String of the form:
tagBindings/{id}
(e.g.tagBindings/%2F%2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456
).
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the TagBinding. This is a String of the form:
tagBindings/{id}
(e.g.tagBindings/%2F%2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456
).
Returns
-
(::String) — Required. The name of the TagBinding. This is a String of the form:
tagBindings/{id}
(e.g.tagBindings/%2F%2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456
).