VideoDimension$json top-level constant
Implementation
@$core.Deprecated('Use videoDimensionDescriptor instead')
const VideoDimension$json = {
  '1': 'VideoDimension',
  '2': [
    {'1': 'width', '3': 1, '4': 1, '5': 13, '10': 'width'},
    {'1': 'height', '3': 2, '4': 1, '5': 13, '10': 'height'},
  ],
};