All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.appengine.v1.CertificateProto Maven / Gradle / Ivy

There is a newer version: 2.54.0
Show newest version
/*
 * 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/appengine/v1/certificate.proto

package com.google.appengine.v1;

public final class CertificateProto {
  private CertificateProto() {}

  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_google_appengine_v1_AuthorizedCertificate_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_AuthorizedCertificate_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_CertificateRawData_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_CertificateRawData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_ManagedCertificate_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ManagedCertificate_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%google/appengine/v1/certificate.proto\022"
          + "\023google.appengine.v1\032\037google/protobuf/ti"
          + "mestamp.proto\032\034google/api/annotations.pr"
          + "oto\"\333\002\n\025AuthorizedCertificate\022\014\n\004name\030\001 "
          + "\001(\t\022\n\n\002id\030\002 \001(\t\022\024\n\014display_name\030\003 \001(\t\022\024\n"
          + "\014domain_names\030\004 \003(\t\022/\n\013expire_time\030\005 \001(\013"
          + "2\032.google.protobuf.Timestamp\022E\n\024certific"
          + "ate_raw_data\030\006 \001(\0132\'.google.appengine.v1"
          + ".CertificateRawData\022D\n\023managed_certifica"
          + "te\030\007 \001(\0132\'.google.appengine.v1.ManagedCe"
          + "rtificate\022\037\n\027visible_domain_mappings\030\010 \003"
          + "(\t\022\035\n\025domain_mappings_count\030\t \001(\005\"E\n\022Cer"
          + "tificateRawData\022\032\n\022public_certificate\030\001 "
          + "\001(\t\022\023\n\013private_key\030\002 \001(\t\"\202\001\n\022ManagedCert"
          + "ificate\0225\n\021last_renewal_time\030\001 \001(\0132\032.goo"
          + "gle.protobuf.Timestamp\0225\n\006status\030\002 \001(\0162%"
          + ".google.appengine.v1.ManagementStatus*\306\001"
          + "\n\020ManagementStatus\022!\n\035MANAGEMENT_STATUS_"
          + "UNSPECIFIED\020\000\022\006\n\002OK\020\001\022\013\n\007PENDING\020\002\022\037\n\033FA"
          + "ILED_RETRYING_NOT_VISIBLE\020\004\022\024\n\020FAILED_PE"
          + "RMANENT\020\006\022!\n\035FAILED_RETRYING_CAA_FORBIDD"
          + "EN\020\007\022 \n\034FAILED_RETRYING_CAA_CHECKING\020\010B\302"
          + "\001\n\027com.google.appengine.v1B\020CertificateP"
          + "rotoP\001Z




© 2015 - 2025 Weber Informatics LLC | Privacy Policy