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/cloud/functions/v2alpha/functions.proto 18 19 package com.google.cloud.functions.v2alpha; 20 21 public final class FunctionsProto { FunctionsProto()22 private FunctionsProto() {} 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_cloud_functions_v2alpha_Function_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_functions_v2alpha_Function_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_functions_v2alpha_Function_LabelsEntry_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_functions_v2alpha_Function_LabelsEntry_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_cloud_functions_v2alpha_StateMessage_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_cloud_functions_v2alpha_StateMessage_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_cloud_functions_v2alpha_StorageSource_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_cloud_functions_v2alpha_StorageSource_fieldAccessorTable; 46 static final com.google.protobuf.Descriptors.Descriptor 47 internal_static_google_cloud_functions_v2alpha_RepoSource_descriptor; 48 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 49 internal_static_google_cloud_functions_v2alpha_RepoSource_fieldAccessorTable; 50 static final com.google.protobuf.Descriptors.Descriptor 51 internal_static_google_cloud_functions_v2alpha_Source_descriptor; 52 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 53 internal_static_google_cloud_functions_v2alpha_Source_fieldAccessorTable; 54 static final com.google.protobuf.Descriptors.Descriptor 55 internal_static_google_cloud_functions_v2alpha_SourceProvenance_descriptor; 56 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 57 internal_static_google_cloud_functions_v2alpha_SourceProvenance_fieldAccessorTable; 58 static final com.google.protobuf.Descriptors.Descriptor 59 internal_static_google_cloud_functions_v2alpha_BuildConfig_descriptor; 60 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 61 internal_static_google_cloud_functions_v2alpha_BuildConfig_fieldAccessorTable; 62 static final com.google.protobuf.Descriptors.Descriptor 63 internal_static_google_cloud_functions_v2alpha_BuildConfig_EnvironmentVariablesEntry_descriptor; 64 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 65 internal_static_google_cloud_functions_v2alpha_BuildConfig_EnvironmentVariablesEntry_fieldAccessorTable; 66 static final com.google.protobuf.Descriptors.Descriptor 67 internal_static_google_cloud_functions_v2alpha_ServiceConfig_descriptor; 68 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 69 internal_static_google_cloud_functions_v2alpha_ServiceConfig_fieldAccessorTable; 70 static final com.google.protobuf.Descriptors.Descriptor 71 internal_static_google_cloud_functions_v2alpha_ServiceConfig_EnvironmentVariablesEntry_descriptor; 72 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 73 internal_static_google_cloud_functions_v2alpha_ServiceConfig_EnvironmentVariablesEntry_fieldAccessorTable; 74 static final com.google.protobuf.Descriptors.Descriptor 75 internal_static_google_cloud_functions_v2alpha_SecretEnvVar_descriptor; 76 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 77 internal_static_google_cloud_functions_v2alpha_SecretEnvVar_fieldAccessorTable; 78 static final com.google.protobuf.Descriptors.Descriptor 79 internal_static_google_cloud_functions_v2alpha_SecretVolume_descriptor; 80 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 81 internal_static_google_cloud_functions_v2alpha_SecretVolume_fieldAccessorTable; 82 static final com.google.protobuf.Descriptors.Descriptor 83 internal_static_google_cloud_functions_v2alpha_SecretVolume_SecretVersion_descriptor; 84 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 85 internal_static_google_cloud_functions_v2alpha_SecretVolume_SecretVersion_fieldAccessorTable; 86 static final com.google.protobuf.Descriptors.Descriptor 87 internal_static_google_cloud_functions_v2alpha_EventTrigger_descriptor; 88 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 89 internal_static_google_cloud_functions_v2alpha_EventTrigger_fieldAccessorTable; 90 static final com.google.protobuf.Descriptors.Descriptor 91 internal_static_google_cloud_functions_v2alpha_EventFilter_descriptor; 92 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 93 internal_static_google_cloud_functions_v2alpha_EventFilter_fieldAccessorTable; 94 static final com.google.protobuf.Descriptors.Descriptor 95 internal_static_google_cloud_functions_v2alpha_GetFunctionRequest_descriptor; 96 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 97 internal_static_google_cloud_functions_v2alpha_GetFunctionRequest_fieldAccessorTable; 98 static final com.google.protobuf.Descriptors.Descriptor 99 internal_static_google_cloud_functions_v2alpha_ListFunctionsRequest_descriptor; 100 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 101 internal_static_google_cloud_functions_v2alpha_ListFunctionsRequest_fieldAccessorTable; 102 static final com.google.protobuf.Descriptors.Descriptor 103 internal_static_google_cloud_functions_v2alpha_ListFunctionsResponse_descriptor; 104 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 105 internal_static_google_cloud_functions_v2alpha_ListFunctionsResponse_fieldAccessorTable; 106 static final com.google.protobuf.Descriptors.Descriptor 107 internal_static_google_cloud_functions_v2alpha_CreateFunctionRequest_descriptor; 108 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 109 internal_static_google_cloud_functions_v2alpha_CreateFunctionRequest_fieldAccessorTable; 110 static final com.google.protobuf.Descriptors.Descriptor 111 internal_static_google_cloud_functions_v2alpha_UpdateFunctionRequest_descriptor; 112 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 113 internal_static_google_cloud_functions_v2alpha_UpdateFunctionRequest_fieldAccessorTable; 114 static final com.google.protobuf.Descriptors.Descriptor 115 internal_static_google_cloud_functions_v2alpha_DeleteFunctionRequest_descriptor; 116 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 117 internal_static_google_cloud_functions_v2alpha_DeleteFunctionRequest_fieldAccessorTable; 118 static final com.google.protobuf.Descriptors.Descriptor 119 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlRequest_descriptor; 120 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 121 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlRequest_fieldAccessorTable; 122 static final com.google.protobuf.Descriptors.Descriptor 123 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlResponse_descriptor; 124 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 125 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlResponse_fieldAccessorTable; 126 static final com.google.protobuf.Descriptors.Descriptor 127 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlRequest_descriptor; 128 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 129 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlRequest_fieldAccessorTable; 130 static final com.google.protobuf.Descriptors.Descriptor 131 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlResponse_descriptor; 132 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 133 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlResponse_fieldAccessorTable; 134 static final com.google.protobuf.Descriptors.Descriptor 135 internal_static_google_cloud_functions_v2alpha_ListRuntimesRequest_descriptor; 136 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 137 internal_static_google_cloud_functions_v2alpha_ListRuntimesRequest_fieldAccessorTable; 138 static final com.google.protobuf.Descriptors.Descriptor 139 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_descriptor; 140 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 141 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_fieldAccessorTable; 142 static final com.google.protobuf.Descriptors.Descriptor 143 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_Runtime_descriptor; 144 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 145 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_Runtime_fieldAccessorTable; 146 static final com.google.protobuf.Descriptors.Descriptor 147 internal_static_google_cloud_functions_v2alpha_OperationMetadata_descriptor; 148 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 149 internal_static_google_cloud_functions_v2alpha_OperationMetadata_fieldAccessorTable; 150 static final com.google.protobuf.Descriptors.Descriptor 151 internal_static_google_cloud_functions_v2alpha_Stage_descriptor; 152 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 153 internal_static_google_cloud_functions_v2alpha_Stage_fieldAccessorTable; 154 getDescriptor()155 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 156 return descriptor; 157 } 158 159 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 160 161 static { 162 java.lang.String[] descriptorData = { 163 "\n.google/cloud/functions/v2alpha/functio" 164 + "ns.proto\022\036google.cloud.functions.v2alpha" 165 + "\032\034google/api/annotations.proto\032\027google/a" 166 + "pi/client.proto\032\037google/api/field_behavi" 167 + "or.proto\032\031google/api/resource.proto\032#goo" 168 + "gle/longrunning/operations.proto\032\031google" 169 + "/protobuf/any.proto\032 google/protobuf/fie" 170 + "ld_mask.proto\032\037google/protobuf/timestamp" 171 + ".proto\"\332\006\n\010Function\022\014\n\004name\030\001 \001(\t\022@\n\013env" 172 + "ironment\030\n \001(\0162+.google.cloud.functions." 173 + "v2alpha.Environment\022\023\n\013description\030\002 \001(\t" 174 + "\022A\n\014build_config\030\003 \001(\0132+.google.cloud.fu" 175 + "nctions.v2alpha.BuildConfig\022E\n\016service_c" 176 + "onfig\030\004 \001(\0132-.google.cloud.functions.v2a" 177 + "lpha.ServiceConfig\022C\n\revent_trigger\030\005 \001(" 178 + "\0132,.google.cloud.functions.v2alpha.Event" 179 + "Trigger\022B\n\005state\030\006 \001(\0162..google.cloud.fu" 180 + "nctions.v2alpha.Function.StateB\003\340A\003\0224\n\013u" 181 + "pdate_time\030\007 \001(\0132\032.google.protobuf.Times" 182 + "tampB\003\340A\003\022D\n\006labels\030\010 \003(\01324.google.cloud" 183 + ".functions.v2alpha.Function.LabelsEntry\022" 184 + "I\n\016state_messages\030\t \003(\0132,.google.cloud.f" 185 + "unctions.v2alpha.StateMessageB\003\340A\003\032-\n\013La" 186 + "belsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" 187 + "\001\"`\n\005State\022\025\n\021STATE_UNSPECIFIED\020\000\022\n\n\006ACT" 188 + "IVE\020\001\022\n\n\006FAILED\020\002\022\r\n\tDEPLOYING\020\003\022\014\n\010DELE" 189 + "TING\020\004\022\013\n\007UNKNOWN\020\005:~\352A{\n&cloudfunctions" 190 + ".googleapis.com/Function\022<projects/{proj" 191 + "ect}/locations/{location}/functions/{fun" 192 + "ction}*\tfunctions2\010function\"\276\001\n\014StateMes" 193 + "sage\022G\n\010severity\030\001 \001(\01625.google.cloud.fu" 194 + "nctions.v2alpha.StateMessage.Severity\022\014\n" 195 + "\004type\030\002 \001(\t\022\017\n\007message\030\003 \001(\t\"F\n\010Severity" 196 + "\022\030\n\024SEVERITY_UNSPECIFIED\020\000\022\t\n\005ERROR\020\001\022\013\n" 197 + "\007WARNING\020\002\022\010\n\004INFO\020\003\"C\n\rStorageSource\022\016\n" 198 + "\006bucket\030\001 \001(\t\022\016\n\006object\030\002 \001(\t\022\022\n\ngenerat" 199 + "ion\030\003 \001(\003\"\243\001\n\nRepoSource\022\025\n\013branch_name\030" 200 + "\003 \001(\tH\000\022\022\n\010tag_name\030\004 \001(\tH\000\022\024\n\ncommit_sh" 201 + "a\030\005 \001(\tH\000\022\022\n\nproject_id\030\001 \001(\t\022\021\n\trepo_na" 202 + "me\030\002 \001(\t\022\013\n\003dir\030\006 \001(\t\022\024\n\014invert_regex\030\007 " 203 + "\001(\010B\n\n\010revision\"\236\001\n\006Source\022G\n\016storage_so" 204 + "urce\030\001 \001(\0132-.google.cloud.functions.v2al" 205 + "pha.StorageSourceH\000\022A\n\013repo_source\030\002 \001(\013" 206 + "2*.google.cloud.functions.v2alpha.RepoSo" 207 + "urceH\000B\010\n\006source\"\254\001\n\020SourceProvenance\022N\n" 208 + "\027resolved_storage_source\030\001 \001(\0132-.google." 209 + "cloud.functions.v2alpha.StorageSource\022H\n" 210 + "\024resolved_repo_source\030\002 \001(\0132*.google.clo" 211 + "ud.functions.v2alpha.RepoSource\"\247\004\n\013Buil" 212 + "dConfig\0226\n\005build\030\001 \001(\tB\'\340A\003\372A!\n\037cloudbui" 213 + "ld.googleapis.com/Build\022\017\n\007runtime\030\002 \001(\t" 214 + "\022\023\n\013entry_point\030\003 \001(\t\0226\n\006source\030\004 \001(\0132&." 215 + "google.cloud.functions.v2alpha.Source\022P\n" 216 + "\021source_provenance\030\010 \001(\01320.google.cloud." 217 + "functions.v2alpha.SourceProvenanceB\003\340A\003\022" 218 + ">\n\013worker_pool\030\005 \001(\tB)\372A&\n$cloudbuild.go" 219 + "ogleapis.com/WorkerPool\022d\n\025environment_v" 220 + "ariables\030\006 \003(\0132E.google.cloud.functions." 221 + "v2alpha.BuildConfig.EnvironmentVariables" 222 + "Entry\022M\n\021docker_repository\030\007 \001(\tB2\340A\001\372A," 223 + "\n*artifactregistry.googleapis.com/Reposi" 224 + "tory\032;\n\031EnvironmentVariablesEntry\022\013\n\003key" 225 + "\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\331\010\n\rServiceCon" 226 + "fig\0223\n\007service\030\001 \001(\tB\"\340A\003\372A\034\n\032run.google" 227 + "apis.com/Service\022\027\n\017timeout_seconds\030\002 \001(" 228 + "\005\022\030\n\020available_memory\030\r \001(\t\022f\n\025environme" 229 + "nt_variables\030\004 \003(\0132G.google.cloud.functi" 230 + "ons.v2alpha.ServiceConfig.EnvironmentVar" 231 + "iablesEntry\022\032\n\022max_instance_count\030\005 \001(\005\022" 232 + "\032\n\022min_instance_count\030\014 \001(\005\022>\n\rvpc_conne" 233 + "ctor\030\006 \001(\tB\'\372A$\n\"vpcaccess.googleapis.co" 234 + "m/Connector\022o\n\035vpc_connector_egress_sett" 235 + "ings\030\007 \001(\0162H.google.cloud.functions.v2al" 236 + "pha.ServiceConfig.VpcConnectorEgressSett" 237 + "ings\022W\n\020ingress_settings\030\010 \001(\0162=.google." 238 + "cloud.functions.v2alpha.ServiceConfig.In" 239 + "gressSettings\022\020\n\003uri\030\t \001(\tB\003\340A\003\022\035\n\025servi" 240 + "ce_account_email\030\n \001(\t\022&\n\036all_traffic_on" 241 + "_latest_revision\030\020 \001(\010\022R\n\034secret_environ" 242 + "ment_variables\030\021 \003(\0132,.google.cloud.func" 243 + "tions.v2alpha.SecretEnvVar\022D\n\016secret_vol" 244 + "umes\030\023 \003(\0132,.google.cloud.functions.v2al" 245 + "pha.SecretVolume\022\025\n\010revision\030\022 \001(\tB\003\340A\003\032" 246 + ";\n\031EnvironmentVariablesEntry\022\013\n\003key\030\001 \001(" 247 + "\t\022\r\n\005value\030\002 \001(\t:\0028\001\"u\n\032VpcConnectorEgre" 248 + "ssSettings\022-\n)VPC_CONNECTOR_EGRESS_SETTI" 249 + "NGS_UNSPECIFIED\020\000\022\027\n\023PRIVATE_RANGES_ONLY" 250 + "\020\001\022\017\n\013ALL_TRAFFIC\020\002\"x\n\017IngressSettings\022 " 251 + "\n\034INGRESS_SETTINGS_UNSPECIFIED\020\000\022\r\n\tALLO" 252 + "W_ALL\020\001\022\027\n\023ALLOW_INTERNAL_ONLY\020\002\022\033\n\027ALLO" 253 + "W_INTERNAL_AND_GCLB\020\003\"P\n\014SecretEnvVar\022\013\n" 254 + "\003key\030\001 \001(\t\022\022\n\nproject_id\030\002 \001(\t\022\016\n\006secret" 255 + "\030\003 \001(\t\022\017\n\007version\030\004 \001(\t\"\304\001\n\014SecretVolume" 256 + "\022\022\n\nmount_path\030\001 \001(\t\022\022\n\nproject_id\030\002 \001(\t" 257 + "\022\016\n\006secret\030\003 \001(\t\022L\n\010versions\030\004 \003(\0132:.goo" 258 + "gle.cloud.functions.v2alpha.SecretVolume" 259 + ".SecretVersion\032.\n\rSecretVersion\022\017\n\007versi" 260 + "on\030\001 \001(\t\022\014\n\004path\030\002 \001(\t\"\217\004\n\014EventTrigger\022" 261 + "8\n\007trigger\030\001 \001(\tB\'\340A\003\372A!\n\037eventarc.googl" 262 + "eapis.com/Trigger\022\026\n\016trigger_region\030\002 \001(" 263 + "\t\022\027\n\nevent_type\030\003 \001(\tB\003\340A\002\022B\n\revent_filt" 264 + "ers\030\004 \003(\0132+.google.cloud.functions.v2alp" 265 + "ha.EventFilter\0229\n\014pubsub_topic\030\005 \001(\tB#\340A" 266 + "\001\372A\035\n\033pubsub.googleapis.com/Topic\022\"\n\025ser" 267 + "vice_account_email\030\006 \001(\tB\003\340A\001\022S\n\014retry_p" 268 + "olicy\030\007 \001(\01628.google.cloud.functions.v2a" 269 + "lpha.EventTrigger.RetryPolicyB\003\340A\001\0228\n\007ch" 270 + "annel\030\010 \001(\tB\'\340A\001\372A!\n\037eventarc.googleapis" 271 + ".com/Channel\"b\n\013RetryPolicy\022\034\n\030RETRY_POL" 272 + "ICY_UNSPECIFIED\020\000\022\035\n\031RETRY_POLICY_DO_NOT" 273 + "_RETRY\020\001\022\026\n\022RETRY_POLICY_RETRY\020\002\"P\n\013Even" 274 + "tFilter\022\026\n\tattribute\030\001 \001(\tB\003\340A\002\022\022\n\005value" 275 + "\030\002 \001(\tB\003\340A\002\022\025\n\010operator\030\003 \001(\tB\003\340A\001\"R\n\022Ge" 276 + "tFunctionRequest\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&" 277 + "cloudfunctions.googleapis.com/Function\"\237" 278 + "\001\n\024ListFunctionsRequest\022>\n\006parent\030\001 \001(\tB" 279 + ".\340A\002\372A(\022&cloudfunctions.googleapis.com/F" 280 + "unction\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage_token" 281 + "\030\003 \001(\t\022\016\n\006filter\030\004 \001(\t\022\020\n\010order_by\030\005 \001(\t" 282 + "\"\202\001\n\025ListFunctionsResponse\022;\n\tfunctions\030" 283 + "\001 \003(\0132(.google.cloud.functions.v2alpha.F" 284 + "unction\022\027\n\017next_page_token\030\002 \001(\t\022\023\n\013unre" 285 + "achable\030\003 \003(\t\"\250\001\n\025CreateFunctionRequest\022" 286 + "9\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!locations.googl" 287 + "eapis.com/Location\022?\n\010function\030\002 \001(\0132(.g" 288 + "oogle.cloud.functions.v2alpha.FunctionB\003" 289 + "\340A\002\022\023\n\013function_id\030\003 \001(\t\"\211\001\n\025UpdateFunct" 290 + "ionRequest\022?\n\010function\030\001 \001(\0132(.google.cl" 291 + "oud.functions.v2alpha.FunctionB\003\340A\002\022/\n\013u" 292 + "pdate_mask\030\002 \001(\0132\032.google.protobuf.Field" 293 + "Mask\"U\n\025DeleteFunctionRequest\022<\n\004name\030\001 " 294 + "\001(\tB.\340A\002\372A(\n&cloudfunctions.googleapis.c" 295 + "om/Function\"U\n\030GenerateUploadUrlRequest\022" 296 + "9\n\006parent\030\001 \001(\tB)\340A\002\372A#\n!locations.googl" 297 + "eapis.com/Location\"v\n\031GenerateUploadUrlR" 298 + "esponse\022\022\n\nupload_url\030\001 \001(\t\022E\n\016storage_s" 299 + "ource\030\002 \001(\0132-.google.cloud.functions.v2a" 300 + "lpha.StorageSource\"Z\n\032GenerateDownloadUr" 301 + "lRequest\022<\n\004name\030\001 \001(\tB.\340A\002\372A(\n&cloudfun" 302 + "ctions.googleapis.com/Function\"3\n\033Genera" 303 + "teDownloadUrlResponse\022\024\n\014download_url\030\001 " 304 + "\001(\t\"`\n\023ListRuntimesRequest\0229\n\006parent\030\001 \001" 305 + "(\tB)\340A\002\372A#\n!locations.googleapis.com/Loc" 306 + "ation\022\016\n\006filter\030\002 \001(\t\"\275\003\n\024ListRuntimesRe" 307 + "sponse\022N\n\010runtimes\030\001 \003(\0132<.google.cloud." 308 + "functions.v2alpha.ListRuntimesResponse.R" 309 + "untime\032\323\001\n\007Runtime\022\014\n\004name\030\001 \001(\t\022\024\n\014disp" 310 + "lay_name\030\005 \001(\t\022P\n\005stage\030\002 \001(\0162A.google.c" 311 + "loud.functions.v2alpha.ListRuntimesRespo" 312 + "nse.RuntimeStage\022\020\n\010warnings\030\003 \003(\t\022@\n\013en" 313 + "vironment\030\004 \001(\0162+.google.cloud.functions" 314 + ".v2alpha.Environment\"\177\n\014RuntimeStage\022\035\n\031" 315 + "RUNTIME_STAGE_UNSPECIFIED\020\000\022\017\n\013DEVELOPME" 316 + "NT\020\001\022\t\n\005ALPHA\020\002\022\010\n\004BETA\020\003\022\006\n\002GA\020\004\022\016\n\nDEP" 317 + "RECATED\020\005\022\022\n\016DECOMMISSIONED\020\006\"\275\002\n\021Operat" 318 + "ionMetadata\022/\n\013create_time\030\001 \001(\0132\032.googl" 319 + "e.protobuf.Timestamp\022,\n\010end_time\030\002 \001(\0132\032" 320 + ".google.protobuf.Timestamp\022\016\n\006target\030\003 \001" 321 + "(\t\022\014\n\004verb\030\004 \001(\t\022\025\n\rstatus_detail\030\005 \001(\t\022" 322 + "\030\n\020cancel_requested\030\006 \001(\010\022\023\n\013api_version" 323 + "\030\007 \001(\t\022.\n\020request_resource\030\010 \001(\0132\024.googl" 324 + "e.protobuf.Any\0225\n\006stages\030\t \003(\0132%.google." 325 + "cloud.functions.v2alpha.Stage\"\323\003\n\005Stage\022" 326 + "8\n\004name\030\001 \001(\0162*.google.cloud.functions.v" 327 + "2alpha.Stage.Name\022\017\n\007message\030\002 \001(\t\022:\n\005st" 328 + "ate\030\003 \001(\0162+.google.cloud.functions.v2alp" 329 + "ha.Stage.State\022\020\n\010resource\030\004 \001(\t\022\024\n\014reso" 330 + "urce_uri\030\005 \001(\t\022D\n\016state_messages\030\006 \003(\0132," 331 + ".google.cloud.functions.v2alpha.StateMes" 332 + "sage\"\204\001\n\004Name\022\024\n\020NAME_UNSPECIFIED\020\000\022\025\n\021A" 333 + "RTIFACT_REGISTRY\020\001\022\t\n\005BUILD\020\002\022\013\n\007SERVICE" 334 + "\020\003\022\013\n\007TRIGGER\020\004\022\024\n\020SERVICE_ROLLBACK\020\005\022\024\n" 335 + "\020TRIGGER_ROLLBACK\020\006\"N\n\005State\022\025\n\021STATE_UN" 336 + "SPECIFIED\020\000\022\017\n\013NOT_STARTED\020\001\022\017\n\013IN_PROGR" 337 + "ESS\020\002\022\014\n\010COMPLETE\020\003*@\n\013Environment\022\033\n\027EN" 338 + "VIRONMENT_UNSPECIFIED\020\000\022\t\n\005GEN_1\020\001\022\t\n\005GE" 339 + "N_2\020\0022\254\017\n\017FunctionService\022\256\001\n\013GetFunctio" 340 + "n\0222.google.cloud.functions.v2alpha.GetFu" 341 + "nctionRequest\032(.google.cloud.functions.v" 342 + "2alpha.Function\"A\202\323\344\223\0024\0222/v2alpha/{name=" 343 + "projects/*/locations/*/functions/*}\332A\004na" 344 + "me\022\301\001\n\rListFunctions\0224.google.cloud.func" 345 + "tions.v2alpha.ListFunctionsRequest\0325.goo" 346 + "gle.cloud.functions.v2alpha.ListFunction" 347 + "sResponse\"C\202\323\344\223\0024\0222/v2alpha/{parent=proj" 348 + "ects/*/locations/*}/functions\332A\006parent\022\251" 349 + "\002\n\016CreateFunction\0225.google.cloud.functio" 350 + "ns.v2alpha.CreateFunctionRequest\032\035.googl" 351 + "e.longrunning.Operation\"\300\001\202\323\344\223\002>\"2/v2alp" 352 + "ha/{parent=projects/*/locations/*}/funct" 353 + "ions:\010function\332A\033parent,function,functio" 354 + "n_id\312A[\n\'google.cloud.functions.v2alpha." 355 + "Function\0220google.cloud.functions.v2alpha" 356 + ".OperationMetadata\022\253\002\n\016UpdateFunction\0225." 357 + "google.cloud.functions.v2alpha.UpdateFun" 358 + "ctionRequest\032\035.google.longrunning.Operat" 359 + "ion\"\302\001\202\323\344\223\002G2;/v2alpha/{function.name=pr" 360 + "ojects/*/locations/*/functions/*}:\010funct" 361 + "ion\332A\024function,update_mask\312A[\n\'google.cl" 362 + "oud.functions.v2alpha.Function\0220google.c" 363 + "loud.functions.v2alpha.OperationMetadata" 364 + "\022\366\001\n\016DeleteFunction\0225.google.cloud.funct" 365 + "ions.v2alpha.DeleteFunctionRequest\032\035.goo" 366 + "gle.longrunning.Operation\"\215\001\202\323\344\223\0024*2/v2a" 367 + "lpha/{name=projects/*/locations/*/functi" 368 + "ons/*}\332A\004name\312AI\n\025google.protobuf.Empty\022" 369 + "0google.cloud.functions.v2alpha.Operatio" 370 + "nMetadata\022\331\001\n\021GenerateUploadUrl\0228.google" 371 + ".cloud.functions.v2alpha.GenerateUploadU" 372 + "rlRequest\0329.google.cloud.functions.v2alp" 373 + "ha.GenerateUploadUrlResponse\"O\202\323\344\223\002I\"D/v" 374 + "2alpha/{parent=projects/*/locations/*}/f" 375 + "unctions:generateUploadUrl:\001*\022\341\001\n\023Genera" 376 + "teDownloadUrl\022:.google.cloud.functions.v" 377 + "2alpha.GenerateDownloadUrlRequest\032;.goog" 378 + "le.cloud.functions.v2alpha.GenerateDownl" 379 + "oadUrlResponse\"Q\202\323\344\223\002K\"F/v2alpha/{name=p" 380 + "rojects/*/locations/*/functions/*}:gener" 381 + "ateDownloadUrl:\001*\022\275\001\n\014ListRuntimes\0223.goo" 382 + "gle.cloud.functions.v2alpha.ListRuntimes" 383 + "Request\0324.google.cloud.functions.v2alpha" 384 + ".ListRuntimesResponse\"B\202\323\344\223\0023\0221/v2alpha/" 385 + "{parent=projects/*/locations/*}/runtimes" 386 + "\332A\006parent\032Q\312A\035cloudfunctions.googleapis." 387 + "com\322A.https://www.googleapis.com/auth/cl" 388 + "oud-platformB\375\006\n\"com.google.cloud.functi" 389 + "ons.v2alphaB\016FunctionsProtoP\001Z@cloud.goo" 390 + "gle.com/go/functions/apiv2alpha/function" 391 + "spb;functionspb\242\002\003GCF\352Ao\n*artifactregist" 392 + "ry.googleapis.com/Repository\022Aprojects/{" 393 + "project}/locations/{location}/repositori" 394 + "es/{repository}\352AY\n\037cloudbuild.googleapi" 395 + "s.com/Build\0226projects/{project}/location" 396 + "s/{location}/builds/{build}\352Ai\n$cloudbui" 397 + "ld.googleapis.com/WorkerPool\022Aprojects/{" 398 + "project}/locations/{location}/workerPool" 399 + "s/{worker_pool}\352AX\n\032run.googleapis.com/S" 400 + "ervice\022:projects/{project}/locations/{lo" 401 + "cation}/services/{service}\352Ad\n\"vpcaccess" 402 + ".googleapis.com/Connector\022>projects/{pro" 403 + "ject}/locations/{location}/connectors/{c" 404 + "onnector}\352A]\n\037eventarc.googleapis.com/Tr" 405 + "igger\022:projects/{project}/locations/{loc" 406 + "ation}/triggers/{trigger}\352A]\n\037eventarc.g" 407 + "oogleapis.com/Channel\022:projects/{project" 408 + "}/locations/{location}/channels/{channel" 409 + "}\352A@\n\033pubsub.googleapis.com/Topic\022!proje" 410 + "cts/{project}/topics/{topic}b\006proto3" 411 }; 412 descriptor = 413 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 414 descriptorData, 415 new com.google.protobuf.Descriptors.FileDescriptor[] { 416 com.google.api.AnnotationsProto.getDescriptor(), 417 com.google.api.ClientProto.getDescriptor(), 418 com.google.api.FieldBehaviorProto.getDescriptor(), 419 com.google.api.ResourceProto.getDescriptor(), 420 com.google.longrunning.OperationsProto.getDescriptor(), 421 com.google.protobuf.AnyProto.getDescriptor(), 422 com.google.protobuf.FieldMaskProto.getDescriptor(), 423 com.google.protobuf.TimestampProto.getDescriptor(), 424 }); 425 internal_static_google_cloud_functions_v2alpha_Function_descriptor = 426 getDescriptor().getMessageTypes().get(0); 427 internal_static_google_cloud_functions_v2alpha_Function_fieldAccessorTable = 428 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 429 internal_static_google_cloud_functions_v2alpha_Function_descriptor, 430 new java.lang.String[] { 431 "Name", 432 "Environment", 433 "Description", 434 "BuildConfig", 435 "ServiceConfig", 436 "EventTrigger", 437 "State", 438 "UpdateTime", 439 "Labels", 440 "StateMessages", 441 }); 442 internal_static_google_cloud_functions_v2alpha_Function_LabelsEntry_descriptor = 443 internal_static_google_cloud_functions_v2alpha_Function_descriptor.getNestedTypes().get(0); 444 internal_static_google_cloud_functions_v2alpha_Function_LabelsEntry_fieldAccessorTable = 445 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 446 internal_static_google_cloud_functions_v2alpha_Function_LabelsEntry_descriptor, 447 new java.lang.String[] { 448 "Key", "Value", 449 }); 450 internal_static_google_cloud_functions_v2alpha_StateMessage_descriptor = 451 getDescriptor().getMessageTypes().get(1); 452 internal_static_google_cloud_functions_v2alpha_StateMessage_fieldAccessorTable = 453 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 454 internal_static_google_cloud_functions_v2alpha_StateMessage_descriptor, 455 new java.lang.String[] { 456 "Severity", "Type", "Message", 457 }); 458 internal_static_google_cloud_functions_v2alpha_StorageSource_descriptor = 459 getDescriptor().getMessageTypes().get(2); 460 internal_static_google_cloud_functions_v2alpha_StorageSource_fieldAccessorTable = 461 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 462 internal_static_google_cloud_functions_v2alpha_StorageSource_descriptor, 463 new java.lang.String[] { 464 "Bucket", "Object", "Generation", 465 }); 466 internal_static_google_cloud_functions_v2alpha_RepoSource_descriptor = 467 getDescriptor().getMessageTypes().get(3); 468 internal_static_google_cloud_functions_v2alpha_RepoSource_fieldAccessorTable = 469 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 470 internal_static_google_cloud_functions_v2alpha_RepoSource_descriptor, 471 new java.lang.String[] { 472 "BranchName", 473 "TagName", 474 "CommitSha", 475 "ProjectId", 476 "RepoName", 477 "Dir", 478 "InvertRegex", 479 "Revision", 480 }); 481 internal_static_google_cloud_functions_v2alpha_Source_descriptor = 482 getDescriptor().getMessageTypes().get(4); 483 internal_static_google_cloud_functions_v2alpha_Source_fieldAccessorTable = 484 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 485 internal_static_google_cloud_functions_v2alpha_Source_descriptor, 486 new java.lang.String[] { 487 "StorageSource", "RepoSource", "Source", 488 }); 489 internal_static_google_cloud_functions_v2alpha_SourceProvenance_descriptor = 490 getDescriptor().getMessageTypes().get(5); 491 internal_static_google_cloud_functions_v2alpha_SourceProvenance_fieldAccessorTable = 492 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 493 internal_static_google_cloud_functions_v2alpha_SourceProvenance_descriptor, 494 new java.lang.String[] { 495 "ResolvedStorageSource", "ResolvedRepoSource", 496 }); 497 internal_static_google_cloud_functions_v2alpha_BuildConfig_descriptor = 498 getDescriptor().getMessageTypes().get(6); 499 internal_static_google_cloud_functions_v2alpha_BuildConfig_fieldAccessorTable = 500 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 501 internal_static_google_cloud_functions_v2alpha_BuildConfig_descriptor, 502 new java.lang.String[] { 503 "Build", 504 "Runtime", 505 "EntryPoint", 506 "Source", 507 "SourceProvenance", 508 "WorkerPool", 509 "EnvironmentVariables", 510 "DockerRepository", 511 }); 512 internal_static_google_cloud_functions_v2alpha_BuildConfig_EnvironmentVariablesEntry_descriptor = 513 internal_static_google_cloud_functions_v2alpha_BuildConfig_descriptor 514 .getNestedTypes() 515 .get(0); 516 internal_static_google_cloud_functions_v2alpha_BuildConfig_EnvironmentVariablesEntry_fieldAccessorTable = 517 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 518 internal_static_google_cloud_functions_v2alpha_BuildConfig_EnvironmentVariablesEntry_descriptor, 519 new java.lang.String[] { 520 "Key", "Value", 521 }); 522 internal_static_google_cloud_functions_v2alpha_ServiceConfig_descriptor = 523 getDescriptor().getMessageTypes().get(7); 524 internal_static_google_cloud_functions_v2alpha_ServiceConfig_fieldAccessorTable = 525 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 526 internal_static_google_cloud_functions_v2alpha_ServiceConfig_descriptor, 527 new java.lang.String[] { 528 "Service", 529 "TimeoutSeconds", 530 "AvailableMemory", 531 "EnvironmentVariables", 532 "MaxInstanceCount", 533 "MinInstanceCount", 534 "VpcConnector", 535 "VpcConnectorEgressSettings", 536 "IngressSettings", 537 "Uri", 538 "ServiceAccountEmail", 539 "AllTrafficOnLatestRevision", 540 "SecretEnvironmentVariables", 541 "SecretVolumes", 542 "Revision", 543 }); 544 internal_static_google_cloud_functions_v2alpha_ServiceConfig_EnvironmentVariablesEntry_descriptor = 545 internal_static_google_cloud_functions_v2alpha_ServiceConfig_descriptor 546 .getNestedTypes() 547 .get(0); 548 internal_static_google_cloud_functions_v2alpha_ServiceConfig_EnvironmentVariablesEntry_fieldAccessorTable = 549 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 550 internal_static_google_cloud_functions_v2alpha_ServiceConfig_EnvironmentVariablesEntry_descriptor, 551 new java.lang.String[] { 552 "Key", "Value", 553 }); 554 internal_static_google_cloud_functions_v2alpha_SecretEnvVar_descriptor = 555 getDescriptor().getMessageTypes().get(8); 556 internal_static_google_cloud_functions_v2alpha_SecretEnvVar_fieldAccessorTable = 557 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 558 internal_static_google_cloud_functions_v2alpha_SecretEnvVar_descriptor, 559 new java.lang.String[] { 560 "Key", "ProjectId", "Secret", "Version", 561 }); 562 internal_static_google_cloud_functions_v2alpha_SecretVolume_descriptor = 563 getDescriptor().getMessageTypes().get(9); 564 internal_static_google_cloud_functions_v2alpha_SecretVolume_fieldAccessorTable = 565 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 566 internal_static_google_cloud_functions_v2alpha_SecretVolume_descriptor, 567 new java.lang.String[] { 568 "MountPath", "ProjectId", "Secret", "Versions", 569 }); 570 internal_static_google_cloud_functions_v2alpha_SecretVolume_SecretVersion_descriptor = 571 internal_static_google_cloud_functions_v2alpha_SecretVolume_descriptor 572 .getNestedTypes() 573 .get(0); 574 internal_static_google_cloud_functions_v2alpha_SecretVolume_SecretVersion_fieldAccessorTable = 575 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 576 internal_static_google_cloud_functions_v2alpha_SecretVolume_SecretVersion_descriptor, 577 new java.lang.String[] { 578 "Version", "Path", 579 }); 580 internal_static_google_cloud_functions_v2alpha_EventTrigger_descriptor = 581 getDescriptor().getMessageTypes().get(10); 582 internal_static_google_cloud_functions_v2alpha_EventTrigger_fieldAccessorTable = 583 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 584 internal_static_google_cloud_functions_v2alpha_EventTrigger_descriptor, 585 new java.lang.String[] { 586 "Trigger", 587 "TriggerRegion", 588 "EventType", 589 "EventFilters", 590 "PubsubTopic", 591 "ServiceAccountEmail", 592 "RetryPolicy", 593 "Channel", 594 }); 595 internal_static_google_cloud_functions_v2alpha_EventFilter_descriptor = 596 getDescriptor().getMessageTypes().get(11); 597 internal_static_google_cloud_functions_v2alpha_EventFilter_fieldAccessorTable = 598 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 599 internal_static_google_cloud_functions_v2alpha_EventFilter_descriptor, 600 new java.lang.String[] { 601 "Attribute", "Value", "Operator", 602 }); 603 internal_static_google_cloud_functions_v2alpha_GetFunctionRequest_descriptor = 604 getDescriptor().getMessageTypes().get(12); 605 internal_static_google_cloud_functions_v2alpha_GetFunctionRequest_fieldAccessorTable = 606 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 607 internal_static_google_cloud_functions_v2alpha_GetFunctionRequest_descriptor, 608 new java.lang.String[] { 609 "Name", 610 }); 611 internal_static_google_cloud_functions_v2alpha_ListFunctionsRequest_descriptor = 612 getDescriptor().getMessageTypes().get(13); 613 internal_static_google_cloud_functions_v2alpha_ListFunctionsRequest_fieldAccessorTable = 614 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 615 internal_static_google_cloud_functions_v2alpha_ListFunctionsRequest_descriptor, 616 new java.lang.String[] { 617 "Parent", "PageSize", "PageToken", "Filter", "OrderBy", 618 }); 619 internal_static_google_cloud_functions_v2alpha_ListFunctionsResponse_descriptor = 620 getDescriptor().getMessageTypes().get(14); 621 internal_static_google_cloud_functions_v2alpha_ListFunctionsResponse_fieldAccessorTable = 622 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 623 internal_static_google_cloud_functions_v2alpha_ListFunctionsResponse_descriptor, 624 new java.lang.String[] { 625 "Functions", "NextPageToken", "Unreachable", 626 }); 627 internal_static_google_cloud_functions_v2alpha_CreateFunctionRequest_descriptor = 628 getDescriptor().getMessageTypes().get(15); 629 internal_static_google_cloud_functions_v2alpha_CreateFunctionRequest_fieldAccessorTable = 630 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 631 internal_static_google_cloud_functions_v2alpha_CreateFunctionRequest_descriptor, 632 new java.lang.String[] { 633 "Parent", "Function", "FunctionId", 634 }); 635 internal_static_google_cloud_functions_v2alpha_UpdateFunctionRequest_descriptor = 636 getDescriptor().getMessageTypes().get(16); 637 internal_static_google_cloud_functions_v2alpha_UpdateFunctionRequest_fieldAccessorTable = 638 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 639 internal_static_google_cloud_functions_v2alpha_UpdateFunctionRequest_descriptor, 640 new java.lang.String[] { 641 "Function", "UpdateMask", 642 }); 643 internal_static_google_cloud_functions_v2alpha_DeleteFunctionRequest_descriptor = 644 getDescriptor().getMessageTypes().get(17); 645 internal_static_google_cloud_functions_v2alpha_DeleteFunctionRequest_fieldAccessorTable = 646 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 647 internal_static_google_cloud_functions_v2alpha_DeleteFunctionRequest_descriptor, 648 new java.lang.String[] { 649 "Name", 650 }); 651 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlRequest_descriptor = 652 getDescriptor().getMessageTypes().get(18); 653 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlRequest_fieldAccessorTable = 654 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 655 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlRequest_descriptor, 656 new java.lang.String[] { 657 "Parent", 658 }); 659 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlResponse_descriptor = 660 getDescriptor().getMessageTypes().get(19); 661 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlResponse_fieldAccessorTable = 662 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 663 internal_static_google_cloud_functions_v2alpha_GenerateUploadUrlResponse_descriptor, 664 new java.lang.String[] { 665 "UploadUrl", "StorageSource", 666 }); 667 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlRequest_descriptor = 668 getDescriptor().getMessageTypes().get(20); 669 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlRequest_fieldAccessorTable = 670 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 671 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlRequest_descriptor, 672 new java.lang.String[] { 673 "Name", 674 }); 675 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlResponse_descriptor = 676 getDescriptor().getMessageTypes().get(21); 677 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlResponse_fieldAccessorTable = 678 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 679 internal_static_google_cloud_functions_v2alpha_GenerateDownloadUrlResponse_descriptor, 680 new java.lang.String[] { 681 "DownloadUrl", 682 }); 683 internal_static_google_cloud_functions_v2alpha_ListRuntimesRequest_descriptor = 684 getDescriptor().getMessageTypes().get(22); 685 internal_static_google_cloud_functions_v2alpha_ListRuntimesRequest_fieldAccessorTable = 686 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 687 internal_static_google_cloud_functions_v2alpha_ListRuntimesRequest_descriptor, 688 new java.lang.String[] { 689 "Parent", "Filter", 690 }); 691 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_descriptor = 692 getDescriptor().getMessageTypes().get(23); 693 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_fieldAccessorTable = 694 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 695 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_descriptor, 696 new java.lang.String[] { 697 "Runtimes", 698 }); 699 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_Runtime_descriptor = 700 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_descriptor 701 .getNestedTypes() 702 .get(0); 703 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_Runtime_fieldAccessorTable = 704 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 705 internal_static_google_cloud_functions_v2alpha_ListRuntimesResponse_Runtime_descriptor, 706 new java.lang.String[] { 707 "Name", "DisplayName", "Stage", "Warnings", "Environment", 708 }); 709 internal_static_google_cloud_functions_v2alpha_OperationMetadata_descriptor = 710 getDescriptor().getMessageTypes().get(24); 711 internal_static_google_cloud_functions_v2alpha_OperationMetadata_fieldAccessorTable = 712 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 713 internal_static_google_cloud_functions_v2alpha_OperationMetadata_descriptor, 714 new java.lang.String[] { 715 "CreateTime", 716 "EndTime", 717 "Target", 718 "Verb", 719 "StatusDetail", 720 "CancelRequested", 721 "ApiVersion", 722 "RequestResource", 723 "Stages", 724 }); 725 internal_static_google_cloud_functions_v2alpha_Stage_descriptor = 726 getDescriptor().getMessageTypes().get(25); 727 internal_static_google_cloud_functions_v2alpha_Stage_fieldAccessorTable = 728 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 729 internal_static_google_cloud_functions_v2alpha_Stage_descriptor, 730 new java.lang.String[] { 731 "Name", "Message", "State", "Resource", "ResourceUri", "StateMessages", 732 }); 733 com.google.protobuf.ExtensionRegistry registry = 734 com.google.protobuf.ExtensionRegistry.newInstance(); 735 registry.add(com.google.api.ClientProto.defaultHost); 736 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); 737 registry.add(com.google.api.AnnotationsProto.http); 738 registry.add(com.google.api.ClientProto.methodSignature); 739 registry.add(com.google.api.ClientProto.oauthScopes); 740 registry.add(com.google.api.ResourceProto.resource); 741 registry.add(com.google.api.ResourceProto.resourceDefinition); 742 registry.add(com.google.api.ResourceProto.resourceReference); 743 registry.add(com.google.longrunning.OperationsProto.operationInfo); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)744 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 745 descriptor, registry); com.google.api.AnnotationsProto.getDescriptor()746 com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ClientProto.getDescriptor()747 com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor()748 com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor()749 com.google.api.ResourceProto.getDescriptor(); com.google.longrunning.OperationsProto.getDescriptor()750 com.google.longrunning.OperationsProto.getDescriptor(); com.google.protobuf.AnyProto.getDescriptor()751 com.google.protobuf.AnyProto.getDescriptor(); com.google.protobuf.FieldMaskProto.getDescriptor()752 com.google.protobuf.FieldMaskProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor()753 com.google.protobuf.TimestampProto.getDescriptor(); 754 } 755 756 // @@protoc_insertion_point(outer_class_scope) 757 } 758