Authentication$json top-level constant

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

Implementation

@$core.Deprecated('Use authenticationDescriptor instead')
const Authentication$json = const {
  '1': 'Authentication',
  '2': const [
    const {'1': 'rules', '3': 3, '4': 3, '5': 11, '6': '.google.api.AuthenticationRule', '10': 'rules'},
    const {'1': 'providers', '3': 4, '4': 3, '5': 11, '6': '.google.api.AuthProvider', '10': 'providers'},
  ],
};