Class CreateEntryGroupRequest (1.13.0)

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

Create EntryGroup Request

Attributes

NameDescription
parent str
Required. The resource name of the entryGroup, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
entry_group_id str
Required. EntryGroup identifier.
entry_group google.cloud.dataplex_v1.types.EntryGroup
Required. EntryGroup Resource
validate_only bool
Optional. Only validate the request, but do not perform mutations. The default is false.