CountParentType$json top-level constant
Implementation
@$core.Deprecated('Use countParentTypeDescriptor instead')
const CountParentType$json = {
'1': 'CountParentType',
'2': [
{'1': 'COUNT_PARENT_TYPE_UNSPECIFIED', '2': 0},
{'1': 'COUNT_PARENT_TYPE_INSTANCE', '2': 1},
{'1': 'COUNT_PARENT_TYPE_ORGANIZATION', '2': 2},
],
};