UNPKG

@routerprotocol/chain-api

Version:

Router Chain API Query client with generated gRPC bindings.

1,143 lines (1,077 loc) 226 kB
// source: routerprotocol/routerchain/attestation/query.proto /** * @fileoverview * @enhanceable * @suppress {missingRequire} reports error on implicit type usages. * @suppress {messageConventions} JS Compiler reports an error if a variable or * field starts with 'MSG_' and isn't a translatable message. * @public */ // GENERATED CODE -- DO NOT EDIT! /* eslint-disable */ // @ts-nocheck var jspb = require('google-protobuf'); var goog = jspb; var global = Function('return this')(); var gogoproto_gogo_pb = require('../../../gogoproto/gogo_pb.js'); goog.object.extend(proto, gogoproto_gogo_pb); var google_api_annotations_pb = require('../../../google/api/annotations_pb.js'); goog.object.extend(proto, google_api_annotations_pb); var cosmos_base_query_v1beta1_pagination_pb = require('../../../cosmos/base/query/v1beta1/pagination_pb.js'); goog.object.extend(proto, cosmos_base_query_v1beta1_pagination_pb); var routerprotocol_routerchain_attestation_params_pb = require('../../../routerprotocol/routerchain/attestation/params_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_attestation_params_pb); var routerprotocol_routerchain_attestation_valset_pb = require('../../../routerprotocol/routerchain/attestation/valset_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_attestation_valset_pb); var routerprotocol_routerchain_attestation_attestation_pb = require('../../../routerprotocol/routerchain/attestation/attestation_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_attestation_attestation_pb); var routerprotocol_routerchain_attestation_valset_confirmation_pb = require('../../../routerprotocol/routerchain/attestation/valset_confirmation_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_attestation_valset_confirmation_pb); var routerprotocol_routerchain_attestation_tx_pb = require('../../../routerprotocol/routerchain/attestation/tx_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_attestation_tx_pb); var cosmos_staking_v1beta1_staking_pb = require('../../../cosmos/staking/v1beta1/staking_pb.js'); goog.object.extend(proto, cosmos_staking_v1beta1_staking_pb); var routerprotocol_routerchain_attestation_valset_updated_claim_pb = require('../../../routerprotocol/routerchain/attestation/valset_updated_claim_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_attestation_valset_updated_claim_pb); var routerprotocol_routerchain_multichain_chain_type_pb = require('../../../routerprotocol/routerchain/multichain/chain_type_pb.js'); goog.object.extend(proto, routerprotocol_routerchain_multichain_chain_type_pb); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllAttestationRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllAttestationResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllValsetRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllValsetResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetAttestationRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetAttestationResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetValsetResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryLastEventNonceRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryLastEventNonceResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryLatestValsetRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryLatestValsetResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsResponse', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryParamsRequest', null, global); goog.exportSymbol('proto.routerprotocol.routerchain.attestation.QueryParamsResponse', null, global); /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryParamsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryParamsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryParamsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryParamsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetValsetResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetValsetResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetValsetResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetValsetResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllValsetRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllValsetRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllValsetRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllValsetRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllValsetResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.routerprotocol.routerchain.attestation.QueryAllValsetResponse.repeatedFields_, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllValsetResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllValsetResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllValsetResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetAttestationRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetAttestationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetAttestationRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetAttestationRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetAttestationResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetAttestationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetAttestationResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetAttestationResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllAttestationRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllAttestationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllAttestationRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllAttestationRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllAttestationResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.routerprotocol.routerchain.attestation.QueryAllAttestationResponse.repeatedFields_, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllAttestationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllAttestationResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllAttestationResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetValsetConfirmationResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationResponse.repeatedFields_, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllValsetConfirmationResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetValsetUpdatedClaimResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimResponse.repeatedFields_, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllValsetUpdatedClaimResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryLatestValsetNonceResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryLatestValsetRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryLatestValsetRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryLatestValsetResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryLatestValsetResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryLatestValsetResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryLastEventNonceRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryLastEventNonceRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryLastEventNonceRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryLastEventNonceRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryLastEventNonceResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryLastEventNonceResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryLastEventNonceResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryLastEventNonceResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsResponse.repeatedFields_, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryListOrchestratorsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryFetchOrchestratorValidatorResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryGetObservedAttestationResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationRequest.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationResponse.repeatedFields_, null); }; goog.inherits(proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationResponse.displayName = 'proto.routerprotocol.routerchain.attestation.QueryAllObservedAttestationResponse'; } if (jspb.Message.GENERATE_TO_OBJECT) { /** * Creates an object representation of this proto. * Field names that are reserved in JavaScript and will be renamed to pb_name. * Optional fields that are not set will be set to undefined. * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default. * For the list of reserved names please see: * net/proto2/compiler/js/internal/generator.cc#kKeyword. * @param {boolean=} opt_includeInstance Deprecated. whether to include the * JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @return {!Object} */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.prototype.toObject = function(opt_includeInstance) { return proto.routerprotocol.routerchain.attestation.QueryParamsRequest.toObject(opt_includeInstance, this); }; /** * Static version of the {@see toObject} method. * @param {boolean|undefined} includeInstance Deprecated. Whether to include * the JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @param {!proto.routerprotocol.routerchain.attestation.QueryParamsRequest} msg The msg instance to transform. * @return {!Object} * @suppress {unusedLocalVariables} f is only used for nested messages */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.toObject = function(includeInstance, msg) { var f, obj = { }; if (includeInstance) { obj.$jspbMessageInstance = msg; } return obj; }; } /** * Deserializes binary data (in protobuf wire format). * @param {jspb.ByteSource} bytes The bytes to deserialize. * @return {!proto.routerprotocol.routerchain.attestation.QueryParamsRequest} */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.deserializeBinary = function(bytes) { var reader = new jspb.BinaryReader(bytes); var msg = new proto.routerprotocol.routerchain.attestation.QueryParamsRequest; return proto.routerprotocol.routerchain.attestation.QueryParamsRequest.deserializeBinaryFromReader(msg, reader); }; /** * Deserializes binary data (in protobuf wire format) from the * given reader into the given message object. * @param {!proto.routerprotocol.routerchain.attestation.QueryParamsRequest} msg The message object to deserialize into. * @param {!jspb.BinaryReader} reader The BinaryReader to use. * @return {!proto.routerprotocol.routerchain.attestation.QueryParamsRequest} */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.deserializeBinaryFromReader = function(msg, reader) { while (reader.nextField()) { if (reader.isEndGroup()) { break; } var field = reader.getFieldNumber(); switch (field) { default: reader.skipField(); break; } } return msg; }; /** * Serializes the message to binary data (in protobuf wire format). * @return {!Uint8Array} */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.prototype.serializeBinary = function() { var writer = new jspb.BinaryWriter(); proto.routerprotocol.routerchain.attestation.QueryParamsRequest.serializeBinaryToWriter(this, writer); return writer.getResultBuffer(); }; /** * Serializes the given message to binary data (in protobuf wire * format), writing to the given BinaryWriter. * @param {!proto.routerprotocol.routerchain.attestation.QueryParamsRequest} message * @param {!jspb.BinaryWriter} writer * @suppress {unusedLocalVariables} f is only used for nested messages */ proto.routerprotocol.routerchain.attestation.QueryParamsRequest.serializeBinaryToWriter = function(message, writer) { var f = undefined; }; if (jspb.Message.GENERATE_TO_OBJECT) { /** * Creates an object representation of this proto. * Field names that are reserved in JavaScript and will be renamed to pb_name. * Optional fields that are not set will be set to undefined. * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default. * For the list of reserved names please see: * net/proto2/compiler/js/internal/generator.cc#kKeyword. * @param {boolean=} opt_includeInstance Deprecated. whether to include the * JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @return {!Object} */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.prototype.toObject = function(opt_includeInstance) { return proto.routerprotocol.routerchain.attestation.QueryParamsResponse.toObject(opt_includeInstance, this); }; /** * Static version of the {@see toObject} method. * @param {boolean|undefined} includeInstance Deprecated. Whether to include * the JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @param {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} msg The msg instance to transform. * @return {!Object} * @suppress {unusedLocalVariables} f is only used for nested messages */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.toObject = function(includeInstance, msg) { var f, obj = { params: (f = msg.getParams()) && routerprotocol_routerchain_attestation_params_pb.Params.toObject(includeInstance, f) }; if (includeInstance) { obj.$jspbMessageInstance = msg; } return obj; }; } /** * Deserializes binary data (in protobuf wire format). * @param {jspb.ByteSource} bytes The bytes to deserialize. * @return {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.deserializeBinary = function(bytes) { var reader = new jspb.BinaryReader(bytes); var msg = new proto.routerprotocol.routerchain.attestation.QueryParamsResponse; return proto.routerprotocol.routerchain.attestation.QueryParamsResponse.deserializeBinaryFromReader(msg, reader); }; /** * Deserializes binary data (in protobuf wire format) from the * given reader into the given message object. * @param {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} msg The message object to deserialize into. * @param {!jspb.BinaryReader} reader The BinaryReader to use. * @return {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.deserializeBinaryFromReader = function(msg, reader) { while (reader.nextField()) { if (reader.isEndGroup()) { break; } var field = reader.getFieldNumber(); switch (field) { case 1: var value = new routerprotocol_routerchain_attestation_params_pb.Params; reader.readMessage(value,routerprotocol_routerchain_attestation_params_pb.Params.deserializeBinaryFromReader); msg.setParams(value); break; default: reader.skipField(); break; } } return msg; }; /** * Serializes the message to binary data (in protobuf wire format). * @return {!Uint8Array} */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.prototype.serializeBinary = function() { var writer = new jspb.BinaryWriter(); proto.routerprotocol.routerchain.attestation.QueryParamsResponse.serializeBinaryToWriter(this, writer); return writer.getResultBuffer(); }; /** * Serializes the given message to binary data (in protobuf wire * format), writing to the given BinaryWriter. * @param {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} message * @param {!jspb.BinaryWriter} writer * @suppress {unusedLocalVariables} f is only used for nested messages */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.serializeBinaryToWriter = function(message, writer) { var f = undefined; f = message.getParams(); if (f != null) { writer.writeMessage( 1, f, routerprotocol_routerchain_attestation_params_pb.Params.serializeBinaryToWriter ); } }; /** * optional Params params = 1; * @return {?proto.routerprotocol.routerchain.attestation.Params} */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.prototype.getParams = function() { return /** @type{?proto.routerprotocol.routerchain.attestation.Params} */ ( jspb.Message.getWrapperField(this, routerprotocol_routerchain_attestation_params_pb.Params, 1)); }; /** * @param {?proto.routerprotocol.routerchain.attestation.Params|undefined} value * @return {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} returns this */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.prototype.setParams = function(value) { return jspb.Message.setWrapperField(this, 1, value); }; /** * Clears the message field making it undefined. * @return {!proto.routerprotocol.routerchain.attestation.QueryParamsResponse} returns this */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.prototype.clearParams = function() { return this.setParams(undefined); }; /** * Returns whether this field is set. * @return {boolean} */ proto.routerprotocol.routerchain.attestation.QueryParamsResponse.prototype.hasParams = function() { return jspb.Message.getField(this, 1) != null; }; if (jspb.Message.GENERATE_TO_OBJECT) { /** * Creates an object representation of this proto. * Field names that are reserved in JavaScript and will be renamed to pb_name. * Optional fields that are not set will be set to undefined. * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default. * For the list of reserved names please see: * net/proto2/compiler/js/internal/generator.cc#kKeyword. * @param {boolean=} opt_includeInstance Deprecated. whether to include the * JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @return {!Object} */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.prototype.toObject = function(opt_includeInstance) { return proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.toObject(opt_includeInstance, this); }; /** * Static version of the {@see toObject} method. * @param {boolean|undefined} includeInstance Deprecated. Whether to include * the JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @param {!proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest} msg The msg instance to transform. * @return {!Object} * @suppress {unusedLocalVariables} f is only used for nested messages */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.toObject = function(includeInstance, msg) { var f, obj = { nonce: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { obj.$jspbMessageInstance = msg; } return obj; }; } /** * Deserializes binary data (in protobuf wire format). * @param {jspb.ByteSource} bytes The bytes to deserialize. * @return {!proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest} */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.deserializeBinary = function(bytes) { var reader = new jspb.BinaryReader(bytes); var msg = new proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest; return proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.deserializeBinaryFromReader(msg, reader); }; /** * Deserializes binary data (in protobuf wire format) from the * given reader into the given message object. * @param {!proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest} msg The message object to deserialize into. * @param {!jspb.BinaryReader} reader The BinaryReader to use. * @return {!proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest} */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.deserializeBinaryFromReader = function(msg, reader) { while (reader.nextField()) { if (reader.isEndGroup()) { break; } var field = reader.getFieldNumber(); switch (field) { case 1: var value = /** @type {number} */ (reader.readUint64()); msg.setNonce(value); break; default: reader.skipField(); break; } } return msg; }; /** * Serializes the message to binary data (in protobuf wire format). * @return {!Uint8Array} */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.prototype.serializeBinary = function() { var writer = new jspb.BinaryWriter(); proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.serializeBinaryToWriter(this, writer); return writer.getResultBuffer(); }; /** * Serializes the given message to binary data (in protobuf wire * format), writing to the given BinaryWriter. * @param {!proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest} message * @param {!jspb.BinaryWriter} writer * @suppress {unusedLocalVariables} f is only used for nested messages */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.serializeBinaryToWriter = function(message, writer) { var f = undefined; f = message.getNonce(); if (f !== 0) { writer.writeUint64( 1, f ); } }; /** * optional uint64 nonce = 1; * @return {number} */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.prototype.getNonce = function() { return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0)); }; /** * @param {number} value * @return {!proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest} returns this */ proto.routerprotocol.routerchain.attestation.QueryGetValsetRequest.prototype.setNonce = function(value) { return jspb.Message.setProto3IntField(this, 1, value); }; if (jspb.Message.GENERATE_TO_OBJECT) { /** * Creates an object representation of this proto. * Field names that are reserved in JavaScript and will be renamed to pb_name. * Optional fields that are not set will be set to undefined. * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default. * For the list of reserved names please see: * net/proto2/compiler/js/internal/generator.cc#kKeyword. * @param {boolean=} opt_includeInstance Deprecated. whether to include the * JSPB instance for transitional soy proto support: * http://goto/soy-param-migration * @return {!Object} */ proto.routerprotocol.routerchain.attestation.QueryGetValsetResponse.prototype.toObject = function(opt_includeInstance) { return proto.routerprotocol.routercha