MethodOptions$json top-level constant
Implementation
@$core.Deprecated('Use methodOptionsDescriptor instead')
const MethodOptions$json = {
'1': 'MethodOptions',
'2': [
{
'1': 'deprecated',
'3': 33,
'4': 1,
'5': 8,
'7': 'false',
'10': 'deprecated'
},
{
'1': 'idempotency_level',
'3': 34,
'4': 1,
'5': 14,
'6': '.google.protobuf.MethodOptions.IdempotencyLevel',
'7': 'IDEMPOTENCY_UNKNOWN',
'10': 'idempotencyLevel'
},
{
'1': 'features',
'3': 35,
'4': 1,
'5': 11,
'6': '.google.protobuf.FeatureSet',
'10': 'features'
},
{
'1': 'uninterpreted_option',
'3': 999,
'4': 3,
'5': 11,
'6': '.google.protobuf.UninterpretedOption',
'10': 'uninterpretedOption'
},
],
'4': [MethodOptions_IdempotencyLevel$json],
'5': [
{'1': 1000, '2': 536870912},
],
};