Organization$json top-level constant

  1. @Deprecated('Use organizationDescriptor instead')
Map<String, Object> const Organization$json

Implementation

@$core.Deprecated('Use organizationDescriptor instead')
const Organization$json = {
  '1': 'Organization',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'created_on', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdOn'},
    {'1': 'public_namespace', '3': 4, '4': 1, '5': 9, '10': 'publicNamespace'},
    {'1': 'default_region', '3': 5, '4': 1, '5': 9, '10': 'defaultRegion'},
    {'1': 'cid', '3': 6, '4': 1, '5': 9, '9': 0, '10': 'cid', '17': true},
  ],
  '8': [
    {'1': '_cid'},
  ],
};