ObjectDetails$json top-level constant

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

Implementation

@$core.Deprecated('Use objectDetailsDescriptor instead')
const ObjectDetails$json = {
  '1': 'ObjectDetails',
  '2': [
    {'1': 'sequence', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'sequence'},
    {
      '1': 'creation_date',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'creationDate'
    },
    {
      '1': 'change_date',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'changeDate'
    },
    {
      '1': 'resource_owner',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'resourceOwner'
    },
  ],
};