CloudLocation$json top-level constant
Implementation
@$core.Deprecated('Use cloudLocationDescriptor instead')
const CloudLocation$json = const {
'1': 'CloudLocation',
'2': const [
const {'1': 'INVALID_LOCATION', '2': 0},
const {'1': 'DK_1', '2': 1},
],
};