Class GetEntryGroupRequest (2.0.0)

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

Request message for GetEntryGroup.

Attributes

NameDescription
name str
Required. The name of the entry group. For example, ``projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}``.
read_mask `.field_mask.FieldMask`
The fields to return. If not set or empty, all fields are returned.

Inheritance

builtins.object > proto.message.Message > GetEntryGroupRequest