org.hyperledger.fabric.protos.peer.PolicyProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: peer/policy.proto
// Protobuf Java Version: 4.28.2
package org.hyperledger.fabric.protos.peer;
public final class PolicyProto {
private PolicyProto() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 28,
/* patch= */ 2,
/* suffix= */ "",
PolicyProto.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_ApplicationPolicy_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ApplicationPolicy_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\021peer/policy.proto\022\006protos\032\025common/poli" +
"cies.proto\"\262\001\n\021ApplicationPolicy\022L\n\020sign" +
"ature_policy\030\001 \001(\0132\037.common.SignaturePol" +
"icyEnvelopeH\000R\017signaturePolicy\022G\n\037channe" +
"l_config_policy_reference\030\002 \001(\tH\000R\034chann" +
"elConfigPolicyReferenceB\006\n\004TypeB\235\001\n\"org." +
"hyperledger.fabric.protos.peerB\013PolicyPr" +
"otoP\001Z2github.com/hyperledger/fabric-pro" +
"tos-go-apiv2/peer\242\002\003PXX\252\002\006Protos\312\002\006Proto" +
"s\342\002\022Protos\\GPBMetadata\352\002\006Protosb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.hyperledger.fabric.protos.common.PoliciesProto.getDescriptor(),
});
internal_static_protos_ApplicationPolicy_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_protos_ApplicationPolicy_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ApplicationPolicy_descriptor,
new java.lang.String[] { "SignaturePolicy", "ChannelConfigPolicyReference", "Type", });
descriptor.resolveAllFeaturesImmutable();
org.hyperledger.fabric.protos.common.PoliciesProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy