com.google.appengine.v1.ApplicationProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-appengine-admin-v1 Show documentation
Show all versions of proto-google-cloud-appengine-admin-v1 Show documentation
Proto library for google-cloud-appengine-admin
/*
* 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/application.proto
package com.google.appengine.v1;
public final class ApplicationProto {
private ApplicationProto() {}
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_Application_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_Application_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_Application_IdentityAwareProxy_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_Application_IdentityAwareProxy_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_Application_FeatureSettings_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_Application_FeatureSettings_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_appengine_v1_UrlDispatchRule_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_appengine_v1_UrlDispatchRule_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/application.proto\022"
+ "\023google.appengine.v1\032\036google/protobuf/du"
+ "ration.proto\032\034google/api/annotations.pro"
+ "to\"\360\007\n\013Application\022\014\n\004name\030\001 \001(\t\022\n\n\002id\030\002"
+ " \001(\t\022<\n\016dispatch_rules\030\003 \003(\0132$.google.ap"
+ "pengine.v1.UrlDispatchRule\022\023\n\013auth_domai"
+ "n\030\006 \001(\t\022\023\n\013location_id\030\007 \001(\t\022\023\n\013code_buc"
+ "ket\030\010 \001(\t\022<\n\031default_cookie_expiration\030\t"
+ " \001(\0132\031.google.protobuf.Duration\022F\n\016servi"
+ "ng_status\030\n \001(\0162..google.appengine.v1.Ap"
+ "plication.ServingStatus\022\030\n\020default_hostn"
+ "ame\030\013 \001(\t\022\026\n\016default_bucket\030\014 \001(\t\022@\n\003iap"
+ "\030\016 \001(\01323.google.appengine.v1.Application"
+ ".IdentityAwareProxy\022\022\n\ngcr_domain\030\020 \001(\t\022"
+ "D\n\rdatabase_type\030\021 \001(\0162-.google.appengin"
+ "e.v1.Application.DatabaseType\022J\n\020feature"
+ "_settings\030\022 \001(\01320.google.appengine.v1.Ap"
+ "plication.FeatureSettings\032\202\001\n\022IdentityAw"
+ "areProxy\022\017\n\007enabled\030\001 \001(\010\022\030\n\020oauth2_clie"
+ "nt_id\030\002 \001(\t\022\034\n\024oauth2_client_secret\030\003 \001("
+ "\t\022#\n\033oauth2_client_secret_sha256\030\004 \001(\t\032R"
+ "\n\017FeatureSettings\022\033\n\023split_health_checks"
+ "\030\001 \001(\010\022\"\n\032use_container_optimized_os\030\002 \001"
+ "(\010\"U\n\rServingStatus\022\017\n\013UNSPECIFIED\020\000\022\013\n\007"
+ "SERVING\020\001\022\021\n\rUSER_DISABLED\020\002\022\023\n\017SYSTEM_D"
+ "ISABLED\020\003\"z\n\014DatabaseType\022\035\n\031DATABASE_TY"
+ "PE_UNSPECIFIED\020\000\022\023\n\017CLOUD_DATASTORE\020\001\022\023\n"
+ "\017CLOUD_FIRESTORE\020\002\022!\n\035CLOUD_DATASTORE_CO"
+ "MPATIBILITY\020\003\"@\n\017UrlDispatchRule\022\016\n\006doma"
+ "in\030\001 \001(\t\022\014\n\004path\030\002 \001(\t\022\017\n\007service\030\003 \001(\tB"
+ "\302\001\n\027com.google.appengine.v1B\020Application"
+ "ProtoP\001Z
© 2015 - 2025 Weber Informatics LLC | Privacy Policy