ResourceOwnerType$json top-level constant
- @Deprecated('Use resourceOwnerTypeDescriptor instead')
Implementation
@$core.Deprecated('Use resourceOwnerTypeDescriptor instead')
const ResourceOwnerType$json = {
'1': 'ResourceOwnerType',
'2': [
{'1': 'RESOURCE_OWNER_TYPE_UNSPECIFIED', '2': 0},
{'1': 'RESOURCE_OWNER_TYPE_INSTANCE', '2': 1},
{'1': 'RESOURCE_OWNER_TYPE_ORG', '2': 2},
],
};