Skip to content

Commit

Permalink
feat: add new client surface to preview clients
Browse files Browse the repository at this point in the history
chore: update the gapic generator to 1.7.4

PiperOrigin-RevId: 530731364
  • Loading branch information
Google APIs authored and Copybara-Service committed May 9, 2023
1 parent e4e0a77 commit cbddac7
Show file tree
Hide file tree
Showing 54 changed files with 54 additions and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ pnpm_repository(name = "pnpm")
##############################################################################

# PHP micro-generator
_gapic_generator_php_version = "1.7.3"
_gapic_generator_php_version = "1.7.4"

http_archive(
name = "gapic_generator_php",
Expand Down
1 change: 1 addition & 0 deletions google/api/apikeys/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "apikeys_v2.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":apikeys_php_grpc",
":apikeys_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/apigeeregistry/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "apigeeregistry_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":apigeeregistry_php_grpc",
":apigeeregistry_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/baremetalsolution/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "baremetalsolution_v2.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":baremetalsolution_php_grpc",
":baremetalsolution_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/batch/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "batch_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":batch_php_grpc",
":batch_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/beyondcorp/appconnections/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":appconnections_php_grpc",
":appconnections_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/beyondcorp/appconnectors/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":appconnectors_php_grpc",
":appconnectors_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/beyondcorp/appgateways/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":appgateways_php_grpc",
":appgateways_php_proto",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":clientconnectorservices_php_grpc",
":clientconnectorservices_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/beyondcorp/clientgateways/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":clientgateways_php_grpc",
":clientgateways_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/bigquery/analyticshub/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ php_gapic_library(
rest_numeric_enums = False,
service_yaml = "analyticshub_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":analyticshub_php_grpc",
":analyticshub_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/bigquery/dataexchange/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ php_gapic_library(
rest_numeric_enums = False,
service_yaml = "analyticshub_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":dataexchange_php_grpc",
":dataexchange_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/bigquery/datapolicies/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "bigquerydatapolicy_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":datapolicies_php_grpc",
":datapolicies_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/bigquery/migration/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ php_gapic_library(
rest_numeric_enums = False,
service_yaml = "bigquerymigration_v2.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":migration_php_grpc",
":migration_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/certificatemanager/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "certificatemanager_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":certificatemanager_php_grpc",
":certificatemanager_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/confidentialcomputing/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "confidentialcomputing_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":confidentialcomputing_php_grpc",
":confidentialcomputing_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/datacatalog/lineage/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ php_gapic_library(
rest_numeric_enums = False,
service_yaml = "datalineage_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":lineage_php_grpc",
":lineage_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/dataform/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "dataform_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":dataform_php_grpc",
":dataform_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/datafusion/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "datafusion_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":datafusion_php_grpc",
":datafusion_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/datalabeling/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "datalabeling_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":datalabeling_php_grpc",
":datalabeling_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/dataplex/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "dataplex_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":dataplex_php_grpc",
":dataplex_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/deploy/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "clouddeploy_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":deploy_php_grpc",
":deploy_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/essentialcontacts/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "essentialcontacts_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":essentialcontacts_php_grpc",
":essentialcontacts_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/eventarc/publishing/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "eventarcpublishing_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":publishing_php_grpc",
":publishing_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkebackup/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "gkebackup_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":gkebackup_php_grpc",
":gkebackup_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkeconnect/gateway/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ php_gapic_library(
rest_numeric_enums = False,
service_yaml = "connectgateway_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":gateway_php_grpc",
":gateway_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkemulticloud/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ php_gapic_library(
rest_numeric_enums = False,
service_yaml = "gkemulticloud_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":gkemulticloud_php_grpc",
":gkemulticloud_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gsuiteaddons/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "gsuiteaddons_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":gsuiteaddons_php_grpc",
":gsuiteaddons_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/ids/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "ids_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":ids_php_grpc",
":ids_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/kms/inventory/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "kmsinventory_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":inventory_php_grpc",
":inventory_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/language/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "language_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":language_php_grpc",
":language_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/lifesciences/v2beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "lifesciences_v2beta.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":lifesciences_php_grpc",
":lifesciences_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/mediatranslation/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "mediatranslation_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":mediatranslation_php_grpc",
":mediatranslation_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/metastore/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "metastore_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":metastore_php_grpc",
":metastore_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/optimization/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "cloudoptimization_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":optimization_php_grpc",
":optimization_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/orgpolicy/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "orgpolicy_v2.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":orgpolicy_php_grpc",
":orgpolicy_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/privatecatalog/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "cloudprivatecatalog_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":privatecatalog_php_grpc",
":privatecatalog_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/recommendationengine/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "recommendationengine_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":recommendationengine_php_grpc",
":recommendationengine_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/resourcemanager/v3/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "cloudresourcemanager_v3.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":resourcemanager_php_grpc",
":resourcemanager_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/run/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "run_v2.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":run_php_grpc",
":run_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/security/publicca/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "publicca_v1beta1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":publicca_php_grpc",
":publicca_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/storageinsights/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "storageinsights_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":storageinsights_php_grpc",
":storageinsights_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/video/livestream/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "livestream_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":livestream_php_grpc",
":livestream_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/video/stitcher/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "videostitcher_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":stitcher_php_grpc",
":stitcher_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/video/transcoder/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "transcoder_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":transcoder_php_grpc",
":transcoder_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/vmmigration/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "vmmigration_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":vmmigration_php_grpc",
":vmmigration_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/cloud/vmwareengine/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ php_gapic_library(
grpc_service_config = "vmwareengine_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "vmwareengine_v1.yaml",
migration_mode = "MIGRATING",
deps = [
":vmwareengine_php_grpc",
":vmwareengine_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/dataflow/v1beta3/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "dataflow_v1beta3.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":dataflow_php_grpc",
":dataflow_php_proto",
Expand Down
1 change: 1 addition & 0 deletions google/datastore/admin/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "datastore_v1.yaml",
transport = "grpc+rest",
migration_mode = "MIGRATING",
deps = [
":admin_php_grpc",
":admin_php_proto",
Expand Down

0 comments on commit cbddac7

Please sign in to comment.