Class LookupKeyRequest (0.2.0)

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

Request message for LookupKey method.

Attribute

NameDescription
key_string str
Required. Finds the project that owns the key string value.

Inheritance

builtins.object > proto.message.Message > LookupKeyRequest