parentType property
The resource hierarchy level at which the data profile was generated. Possible string values are:
- "PARENT_TYPE_UNSPECIFIED" : Unspecified parent type.
- "ORGANIZATION" : Organization-level configurations.
- "PROJECT" : Project-level configurations.
Implementation
core.String? parentType;