AuthProvider$json top-level constant
Implementation
@$core.Deprecated('Use authProviderDescriptor instead')
const AuthProvider$json = const {
'1': 'AuthProvider',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
const {'1': 'issuer', '3': 2, '4': 1, '5': 9, '10': 'issuer'},
const {'1': 'jwks_uri', '3': 3, '4': 1, '5': 9, '10': 'jwksUri'},
const {'1': 'audiences', '3': 4, '4': 1, '5': 9, '10': 'audiences'},
const {
'1': 'authorization_url',
'3': 5,
'4': 1,
'5': 9,
'10': 'authorizationUrl'
},
const {
'1': 'jwt_locations',
'3': 6,
'4': 3,
'5': 11,
'6': '.google.api.JwtLocation',
'10': 'jwtLocations'
},
],
};