boundaryType property
BoundaryType describes the type of boundary the Unit Kind represents.
Optional. Output only. Possible string values are:
- "BOUNDARY_TYPE_UNSPECIFIED" : Unspecified boundary type.
- "BOUNDARY_TYPE_TENANT_PROJECT" : Tenant project boundary.
- "BOUNDARY_TYPE_MANAGED_PROJECT" : Managed project boundary.
Implementation
core.String? boundaryType;