RekorV2Dsse.java
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: rekor/v2/dsse.proto
// Protobuf Java Version: 4.30.2
package dev.sigstore.proto.rekor.v2;
@javax.annotation.Generated(value="protoc", comments="annotations:RekorV2Dsse.java.pb.meta")
public final class RekorV2Dsse {
private RekorV2Dsse() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 30,
/* patch= */ 2,
/* suffix= */ "",
RekorV2Dsse.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_dev_sigstore_rekor_v2_DSSERequestV002_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_dev_sigstore_rekor_v2_DSSERequestV002_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_dev_sigstore_rekor_v2_DSSELogEntryV002_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_dev_sigstore_rekor_v2_DSSELogEntryV002_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\023rekor/v2/dsse.proto\022\025dev.sigstore.reko" +
"r.v2\032\037google/api/field_behavior.proto\032\025s" +
"igstore_common.proto\032\016envelope.proto\032\027re" +
"kor/v2/verifier.proto\"v\n\017DSSERequestV002" +
"\022*\n\010envelope\030\001 \001(\0132\023.io.intoto.EnvelopeB" +
"\003\340A\002\0227\n\tverifiers\030\002 \003(\0132\037.dev.sigstore.r" +
"ekor.v2.VerifierB\003\340A\002\"\213\001\n\020DSSELogEntryV0" +
"02\022<\n\013payloadHash\030\001 \001(\0132\".dev.sigstore.c" +
"ommon.v1.HashOutputB\003\340A\002\0229\n\nsignatures\030\002" +
" \003(\0132 .dev.sigstore.rekor.v2.SignatureB\003" +
"\340A\002By\n\033dev.sigstore.proto.rekor.v2B\013Reko" +
"rV2DsseP\001Z5github.com/sigstore/protobuf-" +
"specs/gen/pb-go/rekor/v2\352\002\023Sigstore::Rek" +
"or::V2b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.FieldBehaviorProto.getDescriptor(),
dev.sigstore.proto.common.v1.CommonProto.getDescriptor(),
io.intoto.EnvelopeOuterClass.getDescriptor(),
dev.sigstore.proto.rekor.v2.RekorV2Verifier.getDescriptor(),
});
internal_static_dev_sigstore_rekor_v2_DSSERequestV002_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_dev_sigstore_rekor_v2_DSSERequestV002_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_dev_sigstore_rekor_v2_DSSERequestV002_descriptor,
new java.lang.String[] { "Envelope", "Verifiers", });
internal_static_dev_sigstore_rekor_v2_DSSELogEntryV002_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_dev_sigstore_rekor_v2_DSSELogEntryV002_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_dev_sigstore_rekor_v2_DSSELogEntryV002_descriptor,
new java.lang.String[] { "PayloadHash", "Signatures", });
descriptor.resolveAllFeaturesImmutable();
com.google.api.FieldBehaviorProto.getDescriptor();
dev.sigstore.proto.common.v1.CommonProto.getDescriptor();
io.intoto.EnvelopeOuterClass.getDescriptor();
dev.sigstore.proto.rekor.v2.RekorV2Verifier.getDescriptor();
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
}
// @@protoc_insertion_point(outer_class_scope)
}