OwnerType$json top-level constant
Implementation
@$core.Deprecated('Use ownerTypeDescriptor instead')
const OwnerType$json = {
'1': 'OwnerType',
'2': [
{'1': 'OWNER_TYPE_UNSPECIFIED', '2': 0},
{'1': 'OWNER_TYPE_SYSTEM', '2': 1},
{'1': 'OWNER_TYPE_INSTANCE', '2': 2},
{'1': 'OWNER_TYPE_ORG', '2': 3},
],
};