MethodSettings_LongRunning$json top-level constant
Implementation
@$core.Deprecated('Use methodSettingsDescriptor instead')
const MethodSettings_LongRunning$json = {
'1': 'LongRunning',
'2': [
{
'1': 'initial_poll_delay',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'initialPollDelay'
},
{
'1': 'poll_delay_multiplier',
'3': 2,
'4': 1,
'5': 2,
'10': 'pollDelayMultiplier'
},
{
'1': 'max_poll_delay',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'maxPollDelay'
},
{
'1': 'total_poll_timeout',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'totalPollTimeout'
},
],
};