Authentication$json top-level constant Null safety

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

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'},
  ],
};