v1

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

Creates a DataDomain resource.

post/v1/{+parent}/dataDomains

Path parameters

parentstring required

Required. The resource name of the parent location: projects/{project_id_or_number}/locations/{location_id}

Query parameters

dataDomainIdstring

Required. DataDomain identifier. * Must contain only lowercase letters, numbers and hyphens. * Must start with a letter. * Must be between 1-63 characters. * Must end with a number or a letter. * Must be unique within the project and location.

validateOnlyboolean

Optional. Only validate the request, but do not perform mutations.

Request body

displayNamestring

Required. User-friendly display name.

labelsobject

Optional. User-defined labels for the DataDomain.

namestring

Identifier. The relative resource name of the DataDomain, of the form: projects/{project_id_or_number}/locations/{location_id}/dataDomains/{data_domain_id}

descriptionstring

Optional. User-provided description of the DataDomain.

uidstring

Output only. System-generated globally unique ID for the DataDomain.

updateTimestring google-datetime

Output only. The time at which the DataDomain was last updated.

parentDataDomainstring

Optional. Immutable. The resource name of the parent DataDomain. Empty if this is a top-level DataDomain. Format: projects/{project_id_or_number}/locations/{location}/dataDomains/{parent_data_domain_id} This field is immutable after creation.

createTimestring google-datetime

Output only. The time at which the DataDomain was created.

Response

Successful response