RemoteAuth_Credentials$json top-level constant

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

Implementation

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