org.hyperledger.fabric.protos.gateway.GatewayProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: gateway/gateway.proto
// Protobuf Java Version: 4.28.2
package org.hyperledger.fabric.protos.gateway;
public final class GatewayProto {
private GatewayProto() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 28,
/* patch= */ 2,
/* suffix= */ "",
GatewayProto.class.getName());
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_EndorseRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_EndorseRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_EndorseResponse_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_EndorseResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_SubmitRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_SubmitRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_SubmitResponse_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_SubmitResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_SignedCommitStatusRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_SignedCommitStatusRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_CommitStatusRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_CommitStatusRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_CommitStatusResponse_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_CommitStatusResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_EvaluateRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_EvaluateRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_EvaluateResponse_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_EvaluateResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_SignedChaincodeEventsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_SignedChaincodeEventsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_ChaincodeEventsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_ChaincodeEventsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_ChaincodeEventsResponse_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_ChaincodeEventsResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_ErrorDetail_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_ErrorDetail_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_ProposedTransaction_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_ProposedTransaction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gateway_PreparedTransaction_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_gateway_PreparedTransaction_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\025gateway/gateway.proto\022\007gateway\032\032peer/c" +
"haincode_event.proto\032\023peer/proposal.prot" +
"o\032\034peer/proposal_response.proto\032\026peer/tr" +
"ansaction.proto\032\023common/common.proto\032\020or" +
"derer/ab.proto\"\332\001\n\016EndorseRequest\022%\n\016tra" +
"nsaction_id\030\001 \001(\tR\rtransactionId\022\035\n\nchan" +
"nel_id\030\002 \001(\tR\tchannelId\022I\n\024proposed_tran" +
"saction\030\003 \001(\0132\026.protos.SignedProposalR\023p" +
"roposedTransaction\0227\n\027endorsing_organiza" +
"tions\030\004 \003(\tR\026endorsingOrganizations\"V\n\017E" +
"ndorseResponse\022C\n\024prepared_transaction\030\001" +
" \001(\0132\020.common.EnvelopeR\023preparedTransact" +
"ion\"\232\001\n\rSubmitRequest\022%\n\016transaction_id\030" +
"\001 \001(\tR\rtransactionId\022\035\n\nchannel_id\030\002 \001(\t" +
"R\tchannelId\022C\n\024prepared_transaction\030\003 \001(" +
"\0132\020.common.EnvelopeR\023preparedTransaction" +
"\"\020\n\016SubmitResponse\"S\n\031SignedCommitStatus" +
"Request\022\030\n\007request\030\001 \001(\014R\007request\022\034\n\tsig" +
"nature\030\002 \001(\014R\tsignature\"w\n\023CommitStatusR" +
"equest\022%\n\016transaction_id\030\001 \001(\tR\rtransact" +
"ionId\022\035\n\nchannel_id\030\002 \001(\tR\tchannelId\022\032\n\010" +
"identity\030\003 \001(\014R\010identity\"k\n\024CommitStatus" +
"Response\0220\n\006result\030\001 \001(\0162\030.protos.TxVali" +
"dationCodeR\006result\022!\n\014block_number\030\002 \001(\004" +
"R\013blockNumber\"\325\001\n\017EvaluateRequest\022%\n\016tra" +
"nsaction_id\030\001 \001(\tR\rtransactionId\022\035\n\nchan" +
"nel_id\030\002 \001(\tR\tchannelId\022I\n\024proposed_tran" +
"saction\030\003 \001(\0132\026.protos.SignedProposalR\023p" +
"roposedTransaction\0221\n\024target_organizatio" +
"ns\030\004 \003(\tR\023targetOrganizations\"<\n\020Evaluat" +
"eResponse\022(\n\006result\030\001 \001(\0132\020.protos.Respo" +
"nseR\006result\"V\n\034SignedChaincodeEventsRequ" +
"est\022\030\n\007request\030\001 \001(\014R\007request\022\034\n\tsignatu" +
"re\030\002 \001(\014R\tsignature\"\346\001\n\026ChaincodeEventsR" +
"equest\022\035\n\nchannel_id\030\001 \001(\tR\tchannelId\022!\n" +
"\014chaincode_id\030\002 \001(\tR\013chaincodeId\022\032\n\010iden" +
"tity\030\003 \001(\014R\010identity\022<\n\016start_position\030\004" +
" \001(\0132\025.orderer.SeekPositionR\rstartPositi" +
"on\0220\n\024after_transaction_id\030\005 \001(\tR\022afterT" +
"ransactionId\"l\n\027ChaincodeEventsResponse\022" +
".\n\006events\030\001 \003(\0132\026.protos.ChaincodeEventR" +
"\006events\022!\n\014block_number\030\002 \001(\004R\013blockNumb" +
"er\"X\n\013ErrorDetail\022\030\n\007address\030\001 \001(\tR\007addr" +
"ess\022\025\n\006msp_id\030\002 \001(\tR\005mspId\022\030\n\007message\030\003 " +
"\001(\tR\007message\"\251\001\n\023ProposedTransaction\022%\n\016" +
"transaction_id\030\001 \001(\tR\rtransactionId\0222\n\010p" +
"roposal\030\002 \001(\0132\026.protos.SignedProposalR\010p" +
"roposal\0227\n\027endorsing_organizations\030\003 \003(\t" +
"R\026endorsingOrganizations\"j\n\023PreparedTran" +
"saction\022%\n\016transaction_id\030\001 \001(\tR\rtransac" +
"tionId\022,\n\010envelope\030\002 \001(\0132\020.common.Envelo" +
"peR\010envelope2\364\002\n\007Gateway\022<\n\007Endorse\022\027.ga" +
"teway.EndorseRequest\032\030.gateway.EndorseRe" +
"sponse\0229\n\006Submit\022\026.gateway.SubmitRequest" +
"\032\027.gateway.SubmitResponse\022Q\n\014CommitStatu" +
"s\022\".gateway.SignedCommitStatusRequest\032\035." +
"gateway.CommitStatusResponse\022?\n\010Evaluate" +
"\022\030.gateway.EvaluateRequest\032\031.gateway.Eva" +
"luateResponse\022\\\n\017ChaincodeEvents\022%.gatew" +
"ay.SignedChaincodeEventsRequest\032 .gatewa" +
"y.ChaincodeEventsResponse0\001B\250\001\n%org.hype" +
"rledger.fabric.protos.gatewayB\014GatewayPr" +
"otoP\001Z5github.com/hyperledger/fabric-pro" +
"tos-go-apiv2/gateway\242\002\003GXX\252\002\007Gateway\312\002\007G" +
"ateway\342\002\023Gateway\\GPBMetadata\352\002\007Gatewayb\006" +
"proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.hyperledger.fabric.protos.peer.ChaincodeEventProto.getDescriptor(),
org.hyperledger.fabric.protos.peer.ProposalProto.getDescriptor(),
org.hyperledger.fabric.protos.peer.ProposalResponseProto.getDescriptor(),
org.hyperledger.fabric.protos.peer.TransactionProto.getDescriptor(),
org.hyperledger.fabric.protos.common.CommonProto.getDescriptor(),
org.hyperledger.fabric.protos.orderer.AbProto.getDescriptor(),
});
internal_static_gateway_EndorseRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_gateway_EndorseRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_EndorseRequest_descriptor,
new java.lang.String[] { "TransactionId", "ChannelId", "ProposedTransaction", "EndorsingOrganizations", });
internal_static_gateway_EndorseResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_gateway_EndorseResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_EndorseResponse_descriptor,
new java.lang.String[] { "PreparedTransaction", });
internal_static_gateway_SubmitRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_gateway_SubmitRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_SubmitRequest_descriptor,
new java.lang.String[] { "TransactionId", "ChannelId", "PreparedTransaction", });
internal_static_gateway_SubmitResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_gateway_SubmitResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_SubmitResponse_descriptor,
new java.lang.String[] { });
internal_static_gateway_SignedCommitStatusRequest_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_gateway_SignedCommitStatusRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_SignedCommitStatusRequest_descriptor,
new java.lang.String[] { "Request", "Signature", });
internal_static_gateway_CommitStatusRequest_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_gateway_CommitStatusRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_CommitStatusRequest_descriptor,
new java.lang.String[] { "TransactionId", "ChannelId", "Identity", });
internal_static_gateway_CommitStatusResponse_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_gateway_CommitStatusResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_CommitStatusResponse_descriptor,
new java.lang.String[] { "Result", "BlockNumber", });
internal_static_gateway_EvaluateRequest_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_gateway_EvaluateRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_EvaluateRequest_descriptor,
new java.lang.String[] { "TransactionId", "ChannelId", "ProposedTransaction", "TargetOrganizations", });
internal_static_gateway_EvaluateResponse_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_gateway_EvaluateResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_EvaluateResponse_descriptor,
new java.lang.String[] { "Result", });
internal_static_gateway_SignedChaincodeEventsRequest_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_gateway_SignedChaincodeEventsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_SignedChaincodeEventsRequest_descriptor,
new java.lang.String[] { "Request", "Signature", });
internal_static_gateway_ChaincodeEventsRequest_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_gateway_ChaincodeEventsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_ChaincodeEventsRequest_descriptor,
new java.lang.String[] { "ChannelId", "ChaincodeId", "Identity", "StartPosition", "AfterTransactionId", });
internal_static_gateway_ChaincodeEventsResponse_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_gateway_ChaincodeEventsResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_ChaincodeEventsResponse_descriptor,
new java.lang.String[] { "Events", "BlockNumber", });
internal_static_gateway_ErrorDetail_descriptor =
getDescriptor().getMessageTypes().get(12);
internal_static_gateway_ErrorDetail_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_ErrorDetail_descriptor,
new java.lang.String[] { "Address", "MspId", "Message", });
internal_static_gateway_ProposedTransaction_descriptor =
getDescriptor().getMessageTypes().get(13);
internal_static_gateway_ProposedTransaction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_ProposedTransaction_descriptor,
new java.lang.String[] { "TransactionId", "Proposal", "EndorsingOrganizations", });
internal_static_gateway_PreparedTransaction_descriptor =
getDescriptor().getMessageTypes().get(14);
internal_static_gateway_PreparedTransaction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_gateway_PreparedTransaction_descriptor,
new java.lang.String[] { "TransactionId", "Envelope", });
descriptor.resolveAllFeaturesImmutable();
org.hyperledger.fabric.protos.peer.ChaincodeEventProto.getDescriptor();
org.hyperledger.fabric.protos.peer.ProposalProto.getDescriptor();
org.hyperledger.fabric.protos.peer.ProposalResponseProto.getDescriptor();
org.hyperledger.fabric.protos.peer.TransactionProto.getDescriptor();
org.hyperledger.fabric.protos.common.CommonProto.getDescriptor();
org.hyperledger.fabric.protos.orderer.AbProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy