BeginTransactionRequest$json top-level constant
- @Deprecated('Use beginTransactionRequestDescriptor instead')
Implementation
@$core.Deprecated('Use beginTransactionRequestDescriptor instead')
const BeginTransactionRequest$json = {
'1': 'BeginTransactionRequest',
'2': [
{'1': 'database', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'database'},
{
'1': 'options',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.firestore.v1.TransactionOptions',
'10': 'options'
},
],
};