Class GetSecretRequest (2.12.3)

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

Request message for SecretManagerService.GetSecret.

Attribute

NameDescription
name str
Required. The resource name of the Secret, in the format ``projects/*/secrets/*``.

Inheritance

builtins.object > proto.message.Message > GetSecretRequest