CommitResponse$json top-level constant
Implementation
@$core.Deprecated('Use commitResponseDescriptor instead')
const CommitResponse$json = {
'1': 'CommitResponse',
'2': [
{
'1': 'write_results',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.firestore.v1.WriteResult',
'10': 'writeResults'
},
{
'1': 'commit_time',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'commitTime'
},
],
};