/*
 * Copyright 2020 Google LLC
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/devtools/containeranalysis/v1beta1/attestation/attestation.proto

package io.grafeas.v1beta1.attestation;

public final class AttestationOuterClass {
  private AttestationOuterClass() {}

  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_grafeas_v1beta1_attestation_PgpSignedAttestation_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grafeas_v1beta1_attestation_PgpSignedAttestation_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_grafeas_v1beta1_attestation_GenericSignedAttestation_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grafeas_v1beta1_attestation_GenericSignedAttestation_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_grafeas_v1beta1_attestation_Authority_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grafeas_v1beta1_attestation_Authority_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_grafeas_v1beta1_attestation_Authority_Hint_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grafeas_v1beta1_attestation_Authority_Hint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_grafeas_v1beta1_attestation_Details_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grafeas_v1beta1_attestation_Details_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_grafeas_v1beta1_attestation_Attestation_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grafeas_v1beta1_attestation_Attestation_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\nGgoogle/devtools/containeranalysis/v1be"
          + "ta1/attestation/attestation.proto\022\033grafe"
          + "as.v1beta1.attestation\032=google/devtools/"
          + "containeranalysis/v1beta1/common/common."
          + "proto\"\344\001\n\024PgpSignedAttestation\022\021\n\tsignat"
          + "ure\030\001 \001(\t\022S\n\014content_type\030\003 \001(\0162=.grafea"
          + "s.v1beta1.attestation.PgpSignedAttestati"
          + "on.ContentType\022\024\n\npgp_key_id\030\002 \001(\tH\000\"D\n\013"
          + "ContentType\022\034\n\030CONTENT_TYPE_UNSPECIFIED\020"
          + "\000\022\027\n\023SIMPLE_SIGNING_JSON\020\001B\010\n\006key_id\"\205\002\n"
          + "\030GenericSignedAttestation\022W\n\014content_typ"
          + "e\030\001 \001(\0162A.grafeas.v1beta1.attestation.Ge"
          + "nericSignedAttestation.ContentType\022\032\n\022se"
          + "rialized_payload\030\002 \001(\014\022.\n\nsignatures\030\003 \003"
          + "(\0132\032.grafeas.v1beta1.Signature\"D\n\013Conten"
          + "tType\022\034\n\030CONTENT_TYPE_UNSPECIFIED\020\000\022\027\n\023S"
          + "IMPLE_SIGNING_JSON\020\001\"k\n\tAuthority\0229\n\004hin"
          + "t\030\001 \001(\0132+.grafeas.v1beta1.attestation.Au"
          + "thority.Hint\032#\n\004Hint\022\033\n\023human_readable_n"
          + "ame\030\001 \001(\t\"H\n\007Details\022=\n\013attestation\030\001 \001("
          + "\0132(.grafeas.v1beta1.attestation.Attestat"
          + "ion\"\314\001\n\013Attestation\022S\n\026pgp_signed_attest"
          + "ation\030\001 \001(\01321.grafeas.v1beta1.attestatio"
          + "n.PgpSignedAttestationH\000\022[\n\032generic_sign"
          + "ed_attestation\030\002 \001(\01325.grafeas.v1beta1.a"
          + "ttestation.GenericSignedAttestationH\000B\013\n"
          + "\tsignatureB\212\001\n\036io.grafeas.v1beta1.attest"
          + "ationP\001Z`google.golang.org/genproto/goog"
          + "leapis/devtools/containeranalysis/v1beta"
          + "1/attestation;attestation\242\002\003GRAb\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              io.grafeas.v1beta1.common.Common.getDescriptor(),
            });
    internal_static_grafeas_v1beta1_attestation_PgpSignedAttestation_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_grafeas_v1beta1_attestation_PgpSignedAttestation_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_grafeas_v1beta1_attestation_PgpSignedAttestation_descriptor,
            new java.lang.String[] {
              "Signature", "ContentType", "PgpKeyId", "KeyId",
            });
    internal_static_grafeas_v1beta1_attestation_GenericSignedAttestation_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_grafeas_v1beta1_attestation_GenericSignedAttestation_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_grafeas_v1beta1_attestation_GenericSignedAttestation_descriptor,
            new java.lang.String[] {
              "ContentType", "SerializedPayload", "Signatures",
            });
    internal_static_grafeas_v1beta1_attestation_Authority_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_grafeas_v1beta1_attestation_Authority_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_grafeas_v1beta1_attestation_Authority_descriptor,
            new java.lang.String[] {
              "Hint",
            });
    internal_static_grafeas_v1beta1_attestation_Authority_Hint_descriptor =
        internal_static_grafeas_v1beta1_attestation_Authority_descriptor.getNestedTypes().get(0);
    internal_static_grafeas_v1beta1_attestation_Authority_Hint_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_grafeas_v1beta1_attestation_Authority_Hint_descriptor,
            new java.lang.String[] {
              "HumanReadableName",
            });
    internal_static_grafeas_v1beta1_attestation_Details_descriptor =
        getDescriptor().getMessageTypes().get(3);
    internal_static_grafeas_v1beta1_attestation_Details_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_grafeas_v1beta1_attestation_Details_descriptor,
            new java.lang.String[] {
              "Attestation",
            });
    internal_static_grafeas_v1beta1_attestation_Attestation_descriptor =
        getDescriptor().getMessageTypes().get(4);
    internal_static_grafeas_v1beta1_attestation_Attestation_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_grafeas_v1beta1_attestation_Attestation_descriptor,
            new java.lang.String[] {
              "PgpSignedAttestation", "GenericSignedAttestation", "Signature",
            });
    io.grafeas.v1beta1.common.Common.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}
