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

com.google.appengine.v1.AppYamlProto 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/app_yaml.proto

package com.google.appengine.v1;

public final class AppYamlProto {
  private AppYamlProto() {}

  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_ApiConfigHandler_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ApiConfigHandler_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_ErrorHandler_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ErrorHandler_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_UrlMap_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_UrlMap_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_StaticFilesHandler_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_StaticFilesHandler_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_StaticFilesHandler_HttpHeadersEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_StaticFilesHandler_HttpHeadersEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_ScriptHandler_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ScriptHandler_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_ApiEndpointHandler_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ApiEndpointHandler_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_HealthCheck_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_HealthCheck_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_ReadinessCheck_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_ReadinessCheck_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_LivenessCheck_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_LivenessCheck_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_appengine_v1_Library_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_appengine_v1_Library_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/app_yaml.proto\022\023go"
          + "ogle.appengine.v1\032\036google/protobuf/durat"
          + "ion.proto\032\034google/api/annotations.proto\""
          + "\340\001\n\020ApiConfigHandler\022=\n\020auth_fail_action"
          + "\030\001 \001(\0162#.google.appengine.v1.AuthFailAct"
          + "ion\0224\n\005login\030\002 \001(\0162%.google.appengine.v1"
          + ".LoginRequirement\022\016\n\006script\030\003 \001(\t\022:\n\016sec"
          + "urity_level\030\004 \001(\0162\".google.appengine.v1."
          + "SecurityLevel\022\013\n\003url\030\005 \001(\t\"\217\002\n\014ErrorHand"
          + "ler\022?\n\nerror_code\030\001 \001(\0162+.google.appengi"
          + "ne.v1.ErrorHandler.ErrorCode\022\023\n\013static_f"
          + "ile\030\002 \001(\t\022\021\n\tmime_type\030\003 \001(\t\"\225\001\n\tErrorCo"
          + "de\022\032\n\026ERROR_CODE_UNSPECIFIED\020\000\022\026\n\022ERROR_"
          + "CODE_DEFAULT\020\000\022\031\n\025ERROR_CODE_OVER_QUOTA\020"
          + "\001\022\035\n\031ERROR_CODE_DOS_API_DENIAL\020\002\022\026\n\022ERRO"
          + "R_CODE_TIMEOUT\020\003\032\002\020\001\"\315\005\n\006UrlMap\022\021\n\turl_r"
          + "egex\030\001 \001(\t\022?\n\014static_files\030\002 \001(\0132\'.googl"
          + "e.appengine.v1.StaticFilesHandlerH\000\0224\n\006s"
          + "cript\030\003 \001(\0132\".google.appengine.v1.Script"
          + "HandlerH\000\022?\n\014api_endpoint\030\004 \001(\0132\'.google"
          + ".appengine.v1.ApiEndpointHandlerH\000\022:\n\016se"
          + "curity_level\030\005 \001(\0162\".google.appengine.v1"
          + ".SecurityLevel\0224\n\005login\030\006 \001(\0162%.google.a"
          + "ppengine.v1.LoginRequirement\022=\n\020auth_fai"
          + "l_action\030\007 \001(\0162#.google.appengine.v1.Aut"
          + "hFailAction\022Y\n\033redirect_http_response_co"
          + "de\030\010 \001(\01624.google.appengine.v1.UrlMap.Re"
          + "directHttpResponseCode\"\333\001\n\030RedirectHttpR"
          + "esponseCode\022+\n\'REDIRECT_HTTP_RESPONSE_CO"
          + "DE_UNSPECIFIED\020\000\022#\n\037REDIRECT_HTTP_RESPON"
          + "SE_CODE_301\020\001\022#\n\037REDIRECT_HTTP_RESPONSE_"
          + "CODE_302\020\002\022#\n\037REDIRECT_HTTP_RESPONSE_COD"
          + "E_303\020\003\022#\n\037REDIRECT_HTTP_RESPONSE_CODE_3"
          + "07\020\004B\016\n\014handler_type\"\300\002\n\022StaticFilesHand"
          + "ler\022\014\n\004path\030\001 \001(\t\022\031\n\021upload_path_regex\030\002"
          + " \001(\t\022N\n\014http_headers\030\003 \003(\01328.google.appe"
          + "ngine.v1.StaticFilesHandler.HttpHeadersE"
          + "ntry\022\021\n\tmime_type\030\004 \001(\t\022-\n\nexpiration\030\005 "
          + "\001(\0132\031.google.protobuf.Duration\022\035\n\025requir"
          + "e_matching_file\030\006 \001(\010\022\034\n\024application_rea"
          + "dable\030\007 \001(\010\0322\n\020HttpHeadersEntry\022\013\n\003key\030\001"
          + " \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"$\n\rScriptHandler"
          + "\022\023\n\013script_path\030\001 \001(\t\")\n\022ApiEndpointHand"
          + "ler\022\023\n\013script_path\030\001 \001(\t\"\353\001\n\013HealthCheck"
          + "\022\034\n\024disable_health_check\030\001 \001(\010\022\014\n\004host\030\002"
          + " \001(\t\022\031\n\021healthy_threshold\030\003 \001(\r\022\033\n\023unhea"
          + "lthy_threshold\030\004 \001(\r\022\031\n\021restart_threshol"
          + "d\030\005 \001(\r\0221\n\016check_interval\030\006 \001(\0132\031.google"
          + ".protobuf.Duration\022*\n\007timeout\030\007 \001(\0132\031.go"
          + "ogle.protobuf.Duration\"\367\001\n\016ReadinessChec"
          + "k\022\014\n\004path\030\001 \001(\t\022\014\n\004host\030\002 \001(\t\022\031\n\021failure"
          + "_threshold\030\003 \001(\r\022\031\n\021success_threshold\030\004 "
          + "\001(\r\0221\n\016check_interval\030\005 \001(\0132\031.google.pro"
          + "tobuf.Duration\022*\n\007timeout\030\006 \001(\0132\031.google"
          + ".protobuf.Duration\0224\n\021app_start_timeout\030"
          + "\007 \001(\0132\031.google.protobuf.Duration\"\362\001\n\rLiv"
          + "enessCheck\022\014\n\004path\030\001 \001(\t\022\014\n\004host\030\002 \001(\t\022\031"
          + "\n\021failure_threshold\030\003 \001(\r\022\031\n\021success_thr"
          + "eshold\030\004 \001(\r\0221\n\016check_interval\030\005 \001(\0132\031.g"
          + "oogle.protobuf.Duration\022*\n\007timeout\030\006 \001(\013"
          + "2\031.google.protobuf.Duration\0220\n\rinitial_d"
          + "elay\030\007 \001(\0132\031.google.protobuf.Duration\"(\n"
          + "\007Library\022\014\n\004name\030\001 \001(\t\022\017\n\007version\030\002 \001(\t*"
          + "t\n\016AuthFailAction\022 \n\034AUTH_FAIL_ACTION_UN"
          + "SPECIFIED\020\000\022\035\n\031AUTH_FAIL_ACTION_REDIRECT"
          + "\020\001\022!\n\035AUTH_FAIL_ACTION_UNAUTHORIZED\020\002*b\n"
          + "\020LoginRequirement\022\025\n\021LOGIN_UNSPECIFIED\020\000"
          + "\022\022\n\016LOGIN_OPTIONAL\020\001\022\017\n\013LOGIN_ADMIN\020\002\022\022\n"
          + "\016LOGIN_REQUIRED\020\003*y\n\rSecurityLevel\022\026\n\022SE"
          + "CURE_UNSPECIFIED\020\000\022\022\n\016SECURE_DEFAULT\020\000\022\020"
          + "\n\014SECURE_NEVER\020\001\022\023\n\017SECURE_OPTIONAL\020\002\022\021\n"
          + "\rSECURE_ALWAYS\020\003\032\002\020\001B\276\001\n\027com.google.appe"
          + "ngine.v1B\014AppYamlProtoP\001Z




© 2015 - 2025 Weber Informatics LLC | Privacy Policy