UNPKG

@provenanceio/wallet-utils

Version:

Typescript Utilities for Provenance Blockchain Wallet

1,331 lines (1,119 loc) 390 kB
"use strict"; // source: provenance/metadata/v1/tx.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 || window || global || self || Function('return this')(); }.call(null); var gogoproto_gogo_pb = require('../../../gogoproto/gogo_pb.js'); goog.object.extend(proto, gogoproto_gogo_pb); var provenance_metadata_v1_metadata_pb = require('../../../provenance/metadata/v1/metadata_pb.js'); goog.object.extend(proto, provenance_metadata_v1_metadata_pb); var provenance_metadata_v1_objectstore_pb = require('../../../provenance/metadata/v1/objectstore_pb.js'); goog.object.extend(proto, provenance_metadata_v1_objectstore_pb); var provenance_metadata_v1_p8e_p8e_pb = require('../../../provenance/metadata/v1/p8e/p8e_pb.js'); goog.object.extend(proto, provenance_metadata_v1_p8e_p8e_pb); var provenance_metadata_v1_scope_pb = require('../../../provenance/metadata/v1/scope_pb.js'); goog.object.extend(proto, provenance_metadata_v1_scope_pb); var provenance_metadata_v1_specification_pb = require('../../../provenance/metadata/v1/specification_pb.js'); goog.object.extend(proto, provenance_metadata_v1_specification_pb); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddNetAssetValuesRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddNetAssetValuesResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddScopeDataAccessRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddScopeDataAccessResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddScopeOwnerRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgAddScopeOwnerResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgBindOSLocatorRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgBindOSLocatorResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteContractSpecificationRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteContractSpecificationResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteOSLocatorRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteOSLocatorResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteRecordRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteRecordResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteRecordSpecificationRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteRecordSpecificationResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeDataAccessRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeDataAccessResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeOwnerRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeOwnerResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeSpecificationRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgDeleteScopeSpecificationResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgMigrateValueOwnerRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgMigrateValueOwnerResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgModifyOSLocatorRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgModifyOSLocatorResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgP8eMemorializeContractRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgP8eMemorializeContractResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgSetAccountDataRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgSetAccountDataResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgUpdateValueOwnersRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgUpdateValueOwnersResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteContractSpecificationRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteContractSpecificationResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteP8eContractSpecRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteP8eContractSpecResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteRecordRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteRecordResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteRecordSpecificationRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteRecordSpecificationResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteScopeRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteScopeResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteScopeSpecificationRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteScopeSpecificationResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteSessionRequest', null, global); goog.exportSymbol('proto.provenance.metadata.v1.MsgWriteSessionResponse', null, global); goog.exportSymbol('proto.provenance.metadata.v1.SessionIdComponents', null, global); goog.exportSymbol('proto.provenance.metadata.v1.SessionIdComponents.ScopeIdentifierCase', 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.provenance.metadata.v1.MsgWriteScopeRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteScopeRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteScopeRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteScopeRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteScopeRequest'; } /** * 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.provenance.metadata.v1.MsgWriteScopeResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteScopeResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteScopeResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteScopeResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteScopeRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeResponse'; } /** * 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.provenance.metadata.v1.MsgAddScopeDataAccessRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgAddScopeDataAccessRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgAddScopeDataAccessRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgAddScopeDataAccessRequest.displayName = 'proto.provenance.metadata.v1.MsgAddScopeDataAccessRequest'; } /** * 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.provenance.metadata.v1.MsgAddScopeDataAccessResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgAddScopeDataAccessResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgAddScopeDataAccessResponse.displayName = 'proto.provenance.metadata.v1.MsgAddScopeDataAccessResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeDataAccessRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteScopeDataAccessRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeDataAccessRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeDataAccessRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeDataAccessRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeDataAccessResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeDataAccessResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeDataAccessResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeDataAccessResponse'; } /** * 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.provenance.metadata.v1.MsgAddScopeOwnerRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgAddScopeOwnerRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgAddScopeOwnerRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgAddScopeOwnerRequest.displayName = 'proto.provenance.metadata.v1.MsgAddScopeOwnerRequest'; } /** * 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.provenance.metadata.v1.MsgAddScopeOwnerResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgAddScopeOwnerResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgAddScopeOwnerResponse.displayName = 'proto.provenance.metadata.v1.MsgAddScopeOwnerResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeOwnerRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteScopeOwnerRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeOwnerRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeOwnerRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeOwnerRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeOwnerResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeOwnerResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeOwnerResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeOwnerResponse'; } /** * 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.provenance.metadata.v1.MsgUpdateValueOwnersRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgUpdateValueOwnersRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgUpdateValueOwnersRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgUpdateValueOwnersRequest.displayName = 'proto.provenance.metadata.v1.MsgUpdateValueOwnersRequest'; } /** * 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.provenance.metadata.v1.MsgUpdateValueOwnersResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgUpdateValueOwnersResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgUpdateValueOwnersResponse.displayName = 'proto.provenance.metadata.v1.MsgUpdateValueOwnersResponse'; } /** * 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.provenance.metadata.v1.MsgMigrateValueOwnerRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgMigrateValueOwnerRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgMigrateValueOwnerRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgMigrateValueOwnerRequest.displayName = 'proto.provenance.metadata.v1.MsgMigrateValueOwnerRequest'; } /** * 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.provenance.metadata.v1.MsgMigrateValueOwnerResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgMigrateValueOwnerResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgMigrateValueOwnerResponse.displayName = 'proto.provenance.metadata.v1.MsgMigrateValueOwnerResponse'; } /** * 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.provenance.metadata.v1.MsgWriteSessionRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteSessionRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteSessionRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteSessionRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteSessionRequest'; } /** * 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.provenance.metadata.v1.SessionIdComponents = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, proto.provenance.metadata.v1.SessionIdComponents.oneofGroups_); }; goog.inherits(proto.provenance.metadata.v1.SessionIdComponents, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.SessionIdComponents.displayName = 'proto.provenance.metadata.v1.SessionIdComponents'; } /** * 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.provenance.metadata.v1.MsgWriteSessionResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteSessionResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteSessionResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteSessionResponse'; } /** * 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.provenance.metadata.v1.MsgWriteRecordRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteRecordRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteRecordRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteRecordRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteRecordRequest'; } /** * 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.provenance.metadata.v1.MsgWriteRecordResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteRecordResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteRecordResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteRecordResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteRecordRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteRecordRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteRecordRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteRecordRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteRecordRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteRecordResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteRecordResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteRecordResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteRecordResponse'; } /** * 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.provenance.metadata.v1.MsgWriteScopeSpecificationRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteScopeSpecificationRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteScopeSpecificationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteScopeSpecificationRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteScopeSpecificationRequest'; } /** * 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.provenance.metadata.v1.MsgWriteScopeSpecificationResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteScopeSpecificationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteScopeSpecificationResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteScopeSpecificationResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeSpecificationRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteScopeSpecificationRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeSpecificationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeSpecificationRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeSpecificationRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteScopeSpecificationResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteScopeSpecificationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteScopeSpecificationResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteScopeSpecificationResponse'; } /** * 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.provenance.metadata.v1.MsgWriteContractSpecificationRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteContractSpecificationRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteContractSpecificationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteContractSpecificationRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteContractSpecificationRequest'; } /** * 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.provenance.metadata.v1.MsgWriteContractSpecificationResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteContractSpecificationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteContractSpecificationResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteContractSpecificationResponse'; } /** * 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.provenance.metadata.v1.MsgAddContractSpecToScopeSpecRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecRequest.displayName = 'proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecRequest'; } /** * 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.provenance.metadata.v1.MsgAddContractSpecToScopeSpecResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecResponse.displayName = 'proto.provenance.metadata.v1.MsgAddContractSpecToScopeSpecResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteContractSpecFromScopeSpecResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteContractSpecificationRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteContractSpecificationRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteContractSpecificationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteContractSpecificationRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteContractSpecificationRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteContractSpecificationResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteContractSpecificationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteContractSpecificationResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteContractSpecificationResponse'; } /** * 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.provenance.metadata.v1.MsgWriteRecordSpecificationRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteRecordSpecificationRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteRecordSpecificationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteRecordSpecificationRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteRecordSpecificationRequest'; } /** * 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.provenance.metadata.v1.MsgWriteRecordSpecificationResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteRecordSpecificationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteRecordSpecificationResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteRecordSpecificationResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteRecordSpecificationRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgDeleteRecordSpecificationRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteRecordSpecificationRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteRecordSpecificationRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteRecordSpecificationRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteRecordSpecificationResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteRecordSpecificationResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteRecordSpecificationResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteRecordSpecificationResponse'; } /** * 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.provenance.metadata.v1.MsgBindOSLocatorRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgBindOSLocatorRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgBindOSLocatorRequest.displayName = 'proto.provenance.metadata.v1.MsgBindOSLocatorRequest'; } /** * 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.provenance.metadata.v1.MsgBindOSLocatorResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgBindOSLocatorResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgBindOSLocatorResponse.displayName = 'proto.provenance.metadata.v1.MsgBindOSLocatorResponse'; } /** * 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.provenance.metadata.v1.MsgDeleteOSLocatorRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteOSLocatorRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteOSLocatorRequest.displayName = 'proto.provenance.metadata.v1.MsgDeleteOSLocatorRequest'; } /** * 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.provenance.metadata.v1.MsgDeleteOSLocatorResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgDeleteOSLocatorResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgDeleteOSLocatorResponse.displayName = 'proto.provenance.metadata.v1.MsgDeleteOSLocatorResponse'; } /** * 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.provenance.metadata.v1.MsgModifyOSLocatorRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgModifyOSLocatorRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgModifyOSLocatorRequest.displayName = 'proto.provenance.metadata.v1.MsgModifyOSLocatorRequest'; } /** * 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.provenance.metadata.v1.MsgModifyOSLocatorResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgModifyOSLocatorResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgModifyOSLocatorResponse.displayName = 'proto.provenance.metadata.v1.MsgModifyOSLocatorResponse'; } /** * 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.provenance.metadata.v1.MsgSetAccountDataRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgSetAccountDataRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgSetAccountDataRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgSetAccountDataRequest.displayName = 'proto.provenance.metadata.v1.MsgSetAccountDataRequest'; } /** * 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.provenance.metadata.v1.MsgSetAccountDataResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.metadata.v1.MsgSetAccountDataResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgSetAccountDataResponse.displayName = 'proto.provenance.metadata.v1.MsgSetAccountDataResponse'; } /** * 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.provenance.metadata.v1.MsgWriteP8eContractSpecRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteP8eContractSpecRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteP8eContractSpecRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteP8eContractSpecRequest.displayName = 'proto.provenance.metadata.v1.MsgWriteP8eContractSpecRequest'; } /** * 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.provenance.metadata.v1.MsgWriteP8eContractSpecResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.metadata.v1.MsgWriteP8eContractSpecResponse.repeatedFields_, null); }; goog.inherits(proto.provenance.metadata.v1.MsgWriteP8eContractSpecResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.metadata.v1.MsgWriteP8eContractSpecResponse.displayName = 'proto.provenance.metadata.v1.MsgWriteP8eContractSpecResponse'; } /** * 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 wil