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

com.google.appengine.v1.DomainMappingProto 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/domain_mapping.proto

package com.google.appengine.v1;

public final class DomainMappingProto {
  private DomainMappingProto() {}

  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_DomainMapping_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_DomainMapping_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_SslSettings_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_SslSettings_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_ResourceRecord_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ResourceRecord_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/domain_mapping.pro"
          + "to\022\023google.appengine.v1\032\034google/api/anno"
          + "tations.proto\"\240\001\n\rDomainMapping\022\014\n\004name\030"
          + "\001 \001(\t\022\n\n\002id\030\002 \001(\t\0226\n\014ssl_settings\030\003 \001(\0132"
          + " .google.appengine.v1.SslSettings\022=\n\020res"
          + "ource_records\030\004 \003(\0132#.google.appengine.v"
          + "1.ResourceRecord\"\363\001\n\013SslSettings\022\026\n\016cert"
          + "ificate_id\030\001 \001(\t\022O\n\023ssl_management_type\030"
          + "\003 \001(\01622.google.appengine.v1.SslSettings."
          + "SslManagementType\022&\n\036pending_managed_cer"
          + "tificate_id\030\004 \001(\t\"S\n\021SslManagementType\022#"
          + "\n\037SSL_MANAGEMENT_TYPE_UNSPECIFIED\020\000\022\r\n\tA"
          + "UTOMATIC\020\001\022\n\n\006MANUAL\020\002\"\263\001\n\016ResourceRecor"
          + "d\022\014\n\004name\030\001 \001(\t\022\016\n\006rrdata\030\002 \001(\t\022<\n\004type\030"
          + "\003 \001(\0162..google.appengine.v1.ResourceReco"
          + "rd.RecordType\"E\n\nRecordType\022\033\n\027RECORD_TY"
          + "PE_UNSPECIFIED\020\000\022\005\n\001A\020\001\022\010\n\004AAAA\020\002\022\t\n\005CNA"
          + "ME\020\003B\304\001\n\027com.google.appengine.v1B\022Domain"
          + "MappingProtoP\001Z




© 2015 - 2025 Weber Informatics LLC | Privacy Policy