Class GetTagKeyRequest (1.6.2)

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

The request message for getting a TagKey.

Attribute

NameDescription
name str
Required. A resource name in the format ``tagKeys/{id}``, such as ``tagKeys/123``.

Inheritance

builtins.object > proto.message.Message > GetTagKeyRequest