All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hyperledger.fabric.protos.peer.SignedCcDepSpecProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: peer/signed_cc_dep_spec.proto
// Protobuf Java Version: 4.28.2

package org.hyperledger.fabric.protos.peer;

public final class SignedCcDepSpecProto {
  private SignedCcDepSpecProto() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 28,
      /* patch= */ 2,
      /* suffix= */ "",
      SignedCcDepSpecProto.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_protos_SignedChaincodeDeploymentSpec_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_protos_SignedChaincodeDeploymentSpec_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\035peer/signed_cc_dep_spec.proto\022\006protos\032" +
      "\034peer/proposal_response.proto\"\322\001\n\035Signed" +
      "ChaincodeDeploymentSpec\022:\n\031chaincode_dep" +
      "loyment_spec\030\001 \001(\014R\027chaincodeDeploymentS" +
      "pec\0221\n\024instantiation_policy\030\002 \001(\014R\023insta" +
      "ntiationPolicy\022B\n\022owner_endorsements\030\003 \003" +
      "(\0132\023.protos.EndorsementR\021ownerEndorsemen" +
      "tsB\246\001\n\"org.hyperledger.fabric.protos.pee" +
      "rB\024SignedCcDepSpecProtoP\001Z2github.com/hy" +
      "perledger/fabric-protos-go-apiv2/peer\242\002\003" +
      "PXX\252\002\006Protos\312\002\006Protos\342\002\022Protos\\GPBMetada" +
      "ta\352\002\006Protosb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.hyperledger.fabric.protos.peer.ProposalResponseProto.getDescriptor(),
        });
    internal_static_protos_SignedChaincodeDeploymentSpec_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_protos_SignedChaincodeDeploymentSpec_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_protos_SignedChaincodeDeploymentSpec_descriptor,
        new java.lang.String[] { "ChaincodeDeploymentSpec", "InstantiationPolicy", "OwnerEndorsements", });
    descriptor.resolveAllFeaturesImmutable();
    org.hyperledger.fabric.protos.peer.ProposalResponseProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy