Class CreateEntryRequest (3.2.1)

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

Request message for CreateEntry.

Attributes

NameDescription
parent str
Required. The name of the entry group this entry is in. Example: - projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this Entry and its child resources may not actually be stored in the location in this name.
entry_id str
Required. The id of the entry to create.
entry google.cloud.datacatalog_v1beta1.types.Entry
Required. The entry to create.