values constant

List<ResourceOwnerType> const values

Implementation

static const $core.List<ResourceOwnerType> values = <ResourceOwnerType> [
  RESOURCE_OWNER_TYPE_UNSPECIFIED,
  RESOURCE_OWNER_TYPE_INSTANCE,
  RESOURCE_OWNER_TYPE_ORG,
];