AppAuthnProto_VerifySecretRequest$json top-level constant
Implementation
@$core.Deprecated('Use appAuthnProtoDescriptor instead')
const AppAuthnProto_VerifySecretRequest$json = {
'1': 'VerifySecretRequest',
'2': [
{'1': 'phone', '3': 1, '4': 1, '5': 9, '10': 'phone'},
{'1': 'secret', '3': 2, '4': 1, '5': 9, '10': 'secret'},
{'1': 'push_token', '3': 3, '4': 1, '5': 9, '10': 'pushToken'},
{'1': 'uid', '3': 4, '4': 1, '5': 9, '10': 'uid'},
{'1': 'timestamp', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestamp'},
{'1': 'app_type', '3': 6, '4': 1, '5': 14, '6': '.Auth.AppAuthnProto.AppType', '10': 'appType'},
],
};