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 = const {
  '1': 'ObjectDetails',
  '2': const [
    const {'1': 'sequence', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'sequence'},
    const {'1': 'creation_date', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'creationDate'},
    const {'1': 'change_date', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'changeDate'},
    const {'1': 'resource_owner', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'resourceOwner'},
  ],
};