type property

String? type
getter/setter pair

The type of the service resource. Possible string values are:

  • "PROJECT"
  • "XPN_RESOURCE_TYPE_UNSPECIFIED"

Implementation

core.String? type;