fix: ensure proper LRO & mixin HTTP overloads are used

PiperOrigin-RevId: 511530528
pull/782/head
Google APIs 2 years ago committed by Copybara-Service
parent b81defcff2
commit 2029bd6047
  1. 1
      google/apps/market/v2/BUILD.bazel
  2. 1
      google/area120/tables/v1alpha1/BUILD.bazel
  3. 1
      google/cloud/accessapproval/v1/BUILD.bazel
  4. 1
      google/cloud/asset/v1p1beta1/BUILD.bazel
  5. 1
      google/cloud/asset/v1p2beta1/BUILD.bazel
  6. 1
      google/cloud/asset/v1p5beta1/BUILD.bazel
  7. 1
      google/cloud/asset/v1p7beta1/BUILD.bazel
  8. 1
      google/cloud/bigquery/connection/v1/BUILD.bazel
  9. 1
      google/cloud/bigquery/connection/v1beta1/BUILD.bazel
  10. 1
      google/cloud/bigquery/storage/v1/BUILD.bazel
  11. 1
      google/cloud/bigquery/storage/v1beta1/BUILD.bazel
  12. 1
      google/cloud/bigquery/storage/v1beta2/BUILD.bazel
  13. 1
      google/cloud/billing/budgets/v1beta1/BUILD.bazel
  14. 1
      google/cloud/datacatalog/v1/BUILD.bazel
  15. 1
      google/cloud/datacatalog/v1beta1/BUILD.bazel
  16. 1
      google/cloud/dataqna/v1alpha/BUILD.bazel
  17. 1
      google/cloud/documentai/v1beta2/BUILD.bazel
  18. 1
      google/cloud/gaming/v1beta/BUILD.bazel
  19. 1
      google/cloud/gsuiteaddons/v1/BUILD.bazel
  20. 1
      google/cloud/iot/v1/BUILD.bazel
  21. 1
      google/cloud/oslogin/v1/BUILD.bazel
  22. 1
      google/cloud/oslogin/v1beta/BUILD.bazel
  23. 1
      google/cloud/phishingprotection/v1beta1/BUILD.bazel
  24. 1
      google/cloud/policytroubleshooter/v1/BUILD.bazel
  25. 1
      google/cloud/recaptchaenterprise/v1/BUILD.bazel
  26. 1
      google/cloud/recaptchaenterprise/v1beta1/BUILD.bazel
  27. 1
      google/cloud/secretmanager/v1/BUILD.bazel
  28. 1
      google/cloud/secrets/v1beta1/BUILD.bazel
  29. 1
      google/cloud/security/privateca/v1beta1/BUILD.bazel
  30. 1
      google/cloud/securitycenter/settings/v1beta1/BUILD.bazel
  31. 1
      google/cloud/servicedirectory/v1/BUILD.bazel
  32. 1
      google/cloud/tasks/v2/BUILD.bazel
  33. 1
      google/cloud/tasks/v2beta2/BUILD.bazel
  34. 1
      google/cloud/tasks/v2beta3/BUILD.bazel
  35. 1
      google/cloud/vision/v1p1beta1/BUILD.bazel
  36. 1
      google/cloud/vision/v1p2beta1/BUILD.bazel
  37. 1
      google/cloud/websecurityscanner/v1alpha/BUILD.bazel
  38. 1
      google/cloud/websecurityscanner/v1beta/BUILD.bazel
  39. 1
      google/cloud/workflows/executions/v1beta/BUILD.bazel
  40. 1
      google/devtools/build/v1/BUILD.bazel
  41. 1
      google/devtools/clouddebugger/v2/BUILD.bazel
  42. 1
      google/devtools/clouderrorreporting/v1beta1/BUILD.bazel
  43. 1
      google/devtools/cloudprofiler/v2/BUILD.bazel
  44. 1
      google/devtools/cloudtrace/v1/BUILD.bazel
  45. 1
      google/devtools/remoteworkers/v1test2/BUILD.bazel
  46. 1
      google/firestore/v1beta1/BUILD.bazel
  47. 1
      google/home/enterprise/sdm/v1/BUILD.bazel
  48. 1
      google/home/graph/v1/BUILD.bazel
  49. 1
      google/iam/credentials/v1/BUILD.bazel
  50. 1
      google/logging/v2/BUILD.bazel
  51. 5
      google/logging/v2/logging_v2.yaml
  52. 1
      google/maps/playablelocations/v3/BUILD.bazel
  53. 1
      google/privacy/dlp/v2/BUILD.bazel

@ -202,6 +202,7 @@ php_gapic_library(
srcs = [":marketplace_proto_with_info"],
grpc_service_config = "service_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "appsmarket_v2.yaml",
transport = "grpc+rest",
deps = [
":marketplace_php_grpc",

@ -202,6 +202,7 @@ php_gapic_library(
srcs = [":tables_proto_with_info"],
grpc_service_config = "tables_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "area120tables_v1alpha1.yaml",
transport = "grpc+rest",
deps = [
":tables_php_grpc",

@ -222,6 +222,7 @@ php_gapic_library(
srcs = [":accessapproval_proto_with_info"],
grpc_service_config = "accessapproval_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "accessapproval_v1.yaml",
transport = "grpc+rest",
deps = [
":accessapproval_php_grpc",

@ -212,6 +212,7 @@ php_gapic_library(
srcs = [":asset_proto_with_info"],
grpc_service_config = "cloudasset_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudasset_v1p1beta1.yaml",
transport = "grpc+rest",
deps = [
":asset_php_grpc",

@ -225,6 +225,7 @@ php_gapic_library(
srcs = [":asset_proto_with_info"],
grpc_service_config = "cloudasset_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudasset_v1p2beta1.yaml",
transport = "grpc+rest",
deps = [
":asset_php_grpc",

@ -224,6 +224,7 @@ php_gapic_library(
name = "asset_php_gapic",
srcs = [":asset_proto_with_info"],
rest_numeric_enums = True,
service_yaml = "cloudasset_v1p5beta1.yaml",
transport = "grpc+rest",
deps = [
":asset_php_grpc",

@ -222,6 +222,7 @@ php_gapic_library(
srcs = [":asset_proto_with_info"],
grpc_service_config = "cloudasset_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudasset_v1p7beta1.yaml",
transport = "grpc+rest",
deps = [
":asset_php_grpc",

@ -223,6 +223,7 @@ php_gapic_library(
srcs = [":connection_proto_with_info"],
grpc_service_config = "bigqueryconnection_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "bigqueryconnection_v1.yaml",
transport = "grpc+rest",
deps = [
":connection_php_grpc",

@ -217,6 +217,7 @@ php_gapic_library(
srcs = [":connection_proto_with_info"],
grpc_service_config = "bigqueryconnection_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "bigqueryconnection_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":connection_php_grpc",

@ -209,6 +209,7 @@ php_gapic_library(
srcs = [":storage_proto_with_info"],
grpc_service_config = "bigquerystorage_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "bigquerystorage_v1.yaml",
transport = "grpc+rest",
deps = [
":storage_php_grpc",

@ -198,6 +198,7 @@ php_gapic_library(
srcs = [":storage_proto_with_info"],
grpc_service_config = "bigquerystorage_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "bigquerystorage_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":storage_php_grpc",

@ -218,6 +218,7 @@ php_gapic_library(
srcs = [":storage_proto_with_info"],
grpc_service_config = "bigquerystorage_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "bigquerystorage_v1beta2.yaml",
transport = "grpc+rest",
deps = [
":storage_php_grpc",

@ -223,6 +223,7 @@ php_gapic_library(
srcs = [":budgets_proto_with_info"],
grpc_service_config = "billingbudgets_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "billingbudgets.yaml",
transport = "grpc+rest",
deps = [
":budgets_php_grpc",

@ -245,6 +245,7 @@ php_gapic_library(
srcs = [":datacatalog_proto_with_info"],
grpc_service_config = "datacatalog_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "datacatalog_v1.yaml",
transport = "grpc+rest",
deps = [
":datacatalog_php_grpc",

@ -230,6 +230,7 @@ php_gapic_library(
srcs = [":datacatalog_proto_with_info"],
grpc_service_config = "datacatalog_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "datacatalog_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":datacatalog_php_grpc",

@ -228,6 +228,7 @@ php_gapic_library(
srcs = [":dataqna_proto_with_info"],
grpc_service_config = "dataqna_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "dataqna_v1alpha.yaml",
transport = "grpc+rest",
deps = [
":dataqna_php_grpc",

@ -224,6 +224,7 @@ php_gapic_library(
srcs = [":documentai_proto_with_info"],
grpc_service_config = "documentai_v1beta2_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "documentai_v1beta2.yaml",
transport = "grpc+rest",
deps = [
":documentai_php_grpc",

@ -233,6 +233,7 @@ php_gapic_library(
srcs = [":gaming_proto_with_info"],
grpc_service_config = "gaming_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gameservices_v1beta.yaml",
transport = "grpc+rest",
deps = [
":gaming_php_grpc",

@ -228,6 +228,7 @@ php_gapic_library(
srcs = [":gsuiteaddons_proto_with_info"],
grpc_service_config = "gsuiteaddons_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gsuiteaddons_v1.yaml",
transport = "grpc+rest",
deps = [
":gsuiteaddons_php_grpc",

@ -220,6 +220,7 @@ php_gapic_library(
srcs = [":iot_proto_with_info"],
grpc_service_config = "cloudiot_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudiot_v1.yaml",
transport = "grpc+rest",
deps = [
":iot_php_grpc",

@ -237,6 +237,7 @@ php_gapic_library(
srcs = [":oslogin_proto_with_info"],
grpc_service_config = "oslogin_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "oslogin_v1.yaml",
transport = "grpc+rest",
deps = [
":oslogin_php_grpc",

@ -225,6 +225,7 @@ php_gapic_library(
srcs = [":oslogin_proto_with_info"],
grpc_service_config = "oslogin_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "oslogin_v1beta.yaml",
transport = "grpc+rest",
deps = [
":oslogin_php_grpc",

@ -209,6 +209,7 @@ php_gapic_library(
srcs = [":phishingprotection_proto_with_info"],
grpc_service_config = "phishingprotection_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "phishingprotection_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":phishingprotection_php_grpc",

@ -226,6 +226,7 @@ php_gapic_library(
srcs = [":policytroubleshooter_proto_with_info"],
grpc_service_config = "checker_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "policytroubleshooter_v1.yaml",
transport = "grpc+rest",
deps = [
":policytroubleshooter_php_grpc",

@ -220,6 +220,7 @@ php_gapic_library(
srcs = [":recaptchaenterprise_proto_with_info"],
grpc_service_config = "recaptchaenterprise_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "recaptchaenterprise_v1.yaml",
transport = "grpc+rest",
deps = [
":recaptchaenterprise_php_grpc",

@ -221,6 +221,7 @@ php_gapic_library(
srcs = [":recaptchaenterprise_proto_with_info"],
grpc_service_config = "recaptchaenterprise_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "recaptchaenterprise_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":recaptchaenterprise_php_grpc",

@ -234,6 +234,7 @@ php_gapic_library(
srcs = [":secretmanager_proto_with_info"],
grpc_service_config = "secretmanager_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "secretmanager_v1.yaml",
transport = "grpc+rest",
deps = [
":secretmanager_php_grpc",

@ -219,6 +219,7 @@ php_gapic_library(
srcs = [":secretmanager_proto_with_info"],
grpc_service_config = "secretmanager_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "//google/cloud/secrets/v1beta1:secretmanager_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":secretmanager_php_grpc",

@ -228,6 +228,7 @@ php_gapic_library(
srcs = [":privateca_proto_with_info"],
grpc_service_config = "privateca_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "privateca_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":privateca_php_grpc",

@ -207,6 +207,7 @@ php_gapic_library(
srcs = [":settings_proto_with_info"],
grpc_service_config = "securitycenter_settings_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "securitycenter_settings.yaml",
transport = "grpc+rest",
deps = [
":settings_php_grpc",

@ -223,6 +223,7 @@ php_gapic_library(
srcs = [":servicedirectory_proto_with_info"],
grpc_service_config = "servicedirectory_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "servicedirectory_v1.yaml",
transport = "grpc+rest",
deps = [
":servicedirectory_php_grpc",

@ -222,6 +222,7 @@ php_gapic_library(
srcs = [":tasks_proto_with_info"],
grpc_service_config = "cloudtasks_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudtasks_v2.yaml",
transport = "grpc+rest",
deps = [
":tasks_php_grpc",

@ -223,6 +223,7 @@ php_gapic_library(
srcs = [":tasks_proto_with_info"],
grpc_service_config = "cloudtasks_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudtasks_v2beta2.yaml",
transport = "grpc+rest",
deps = [
":tasks_php_grpc",

@ -223,6 +223,7 @@ php_gapic_library(
srcs = [":tasks_proto_with_info"],
grpc_service_config = "cloudtasks_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudtasks_v2beta3.yaml",
transport = "grpc+rest",
deps = [
":tasks_php_grpc",

@ -213,6 +213,7 @@ php_gapic_library(
gapic_yaml = "vision_gapic.yaml",
grpc_service_config = "vision_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "vision_v1p1beta1.yaml",
transport = "grpc+rest",
deps = [
":vision_php_grpc",

@ -220,6 +220,7 @@ php_gapic_library(
gapic_yaml = "vision_gapic.yaml",
grpc_service_config = "vision_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "vision_v1p2beta1.yaml",
transport = "grpc+rest",
deps = [
":vision_php_grpc",

@ -213,6 +213,7 @@ php_gapic_library(
srcs = [":websecurityscanner_proto_with_info"],
grpc_service_config = "websecurityscanner_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "websecurityscanner_v1alpha.yaml",
transport = "grpc+rest",
deps = [
":websecurityscanner_php_grpc",

@ -216,6 +216,7 @@ php_gapic_library(
srcs = [":websecurityscanner_proto_with_info"],
grpc_service_config = "websecurityscanner_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "websecurityscanner_v1beta.yaml",
transport = "grpc+rest",
deps = [
":websecurityscanner_php_grpc",

@ -208,6 +208,7 @@ php_gapic_library(
name = "executions_php_gapic",
srcs = [":executions_proto_with_info"],
rest_numeric_enums = False,
service_yaml = "workflowexecutions_v1beta.yaml",
transport = "grpc+rest",
deps = [
":executions_php_grpc",

@ -207,6 +207,7 @@ php_gapic_library(
srcs = [":build_proto_with_info"],
grpc_service_config = "buildeventservice_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "buildeventservice_v1.yaml",
transport = "grpc+rest",
deps = [
":build_php_grpc",

@ -206,6 +206,7 @@ php_gapic_library(
srcs = [":clouddebugger_proto_with_info"],
grpc_service_config = "clouddebugger_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "clouddebugger_v2.yaml",
transport = "grpc+rest",
deps = [
":clouddebugger_php_grpc",

@ -214,6 +214,7 @@ php_gapic_library(
srcs = [":clouderrorreporting_proto_with_info"],
grpc_service_config = "errorreporting_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "clouderrorreporting_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":clouderrorreporting_php_grpc",

@ -201,6 +201,7 @@ php_gapic_library(
srcs = [":cloudprofiler_proto_with_info"],
grpc_service_config = "cloudprofiler_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudprofiler_v2.yaml",
transport = "grpc+rest",
deps = [
":cloudprofiler_php_grpc",

@ -207,6 +207,7 @@ php_gapic_library(
srcs = [":cloudtrace_proto_with_info"],
grpc_service_config = "cloudtrace_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudtrace_v1.yaml",
transport = "grpc+rest",
deps = [
":cloudtrace_php_grpc",

@ -207,6 +207,7 @@ php_gapic_library(
srcs = [":remoteworkers_proto_with_info"],
grpc_service_config = "remoteworkers_grpc_service_config.json",
rest_numeric_enums = False,
service_yaml = "remoteworkers_v1beta2.yaml",
transport = "grpc+rest",
deps = [
":remoteworkers_php_grpc",

@ -209,6 +209,7 @@ php_gapic_library(
name = "firestore_php_gapic",
srcs = [":firestore_proto_with_info"],
rest_numeric_enums = True,
service_yaml = "firestore_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":firestore_php_grpc",

@ -201,6 +201,7 @@ php_gapic_library(
srcs = [":sdm_proto_with_info"],
grpc_service_config = "smart_device_management_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "smartdevicemanagement_v1.yaml",
transport = "grpc+rest",
deps = [
":sdm_php_grpc",

@ -190,6 +190,7 @@ php_gapic_library(
name = "graph_php_gapic",
srcs = [":graph_proto_with_info"],
rest_numeric_enums = True,
service_yaml = "homegraph_v1.yaml",
transport = "grpc+rest",
deps = [
":graph_php_grpc",

@ -199,6 +199,7 @@ php_gapic_library(
srcs = [":credentials_proto_with_info"],
grpc_service_config = "iamcredentials_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "iamcredentials_v1.yaml",
transport = "grpc+rest",
deps = [
":credentials_php_grpc",

@ -240,6 +240,7 @@ php_gapic_library(
gapic_yaml = "logging_gapic.yaml",
grpc_service_config = "logging_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "logging_v2.yaml",
transport = "grpc+rest",
deps = [
":logging_php_grpc",

@ -14,9 +14,10 @@ types:
documentation:
summary: Writes log entries and manages your Cloud Logging configuration.
overview: '# Introduction
overview: |-
# Introduction
The Cloud Logging service.'
The Cloud Logging service.
backend:
rules:

@ -171,6 +171,7 @@ php_gapic_library(
name = "playablelocations_php_gapic",
srcs = [":playablelocations_proto_with_info"],
rest_numeric_enums = True,
service_yaml = "playablelocations_v3.yaml",
transport = "grpc+rest",
deps = [
":playablelocations_php_grpc",

@ -206,6 +206,7 @@ php_gapic_library(
srcs = [":dlp_proto_with_info"],
grpc_service_config = "dlp_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "dlp_v2.yaml",
transport = "grpc+rest",
deps = [
":dlp_php_grpc",

Loading…
Cancel
Save