Input$json top-level constant
Implementation
@$core.Deprecated('Use inputDescriptor instead')
const Input$json = {
'1': 'Input',
'2': [
{
'1': 'kind',
'3': 1,
'4': 1,
'5': 14,
'6': '.sui.rpc.v2.Input.InputKind',
'9': 0,
'10': 'kind',
'17': true
},
{'1': 'pure', '3': 2, '4': 1, '5': 12, '9': 1, '10': 'pure', '17': true},
{
'1': 'object_id',
'3': 3,
'4': 1,
'5': 9,
'9': 2,
'10': 'objectId',
'17': true
},
{
'1': 'version',
'3': 4,
'4': 1,
'5': 4,
'9': 3,
'10': 'version',
'17': true
},
{'1': 'digest', '3': 5, '4': 1, '5': 9, '9': 4, '10': 'digest', '17': true},
{
'1': 'mutable',
'3': 6,
'4': 1,
'5': 8,
'9': 5,
'10': 'mutable',
'17': true
},
{
'1': 'mutability',
'3': 7,
'4': 1,
'5': 14,
'6': '.sui.rpc.v2.Input.Mutability',
'9': 6,
'10': 'mutability',
'17': true
},
{
'1': 'funds_withdrawal',
'3': 8,
'4': 1,
'5': 11,
'6': '.sui.rpc.v2.FundsWithdrawal',
'9': 7,
'10': 'fundsWithdrawal',
'17': true
},
{
'1': 'literal',
'3': 1000,
'4': 1,
'5': 11,
'6': '.google.protobuf.Value',
'9': 8,
'10': 'literal',
'17': true
},
],
'4': [Input_InputKind$json, Input_Mutability$json],
'8': [
{'1': '_kind'},
{'1': '_pure'},
{'1': '_object_id'},
{'1': '_version'},
{'1': '_digest'},
{'1': '_mutable'},
{'1': '_mutability'},
{'1': '_funds_withdrawal'},
{'1': '_literal'},
],
};