RekorProto.java

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

package dev.sigstore.proto.rekor.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:RekorProto.java.pb.meta")
public final class RekorProto {
  private RekorProto() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 30,
      /* patch= */ 2,
      /* suffix= */ "",
      RekorProto.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_v1_KindVersion_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_rekor_v1_KindVersion_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_rekor_v1_Checkpoint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_rekor_v1_Checkpoint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_rekor_v1_InclusionProof_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_rekor_v1_InclusionProof_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_rekor_v1_InclusionPromise_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_rekor_v1_InclusionPromise_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_rekor_v1_TransparencyLogEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_rekor_v1_TransparencyLogEntry_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\024sigstore_rekor.proto\022\025dev.sigstore.rek" +
      "or.v1\032\037google/api/field_behavior.proto\032\025" +
      "sigstore_common.proto\"6\n\013KindVersion\022\021\n\004" +
      "kind\030\001 \001(\tB\003\340A\002\022\024\n\007version\030\002 \001(\tB\003\340A\002\"#\n" +
      "\nCheckpoint\022\025\n\010envelope\030\001 \001(\tB\003\340A\002\"\251\001\n\016I" +
      "nclusionProof\022\026\n\tlog_index\030\001 \001(\003B\003\340A\002\022\026\n" +
      "\troot_hash\030\002 \001(\014B\003\340A\002\022\026\n\ttree_size\030\003 \001(\003" +
      "B\003\340A\002\022\023\n\006hashes\030\004 \003(\014B\003\340A\002\022:\n\ncheckpoint" +
      "\030\005 \001(\0132!.dev.sigstore.rekor.v1.Checkpoin" +
      "tB\003\340A\002\"7\n\020InclusionPromise\022#\n\026signed_ent" +
      "ry_timestamp\030\001 \001(\014B\003\340A\002\"\344\002\n\024Transparency" +
      "LogEntry\022\026\n\tlog_index\030\001 \001(\003B\003\340A\002\0222\n\006log_" +
      "id\030\002 \001(\0132\035.dev.sigstore.common.v1.LogIdB" +
      "\003\340A\002\022=\n\014kind_version\030\003 \001(\0132\".dev.sigstor" +
      "e.rekor.v1.KindVersionB\003\340A\002\022\034\n\017integrate" +
      "d_time\030\004 \001(\003B\003\340A\002\022B\n\021inclusion_promise\030\005" +
      " \001(\0132\'.dev.sigstore.rekor.v1.InclusionPr" +
      "omise\022C\n\017inclusion_proof\030\006 \001(\0132%.dev.sig" +
      "store.rekor.v1.InclusionProofB\003\340A\002\022\032\n\022ca" +
      "nonicalized_body\030\007 \001(\014Bx\n\033dev.sigstore.p" +
      "roto.rekor.v1B\nRekorProtoP\001Z5github.com/" +
      "sigstore/protobuf-specs/gen/pb-go/rekor/" +
      "v1\352\002\023Sigstore::Rekor::V1b\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(),
        });
    internal_static_dev_sigstore_rekor_v1_KindVersion_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_dev_sigstore_rekor_v1_KindVersion_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_rekor_v1_KindVersion_descriptor,
        new java.lang.String[] { "Kind", "Version", });
    internal_static_dev_sigstore_rekor_v1_Checkpoint_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_dev_sigstore_rekor_v1_Checkpoint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_rekor_v1_Checkpoint_descriptor,
        new java.lang.String[] { "Envelope", });
    internal_static_dev_sigstore_rekor_v1_InclusionProof_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_dev_sigstore_rekor_v1_InclusionProof_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_rekor_v1_InclusionProof_descriptor,
        new java.lang.String[] { "LogIndex", "RootHash", "TreeSize", "Hashes", "Checkpoint", });
    internal_static_dev_sigstore_rekor_v1_InclusionPromise_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_dev_sigstore_rekor_v1_InclusionPromise_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_rekor_v1_InclusionPromise_descriptor,
        new java.lang.String[] { "SignedEntryTimestamp", });
    internal_static_dev_sigstore_rekor_v1_TransparencyLogEntry_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_dev_sigstore_rekor_v1_TransparencyLogEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_rekor_v1_TransparencyLogEntry_descriptor,
        new java.lang.String[] { "LogIndex", "LogId", "KindVersion", "IntegratedTime", "InclusionPromise", "InclusionProof", "CanonicalizedBody", });
    descriptor.resolveAllFeaturesImmutable();
    com.google.api.FieldBehaviorProto.getDescriptor();
    dev.sigstore.proto.common.v1.CommonProto.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)
}