parentDataDomain property

String? parentDataDomain
getter/setter pair

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.

Optional. Immutable.

Implementation

core.String? parentDataDomain;