RemoteAuth$json top-level constant

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

Implementation

@$core.Deprecated('Use remoteAuthDescriptor instead')
const RemoteAuth$json = {
  '1': 'RemoteAuth',
  '2': [
    {'1': 'credentials', '3': 1, '4': 1, '5': 11, '6': '.viam.app.v1.RemoteAuth.Credentials', '10': 'credentials'},
    {'1': 'entity', '3': 2, '4': 1, '5': 9, '10': 'entity'},
  ],
  '3': [RemoteAuth_Credentials$json],
};