Class GetEntryRequest (3.9.0)

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

Request message for GetEntry.

Attribute

NameDescription
name str
Required. The name of the entry. Example: - projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}

Inheritance

builtins.object > proto.message.Message > GetEntryRequest