Class CreateEntryRequest (2.4.0)

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

Create Entry request.

Attributes

Name Description
parent str
Required. The resource name of the parent Entry Group: projects/{project}/locations/{location}/entryGroups/{entry_group}.
entry_id str
Required. Entry identifier. It has to be unique within an Entry Group. Entries corresponding to Google Cloud resources use an Entry ID format based on `full resource names
entry google.cloud.dataplex_v1.types.Entry
Required. Entry resource.