TrustRootProto.java

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

package dev.sigstore.proto.trustroot.v1;

@com.google.protobuf.Generated
@javax.annotation.Generated(value="protoc", comments="annotations:TrustRootProto.java.pb.meta")
public final class TrustRootProto extends com.google.protobuf.GeneratedFile {
  private TrustRootProto() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 35,
      /* patch= */ 1,
      /* suffix= */ "",
      "TrustRootProto");
  }
  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_trustroot_v1_TransparencyLogInstance_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_TransparencyLogInstance_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_trustroot_v1_CertificateAuthority_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_CertificateAuthority_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_trustroot_v1_TrustedRoot_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_TrustedRoot_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_trustroot_v1_SigningConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_SigningConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_trustroot_v1_Service_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_Service_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_trustroot_v1_ServiceConfiguration_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_ServiceConfiguration_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_dev_sigstore_trustroot_v1_ClientTrustConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_dev_sigstore_trustroot_v1_ClientTrustConfig_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static final com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\030sigstore_trustroot.proto\022\031dev.sigstore" +
      ".trustroot.v1\032\037google/api/field_behavior" +
      ".proto\032\025sigstore_common.proto\"\234\002\n\027Transp" +
      "arencyLogInstance\022\020\n\010base_url\030\001 \001(\t\022=\n\016h" +
      "ash_algorithm\030\002 \001(\0162%.dev.sigstore.commo" +
      "n.v1.HashAlgorithm\0225\n\npublic_key\030\003 \001(\0132!" +
      ".dev.sigstore.common.v1.PublicKey\022-\n\006log" +
      "_id\030\004 \001(\0132\035.dev.sigstore.common.v1.LogId" +
      "\0228\n\021checkpoint_key_id\030\005 \001(\0132\035.dev.sigsto" +
      "re.common.v1.LogId\022\020\n\010operator\030\006 \001(\t\"\351\001\n" +
      "\024CertificateAuthority\022:\n\007subject\030\001 \001(\0132)" +
      ".dev.sigstore.common.v1.DistinguishedNam" +
      "e\022\013\n\003uri\030\002 \001(\t\022@\n\ncert_chain\030\003 \001(\0132,.dev" +
      ".sigstore.common.v1.X509CertificateChain" +
      "\0224\n\tvalid_for\030\004 \001(\0132!.dev.sigstore.commo" +
      "n.v1.TimeRange\022\020\n\010operator\030\005 \001(\t\"\312\002\n\013Tru" +
      "stedRoot\022\022\n\nmedia_type\030\001 \001(\t\022A\n\005tlogs\030\002 " +
      "\003(\01322.dev.sigstore.trustroot.v1.Transpar" +
      "encyLogInstance\022P\n\027certificate_authoriti" +
      "es\030\003 \003(\0132/.dev.sigstore.trustroot.v1.Cer" +
      "tificateAuthority\022B\n\006ctlogs\030\004 \003(\01322.dev." +
      "sigstore.trustroot.v1.TransparencyLogIns" +
      "tance\022N\n\025timestamp_authorities\030\005 \003(\0132/.d" +
      "ev.sigstore.trustroot.v1.CertificateAuth" +
      "ority\"\231\003\n\rSigningConfig\022\022\n\nmedia_type\030\005 " +
      "\001(\t\0223\n\007ca_urls\030\006 \003(\0132\".dev.sigstore.trus" +
      "troot.v1.Service\0225\n\toidc_urls\030\007 \003(\0132\".de" +
      "v.sigstore.trustroot.v1.Service\022;\n\017rekor" +
      "_tlog_urls\030\010 \003(\0132\".dev.sigstore.trustroo" +
      "t.v1.Service\022J\n\021rekor_tlog_config\030\t \001(\0132" +
      "/.dev.sigstore.trustroot.v1.ServiceConfi" +
      "guration\0224\n\010tsa_urls\030\n \003(\0132\".dev.sigstor" +
      "e.trustroot.v1.Service\022C\n\ntsa_config\030\013 \001" +
      "(\0132/.dev.sigstore.trustroot.v1.ServiceCo" +
      "nfigurationJ\004\010\001\020\005\"y\n\007Service\022\013\n\003url\030\001 \001(" +
      "\t\022\031\n\021major_api_version\030\002 \001(\r\0224\n\tvalid_fo" +
      "r\030\003 \001(\0132!.dev.sigstore.common.v1.TimeRan" +
      "ge\022\020\n\010operator\030\004 \001(\t\"c\n\024ServiceConfigura" +
      "tion\022<\n\010selector\030\001 \001(\0162*.dev.sigstore.tr" +
      "ustroot.v1.ServiceSelector\022\r\n\005count\030\002 \001(" +
      "\r\"\261\001\n\021ClientTrustConfig\022\022\n\nmedia_type\030\001 " +
      "\001(\t\022A\n\014trusted_root\030\002 \001(\0132&.dev.sigstore" +
      ".trustroot.v1.TrustedRootB\003\340A\002\022E\n\016signin" +
      "g_config\030\003 \001(\0132(.dev.sigstore.trustroot." +
      "v1.SigningConfigB\003\340A\002*N\n\017ServiceSelector" +
      "\022\036\n\032SERVICE_SELECTOR_UNDEFINED\020\000\022\007\n\003ALL\020" +
      "\001\022\007\n\003ANY\020\002\022\t\n\005EXACT\020\003B\210\001\n\037dev.sigstore.p" +
      "roto.trustroot.v1B\016TrustRootProtoP\001Z9git" +
      "hub.com/sigstore/protobuf-specs/gen/pb-g" +
      "o/trustroot/v1\352\002\027Sigstore::TrustRoot::V1" +
      "b\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_trustroot_v1_TransparencyLogInstance_descriptor =
      getDescriptor().getMessageType(0);
    internal_static_dev_sigstore_trustroot_v1_TransparencyLogInstance_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_TransparencyLogInstance_descriptor,
        new java.lang.String[] { "BaseUrl", "HashAlgorithm", "PublicKey", "LogId", "CheckpointKeyId", "Operator", });
    internal_static_dev_sigstore_trustroot_v1_CertificateAuthority_descriptor =
      getDescriptor().getMessageType(1);
    internal_static_dev_sigstore_trustroot_v1_CertificateAuthority_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_CertificateAuthority_descriptor,
        new java.lang.String[] { "Subject", "Uri", "CertChain", "ValidFor", "Operator", });
    internal_static_dev_sigstore_trustroot_v1_TrustedRoot_descriptor =
      getDescriptor().getMessageType(2);
    internal_static_dev_sigstore_trustroot_v1_TrustedRoot_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_TrustedRoot_descriptor,
        new java.lang.String[] { "MediaType", "Tlogs", "CertificateAuthorities", "Ctlogs", "TimestampAuthorities", });
    internal_static_dev_sigstore_trustroot_v1_SigningConfig_descriptor =
      getDescriptor().getMessageType(3);
    internal_static_dev_sigstore_trustroot_v1_SigningConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_SigningConfig_descriptor,
        new java.lang.String[] { "MediaType", "CaUrls", "OidcUrls", "RekorTlogUrls", "RekorTlogConfig", "TsaUrls", "TsaConfig", });
    internal_static_dev_sigstore_trustroot_v1_Service_descriptor =
      getDescriptor().getMessageType(4);
    internal_static_dev_sigstore_trustroot_v1_Service_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_Service_descriptor,
        new java.lang.String[] { "Url", "MajorApiVersion", "ValidFor", "Operator", });
    internal_static_dev_sigstore_trustroot_v1_ServiceConfiguration_descriptor =
      getDescriptor().getMessageType(5);
    internal_static_dev_sigstore_trustroot_v1_ServiceConfiguration_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_ServiceConfiguration_descriptor,
        new java.lang.String[] { "Selector", "Count", });
    internal_static_dev_sigstore_trustroot_v1_ClientTrustConfig_descriptor =
      getDescriptor().getMessageType(6);
    internal_static_dev_sigstore_trustroot_v1_ClientTrustConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_dev_sigstore_trustroot_v1_ClientTrustConfig_descriptor,
        new java.lang.String[] { "MediaType", "TrustedRoot", "SigningConfig", });
    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)
}