SharedSecret$json top-level constant

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

Implementation

@$core.Deprecated('Use sharedSecretDescriptor instead')
const SharedSecret$json = {
  '1': 'SharedSecret',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'secret', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'secret'},
    {'1': 'created_on', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'createdOn'},
    {'1': 'state', '3': 4, '4': 1, '5': 14, '6': '.viam.app.v1.SharedSecret.State', '8': {}, '10': 'state'},
  ],
  '4': [SharedSecret_State$json],
};