1 /* 2 * Copyright 2020 Google LLC 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 7 * 8 * https://www.apache.org/licenses/LICENSE-2.0 9 * 10 * Unless required by applicable law or agreed to in writing, software 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 15 */ 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/appengine/v1/application.proto 18 19 package com.google.appengine.v1; 20 21 public final class ApplicationProto { ApplicationProto()22 private ApplicationProto() {} 23 registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)24 public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {} 25 registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)26 public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) { 27 registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry); 28 } 29 30 static final com.google.protobuf.Descriptors.Descriptor 31 internal_static_google_appengine_v1_Application_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_appengine_v1_Application_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_appengine_v1_Application_IdentityAwareProxy_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_appengine_v1_Application_IdentityAwareProxy_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_appengine_v1_Application_FeatureSettings_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_appengine_v1_Application_FeatureSettings_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_appengine_v1_UrlDispatchRule_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_appengine_v1_UrlDispatchRule_fieldAccessorTable; 46 getDescriptor()47 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 48 return descriptor; 49 } 50 51 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 52 53 static { 54 java.lang.String[] descriptorData = { 55 "\n%google/appengine/v1/application.proto\022" 56 + "\023google.appengine.v1\032\036google/protobuf/du" 57 + "ration.proto\"\211\010\n\013Application\022\014\n\004name\030\001 \001" 58 + "(\t\022\n\n\002id\030\002 \001(\t\022<\n\016dispatch_rules\030\003 \003(\0132$" 59 + ".google.appengine.v1.UrlDispatchRule\022\023\n\013" 60 + "auth_domain\030\006 \001(\t\022\023\n\013location_id\030\007 \001(\t\022\023" 61 + "\n\013code_bucket\030\010 \001(\t\022<\n\031default_cookie_ex" 62 + "piration\030\t \001(\0132\031.google.protobuf.Duratio" 63 + "n\022F\n\016serving_status\030\n \001(\0162..google.appen" 64 + "gine.v1.Application.ServingStatus\022\030\n\020def" 65 + "ault_hostname\030\013 \001(\t\022\026\n\016default_bucket\030\014 " 66 + "\001(\t\022\027\n\017service_account\030\r \001(\t\022@\n\003iap\030\016 \001(" 67 + "\01323.google.appengine.v1.Application.Iden" 68 + "tityAwareProxy\022\022\n\ngcr_domain\030\020 \001(\t\022D\n\rda" 69 + "tabase_type\030\021 \001(\0162-.google.appengine.v1." 70 + "Application.DatabaseType\022J\n\020feature_sett" 71 + "ings\030\022 \001(\01320.google.appengine.v1.Applica" 72 + "tion.FeatureSettings\032\202\001\n\022IdentityAwarePr" 73 + "oxy\022\017\n\007enabled\030\001 \001(\010\022\030\n\020oauth2_client_id" 74 + "\030\002 \001(\t\022\034\n\024oauth2_client_secret\030\003 \001(\t\022#\n\033" 75 + "oauth2_client_secret_sha256\030\004 \001(\t\032R\n\017Fea" 76 + "tureSettings\022\033\n\023split_health_checks\030\001 \001(" 77 + "\010\022\"\n\032use_container_optimized_os\030\002 \001(\010\"U\n" 78 + "\rServingStatus\022\017\n\013UNSPECIFIED\020\000\022\013\n\007SERVI" 79 + "NG\020\001\022\021\n\rUSER_DISABLED\020\002\022\023\n\017SYSTEM_DISABL" 80 + "ED\020\003\"z\n\014DatabaseType\022\035\n\031DATABASE_TYPE_UN" 81 + "SPECIFIED\020\000\022\023\n\017CLOUD_DATASTORE\020\001\022\023\n\017CLOU" 82 + "D_FIRESTORE\020\002\022!\n\035CLOUD_DATASTORE_COMPATI" 83 + "BILITY\020\003\"@\n\017UrlDispatchRule\022\016\n\006domain\030\001 " 84 + "\001(\t\022\014\n\004path\030\002 \001(\t\022\017\n\007service\030\003 \001(\tB\301\001\n\027c" 85 + "om.google.appengine.v1B\020ApplicationProto" 86 + "P\001Z;cloud.google.com/go/appengine/apiv1/" 87 + "appenginepb;appenginepb\252\002\031Google.Cloud.A" 88 + "ppEngine.V1\312\002\031Google\\Cloud\\AppEngine\\V1\352" 89 + "\002\034Google::Cloud::AppEngine::V1b\006proto3" 90 }; 91 descriptor = 92 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 93 descriptorData, 94 new com.google.protobuf.Descriptors.FileDescriptor[] { 95 com.google.protobuf.DurationProto.getDescriptor(), 96 }); 97 internal_static_google_appengine_v1_Application_descriptor = 98 getDescriptor().getMessageTypes().get(0); 99 internal_static_google_appengine_v1_Application_fieldAccessorTable = 100 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 101 internal_static_google_appengine_v1_Application_descriptor, 102 new java.lang.String[] { 103 "Name", 104 "Id", 105 "DispatchRules", 106 "AuthDomain", 107 "LocationId", 108 "CodeBucket", 109 "DefaultCookieExpiration", 110 "ServingStatus", 111 "DefaultHostname", 112 "DefaultBucket", 113 "ServiceAccount", 114 "Iap", 115 "GcrDomain", 116 "DatabaseType", 117 "FeatureSettings", 118 }); 119 internal_static_google_appengine_v1_Application_IdentityAwareProxy_descriptor = 120 internal_static_google_appengine_v1_Application_descriptor.getNestedTypes().get(0); 121 internal_static_google_appengine_v1_Application_IdentityAwareProxy_fieldAccessorTable = 122 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 123 internal_static_google_appengine_v1_Application_IdentityAwareProxy_descriptor, 124 new java.lang.String[] { 125 "Enabled", "Oauth2ClientId", "Oauth2ClientSecret", "Oauth2ClientSecretSha256", 126 }); 127 internal_static_google_appengine_v1_Application_FeatureSettings_descriptor = 128 internal_static_google_appengine_v1_Application_descriptor.getNestedTypes().get(1); 129 internal_static_google_appengine_v1_Application_FeatureSettings_fieldAccessorTable = 130 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 131 internal_static_google_appengine_v1_Application_FeatureSettings_descriptor, 132 new java.lang.String[] { 133 "SplitHealthChecks", "UseContainerOptimizedOs", 134 }); 135 internal_static_google_appengine_v1_UrlDispatchRule_descriptor = 136 getDescriptor().getMessageTypes().get(1); 137 internal_static_google_appengine_v1_UrlDispatchRule_fieldAccessorTable = 138 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 139 internal_static_google_appengine_v1_UrlDispatchRule_descriptor, 140 new java.lang.String[] { 141 "Domain", "Path", "Service", 142 }); com.google.protobuf.DurationProto.getDescriptor()143 com.google.protobuf.DurationProto.getDescriptor(); 144 } 145 146 // @@protoc_insertion_point(outer_class_scope) 147 } 148