Class GetTagRequest (1.3.2)

GetTagRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request to retrieve a tag.

Attribute

NameDescription
name str
The name of the tag to retrieve.

Inheritance

builtins.object > proto.message.Message > GetTagRequest