File tree Expand file tree Collapse file tree
identity/accesscontextmanager/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -385,7 +385,7 @@ pnpm_repository(name = "pnpm")
385385##############################################################################
386386
387387# PHP micro-generator
388- _gapic_generator_php_version = "1.7.2 "
388+ _gapic_generator_php_version = "1.7.3 "
389389
390390http_archive (
391391 name = "gapic_generator_php" ,
Original file line number Diff line number Diff line change @@ -230,6 +230,7 @@ php_gapic_library(
230230 rest_numeric_enums = True ,
231231 service_yaml = "analyticsadmin_v1beta.yaml" ,
232232 transport = "grpc+rest" ,
233+ migration_mode = "MIGRATING" ,
233234 deps = [
234235 ":admin_php_grpc" ,
235236 ":admin_php_proto" ,
Original file line number Diff line number Diff line change @@ -224,6 +224,7 @@ php_gapic_library(
224224 rest_numeric_enums = True ,
225225 service_yaml = "analyticsdata_v1beta.yaml" ,
226226 transport = "grpc+rest" ,
227+ migration_mode = "MIGRATING" ,
227228 deps = [
228229 ":data_php_grpc" ,
229230 ":data_php_proto" ,
Original file line number Diff line number Diff line change @@ -225,6 +225,7 @@ php_gapic_library(
225225 rest_numeric_enums = True ,
226226 service_yaml = "advisorynotifications_v1.yaml" ,
227227 transport = "grpc+rest" ,
228+ migration_mode = "MIGRATING" ,
228229 deps = [
229230 ":advisorynotifications_php_grpc" ,
230231 ":advisorynotifications_php_proto" ,
Original file line number Diff line number Diff line change @@ -371,6 +371,7 @@ php_gapic_library(
371371 rest_numeric_enums = False ,
372372 service_yaml = "aiplatform_v1.yaml" ,
373373 transport = "grpc+rest" ,
374+ migration_mode = "MIGRATING" ,
374375 deps = [
375376 ":aiplatform_php_grpc" ,
376377 ":aiplatform_php_proto" ,
Original file line number Diff line number Diff line change @@ -251,6 +251,7 @@ php_gapic_library(
251251 rest_numeric_enums = True ,
252252 service_yaml = "alloydb_v1.yaml" ,
253253 transport = "grpc+rest" ,
254+ migration_mode = "MIGRATING" ,
254255 deps = [
255256 ":alloydb_php_grpc" ,
256257 ":alloydb_php_proto" ,
Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ php_gapic_library(
238238 rest_numeric_enums = True ,
239239 service_yaml = "secretmanager_v1.yaml" ,
240240 transport = "grpc+rest" ,
241- migration_mode = "MIGRATING " ,
241+ migration_mode = "MIGRATION_MODE_UNSPECIFIED " ,
242242 deps = [
243243 ":secretmanager_php_grpc" ,
244244 ":secretmanager_php_proto" ,
Original file line number Diff line number Diff line change @@ -302,6 +302,7 @@ php_gapic_library(
302302 rest_numeric_enums = True ,
303303 service_yaml = "accesscontextmanager_v1.yaml" ,
304304 transport = "grpc+rest" ,
305+ migration_mode = "MIGRATING" ,
305306 deps = [
306307 ":accesscontextmanager_php_grpc" ,
307308 ":accesscontextmanager_php_proto" ,
You can’t perform that action at this time.
0 commit comments