v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1372300401.5 KB
projects

Creates an EntryGroup.

post/v1/{+parent}/entryGroups

Path parameters

parentstring required

Required. The resource name of the entryGroup, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a Google Cloud region.

Query parameters

entryGroupIdstring

Required. EntryGroup identifier.

validateOnlyboolean

Optional. The service validates the request without performing any mutations. The default is false.

Request body

updateTimestring google-datetime

Output only. The time when the EntryGroup was last updated.

createTimestring google-datetime

Output only. The time when the EntryGroup was created.

uidstring

Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.

namestring

Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.

etagstring

This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

descriptionstring

Optional. Description of the EntryGroup.

displayNamestring

Optional. User friendly display name.

transferStatus'TRANSFER_STATUS_UNSPECIFIED' | 'TRANSFER_STATUS_MIGRATED' | 'TRANSFER_STATUS_TRANSFERRED'

Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.

labelsobject

Optional. User-defined labels for the EntryGroup.

Response

Successful response