ClientLibraryOrganization$json top-level constant
- @Deprecated('Use clientLibraryOrganizationDescriptor instead')
Implementation
@$core.Deprecated('Use clientLibraryOrganizationDescriptor instead')
const ClientLibraryOrganization$json = {
'1': 'ClientLibraryOrganization',
'2': [
{'1': 'CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED', '2': 0},
{'1': 'CLOUD', '2': 1},
{'1': 'ADS', '2': 2},
{'1': 'PHOTOS', '2': 3},
{'1': 'STREET_VIEW', '2': 4},
],
};