Class CreateEntryTypeRequest (1.13.0)

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

Create EntryType Request

Attributes

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