CreateEntryGroupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Create EntryGroup Request.
| Attributes | |
|---|---|
| Name | Description | 
| parent | strRequired. The resource name of the entryGroup, of the form: projects/{project_number}/locations/{location_id} where location_idrefers to a Google Cloud region. | 
| entry_group_id | strRequired. EntryGroup identifier. | 
| entry_group | google.cloud.dataplex_v1.types.EntryGroupRequired. EntryGroup Resource. | 
| validate_only | boolOptional. The service validates the request without performing any mutations. The default is false. |