parentType property

String? parentType
getter/setter pair

Possible string values are:

  • "PARENT_TYPE_UNSPECIFIED"
  • "ORGANIZATION"
  • "PROJECT"

Implementation

core.String? parentType;