Operation$json top-level constant
Implementation
// Generated code. Do not modify.
// source: google/longrunning/operations.proto
//
// ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
const Operation$json = const {
'1': 'Operation',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'metadata',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'metadata'
},
const {'1': 'done', '3': 3, '4': 1, '5': 8, '10': 'done'},
const {
'1': 'error',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.rpc.Status',
'9': 0,
'10': 'error'
},
const {
'1': 'response',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'9': 0,
'10': 'response'
},
],
'8': const [
const {'1': 'result'},
],
};