build: add Bazel dependency on google/protobuf/empty.proto

PiperOrigin-RevId: 508444163
pull/779/head
Google APIs 2 years ago committed by Copybara-Service
parent fc7d513461
commit 30d54a7481
  1. 1
      google/api/apikeys/v2/BUILD.bazel
  2. 3
      google/api/servicemanagement/v1/BUILD.bazel
  3. 3
      google/api/serviceusage/v1beta1/BUILD.bazel
  4. 5
      google/cloud/apigateway/v1/BUILD.bazel
  5. 5
      google/cloud/beyondcorp/appconnections/v1/BUILD.bazel
  6. 5
      google/cloud/beyondcorp/appconnectors/v1/BUILD.bazel
  7. 5
      google/cloud/beyondcorp/appgateways/v1/BUILD.bazel
  8. 5
      google/cloud/beyondcorp/clientconnectorservices/v1/BUILD.bazel
  9. 5
      google/cloud/beyondcorp/clientgateways/v1/BUILD.bazel
  10. 5
      google/cloud/certificatemanager/v1/BUILD.bazel
  11. 5
      google/cloud/clouddms/v1/BUILD.bazel
  12. 5
      google/cloud/connectors/v1/BUILD.bazel
  13. 5
      google/cloud/datafusion/v1/BUILD.bazel
  14. 5
      google/cloud/datafusion/v1beta1/BUILD.bazel
  15. 5
      google/cloud/datastream/v1/BUILD.bazel
  16. 5
      google/cloud/datastream/v1alpha1/BUILD.bazel
  17. 5
      google/cloud/deploy/v1/BUILD.bazel
  18. 5
      google/cloud/documentai/v1/BUILD.bazel
  19. 5
      google/cloud/documentai/v1beta3/BUILD.bazel
  20. 3
      google/cloud/domains/v1/BUILD.bazel
  21. 5
      google/cloud/domains/v1alpha2/BUILD.bazel
  22. 5
      google/cloud/domains/v1beta1/BUILD.bazel
  23. 5
      google/cloud/edgecontainer/v1/BUILD.bazel
  24. 5
      google/cloud/filestore/v1/BUILD.bazel
  25. 5
      google/cloud/filestore/v1beta1/BUILD.bazel
  26. 5
      google/cloud/functions/v1/BUILD.bazel
  27. 5
      google/cloud/functions/v2/BUILD.bazel
  28. 5
      google/cloud/functions/v2alpha/BUILD.bazel
  29. 5
      google/cloud/functions/v2beta/BUILD.bazel
  30. 1
      google/cloud/gaming/v1/BUILD.bazel
  31. 3
      google/cloud/gaming/v1beta/BUILD.bazel
  32. 5
      google/cloud/gkebackup/v1/BUILD.bazel
  33. 5
      google/cloud/gkehub/v1alpha/BUILD.bazel
  34. 5
      google/cloud/gkehub/v1alpha2/BUILD.bazel
  35. 5
      google/cloud/gkehub/v1beta/BUILD.bazel
  36. 5
      google/cloud/gkehub/v1beta1/BUILD.bazel
  37. 1
      google/cloud/gkemulticloud/v1/BUILD.bazel
  38. 5
      google/cloud/ids/v1/BUILD.bazel
  39. 3
      google/cloud/managedidentities/v1/BUILD.bazel
  40. 5
      google/cloud/managedidentities/v1beta1/BUILD.bazel
  41. 5
      google/cloud/memcache/v1/BUILD.bazel
  42. 5
      google/cloud/memcache/v1beta2/BUILD.bazel
  43. 3
      google/cloud/metastore/v1/BUILD.bazel
  44. 5
      google/cloud/metastore/v1alpha/BUILD.bazel
  45. 5
      google/cloud/metastore/v1beta/BUILD.bazel
  46. 5
      google/cloud/networkconnectivity/v1/BUILD.bazel
  47. 5
      google/cloud/networkconnectivity/v1alpha1/BUILD.bazel
  48. 5
      google/cloud/networkmanagement/v1/BUILD.bazel
  49. 5
      google/cloud/networkmanagement/v1beta1/BUILD.bazel
  50. 5
      google/cloud/networksecurity/v1/BUILD.bazel
  51. 5
      google/cloud/networksecurity/v1beta1/BUILD.bazel
  52. 5
      google/cloud/networkservices/v1/BUILD.bazel
  53. 5
      google/cloud/networkservices/v1beta1/BUILD.bazel
  54. 3
      google/cloud/notebooks/v1/BUILD.bazel
  55. 5
      google/cloud/notebooks/v1beta1/BUILD.bazel
  56. 5
      google/cloud/osconfig/v1alpha/BUILD.bazel
  57. 5
      google/cloud/redis/v1/BUILD.bazel
  58. 5
      google/cloud/redis/v1beta1/BUILD.bazel
  59. 11
      google/cloud/resourcemanager/v3/BUILD.bazel
  60. 5
      google/cloud/security/privateca/v1/BUILD.bazel
  61. 5
      google/cloud/tpu/v2/BUILD.bazel
  62. 5
      google/cloud/tpu/v2alpha1/BUILD.bazel
  63. 5
      google/cloud/vmmigration/v1/BUILD.bazel
  64. 5
      google/cloud/vmwareengine/v1/BUILD.bazel
  65. 5
      google/cloud/vpcaccess/v1/BUILD.bazel
  66. 5
      google/cloud/workflows/v1/BUILD.bazel
  67. 3
      google/cloud/workflows/v1beta/BUILD.bazel
  68. 1
      google/datastore/admin/v1/BUILD.bazel
  69. 1
      google/devtools/containeranalysis/v1beta1/BUILD.bazel
  70. 6
      google/identity/accesscontextmanager/v1/BUILD.bazel
  71. 3
      google/monitoring/metricsscope/v1/BUILD.bazel
  72. 3
      google/partner/aistreams/v1alpha1/BUILD.bazel

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],

@ -63,6 +63,7 @@ proto_library(
"//google/api:service_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -320,11 +321,11 @@ csharp_gapic_library(
grpc_service_config = "servicemanagement_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "servicemanagement_v1.yaml",
transport = "grpc+rest",
deps = [
":servicemanagement_csharp_grpc",
":servicemanagement_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -65,6 +65,7 @@ proto_library(
"//google/api:usage_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:api_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
],
)
@ -313,11 +314,11 @@ csharp_gapic_library(
grpc_service_config = "serviceusage_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "serviceusage_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":serviceusage_csharp_grpc",
":serviceusage_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -129,8 +130,8 @@ go_gapic_library(
srcs = [":apigateway_proto_with_info"],
grpc_service_config = "apigateway_grpc_service_config.json",
importpath = "cloud.google.com/go/apigateway/apiv1;apigateway",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "apigateway_v1.yaml",
transport = "grpc+rest",
@ -353,11 +354,11 @@ csharp_gapic_library(
grpc_service_config = "apigateway_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "apigateway_v1.yaml",
transport = "grpc+rest",
deps = [
":apigateway_csharp_grpc",
":apigateway_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -60,6 +60,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -144,8 +145,8 @@ go_gapic_library(
srcs = [":appconnections_proto_with_info"],
grpc_service_config = "beyondcorp-appconnections_grpc_service_config.json",
importpath = "cloud.google.com/go/beyondcorp/appconnections/apiv1;appconnections",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
deps = [
@ -326,11 +327,11 @@ csharp_gapic_library(
grpc_service_config = "beyondcorp-appconnections_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc",
deps = [
":appconnections_csharp_grpc",
":appconnections_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -63,6 +63,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -147,8 +148,8 @@ go_gapic_library(
srcs = [":appconnectors_proto_with_info"],
grpc_service_config = "beyondcorp-appconnectors_grpc_service_config.json",
importpath = "cloud.google.com/go/beyondcorp/appconnectors/apiv1;appconnectors",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
deps = [
@ -330,11 +331,11 @@ csharp_gapic_library(
grpc_service_config = "beyondcorp-appconnectors_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc",
deps = [
":appconnectors_csharp_grpc",
":appconnectors_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -60,6 +60,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -143,8 +144,8 @@ go_gapic_library(
srcs = [":appgateways_proto_with_info"],
grpc_service_config = "beyondcorp-appgateways_grpc_service_config.json",
importpath = "cloud.google.com/go/beyondcorp/appgateways/apiv1;appgateways",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
deps = [
@ -325,11 +326,11 @@ csharp_gapic_library(
grpc_service_config = "beyondcorp-appgateways_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc",
deps = [
":appgateways_csharp_grpc",
":appgateways_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -60,6 +60,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -144,8 +145,8 @@ go_gapic_library(
srcs = [":clientconnectorservices_proto_with_info"],
grpc_service_config = "beyondcorp-clientconnectorservices_grpc_service_config.json",
importpath = "cloud.google.com/go/beyondcorp/clientconnectorservices/apiv1;clientconnectorservices",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
deps = [
@ -326,11 +327,11 @@ csharp_gapic_library(
grpc_service_config = "beyondcorp-clientconnectorservices_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc",
deps = [
":clientconnectorservices_csharp_grpc",
":clientconnectorservices_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -60,6 +60,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -143,8 +144,8 @@ go_gapic_library(
srcs = [":clientgateways_proto_with_info"],
grpc_service_config = "beyondcorp-clientgateways_grpc_service_config.json",
importpath = "cloud.google.com/go/beyondcorp/clientgateways/apiv1;clientgateways",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
deps = [
@ -325,11 +326,11 @@ csharp_gapic_library(
grpc_service_config = "beyondcorp-clientgateways_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "beyondcorp_v1.yaml",
transport = "grpc",
deps = [
":clientgateways_csharp_grpc",
":clientgateways_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -136,8 +137,8 @@ go_gapic_library(
srcs = [":certificatemanager_proto_with_info"],
grpc_service_config = "certificatemanager_grpc_service_config.json",
importpath = "cloud.google.com/go/certificatemanager/apiv1;certificatemanager",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "certificatemanager_v1.yaml",
transport = "grpc+rest",
@ -369,11 +370,11 @@ csharp_gapic_library(
grpc_service_config = "certificatemanager_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "certificatemanager_v1.yaml",
transport = "grpc+rest",
deps = [
":certificatemanager_csharp_grpc",
":certificatemanager_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
"@com_google_protobuf//:wrappers_proto",
@ -132,8 +133,8 @@ go_gapic_library(
srcs = [":clouddms_proto_with_info"],
grpc_service_config = "library_grpc_service_config.json",
importpath = "cloud.google.com/go/clouddms/apiv1;clouddms",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "datamigration_v1.yaml",
transport = "grpc",
@ -359,11 +360,11 @@ csharp_gapic_library(
grpc_service_config = "library_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "datamigration_v1.yaml",
transport = "grpc",
deps = [
":clouddms_csharp_grpc",
":clouddms_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -37,6 +37,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:struct_proto",
"@com_google_protobuf//:timestamp_proto",
@ -146,8 +147,8 @@ go_gapic_library(
srcs = [":connectors_proto_with_info"],
grpc_service_config = "connectors_grpc_service_config.json",
importpath = "cloud.google.com/go/connectors/apiv1;connectors",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "connectors_v1.yaml",
transport = "grpc+rest",
@ -371,11 +372,11 @@ csharp_gapic_library(
grpc_service_config = "connectors_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "connectors_v1.yaml",
transport = "grpc+rest",
deps = [
":connectors_csharp_grpc",
":connectors_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -29,6 +29,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -128,8 +129,8 @@ go_gapic_library(
srcs = [":datafusion_proto_with_info"],
grpc_service_config = "datafusion_grpc_service_config.json",
importpath = "cloud.google.com/go/datafusion/apiv1;datafusion",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "datafusion_v1.yaml",
transport = "grpc+rest",
@ -355,11 +356,11 @@ csharp_gapic_library(
grpc_service_config = "datafusion_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "datafusion_v1.yaml",
transport = "grpc+rest",
deps = [
":datafusion_csharp_grpc",
":datafusion_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/iam/v1:policy_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -134,8 +135,8 @@ go_gapic_library(
srcs = [":datafusion_proto_with_info"],
grpc_service_config = "datafusion_grpc_service_config.json",
importpath = "cloud.google.com/go/datafusion/apiv1beta1;datafusion",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "datafusion_v1beta1.yaml",
transport = "grpc+rest",
@ -360,11 +361,11 @@ csharp_gapic_library(
grpc_service_config = "datafusion_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "datafusion_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":datafusion_csharp_grpc",
":datafusion_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -139,8 +140,8 @@ go_gapic_library(
srcs = [":datastream_proto_with_info"],
grpc_service_config = "datastream_grpc_service_config.json",
importpath = "cloud.google.com/go/datastream/apiv1;datastream",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "datastream_v1.yaml",
transport = "grpc+rest",
@ -369,11 +370,11 @@ csharp_gapic_library(
grpc_service_config = "datastream_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "datastream_v1.yaml",
transport = "grpc+rest",
deps = [
":datastream_csharp_grpc",
":datastream_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -130,8 +131,8 @@ go_gapic_library(
srcs = [":datastream_proto_with_info"],
grpc_service_config = "datastream_grpc_service_config.json",
importpath = "cloud.google.com/go/datastream/apiv1alpha1;datastream",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "datastream_v1alpha1.yaml",
transport = "grpc+rest",
@ -353,11 +354,11 @@ csharp_gapic_library(
grpc_service_config = "datastream_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "datastream_v1alpha1.yaml",
transport = "grpc+rest",
deps = [
":datastream_csharp_grpc",
":datastream_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -38,6 +38,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/type:date_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -147,8 +148,8 @@ go_gapic_library(
srcs = [":deploy_proto_with_info"],
grpc_service_config = "clouddeploy_grpc_service_config.json",
importpath = "cloud.google.com/go/deploy/apiv1;deploy",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "clouddeploy_v1.yaml",
transport = "grpc+rest",
@ -378,11 +379,11 @@ csharp_gapic_library(
grpc_service_config = "clouddeploy_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "clouddeploy_v1.yaml",
transport = "grpc+rest",
deps = [
":deploy_csharp_grpc",
":deploy_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -44,6 +44,7 @@ proto_library(
"//google/type:datetime_proto",
"//google/type:money_proto",
"//google/type:postal_address_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -156,8 +157,8 @@ go_gapic_library(
srcs = [":documentai_proto_with_info"],
grpc_service_config = "documentai_v1_grpc_service_config.json",
importpath = "cloud.google.com/go/documentai/apiv1;documentai",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "documentai_v1.yaml",
transport = "grpc+rest",
@ -392,11 +393,11 @@ csharp_gapic_library(
grpc_service_config = "documentai_v1_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "documentai_v1.yaml",
transport = "grpc+rest",
deps = [
":documentai_csharp_grpc",
":documentai_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -45,6 +45,7 @@ proto_library(
"//google/type:datetime_proto",
"//google/type:money_proto",
"//google/type:postal_address_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -157,8 +158,8 @@ go_gapic_library(
srcs = [":documentai_proto_with_info"],
grpc_service_config = "documentai_v1beta3_grpc_service_config.json",
importpath = "cloud.google.com/go/documentai/apiv1beta3;documentai",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "documentai_v1beta3.yaml",
transport = "grpc+rest",
@ -387,11 +388,11 @@ csharp_gapic_library(
grpc_service_config = "documentai_v1beta3_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "documentai_v1beta3.yaml",
transport = "grpc+rest",
deps = [
":documentai_csharp_grpc",
":documentai_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/type:money_proto",
"//google/type:postal_address_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -136,8 +137,8 @@ go_gapic_library(
srcs = [":domains_proto_with_info"],
grpc_service_config = "domains_grpc_service_config.json",
importpath = "cloud.google.com/go/domains/apiv1;domains",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "domains_v1.yaml",
transport = "grpc+rest",

@ -31,6 +31,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/type:money_proto",
"//google/type:postal_address_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -136,8 +137,8 @@ go_gapic_library(
srcs = [":domains_proto_with_info"],
grpc_service_config = "domains_grpc_service_config.json",
importpath = "cloud.google.com/go/domains/apiv1alpha2;domains",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "domains_v1alpha2.yaml",
transport = "grpc+rest",
@ -359,11 +360,11 @@ csharp_gapic_library(
grpc_service_config = "domains_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "domains_v1alpha2.yaml",
transport = "grpc+rest",
deps = [
":domains_csharp_grpc",
":domains_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/type:money_proto",
"//google/type:postal_address_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -136,8 +137,8 @@ go_gapic_library(
srcs = [":domains_proto_with_info"],
grpc_service_config = "domains_grpc_service_config.json",
importpath = "cloud.google.com/go/domains/apiv1beta1;domains",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "domains_v1beta1.yaml",
transport = "grpc+rest",
@ -359,11 +360,11 @@ csharp_gapic_library(
grpc_service_config = "domains_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "domains_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":domains_csharp_grpc",
":domains_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -134,8 +135,8 @@ go_gapic_library(
srcs = [":edgecontainer_proto_with_info"],
grpc_service_config = "edgecontainer_grpc_service_config.json",
importpath = "cloud.google.com/go/edgecontainer/apiv1;edgecontainer",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = None,
transport = "grpc+rest",
@ -353,11 +354,11 @@ csharp_gapic_library(
grpc_service_config = "edgecontainer_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = None,
transport = "grpc+rest",
deps = [
":edgecontainer_csharp_grpc",
":edgecontainer_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:resource_proto",
"//google/cloud/common:common_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
"@com_google_protobuf//:wrappers_proto",
@ -135,8 +136,8 @@ go_gapic_library(
srcs = [":filestore_proto_with_info"],
grpc_service_config = "file_grpc_service_config.json",
importpath = "cloud.google.com/go/filestore/apiv1;filestore",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "file_v1.yaml",
transport = "grpc+rest",
@ -363,11 +364,11 @@ csharp_gapic_library(
grpc_service_config = "file_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "file_v1.yaml",
transport = "grpc+rest",
deps = [
":filestore_csharp_grpc",
":filestore_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:resource_proto",
"//google/cloud/common:common_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
"@com_google_protobuf//:wrappers_proto",
@ -137,8 +138,8 @@ go_gapic_library(
srcs = [":filestore_proto_with_info"],
grpc_service_config = "file_grpc_service_config.json",
importpath = "cloud.google.com/go/filestore/apiv1beta1;filestore",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "file_v1beta1.yaml",
transport = "grpc+rest",
@ -356,11 +357,11 @@ csharp_gapic_library(
grpc_service_config = "file_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "file_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":filestore_csharp_grpc",
":filestore_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -34,6 +34,7 @@ proto_library(
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -139,8 +140,8 @@ go_gapic_library(
srcs = [":functions_proto_with_info"],
grpc_service_config = "functions_grpc_service_config.json",
importpath = "cloud.google.com/go/functions/apiv1;functions",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v1.yaml",
transport = "grpc+rest",
@ -369,11 +370,11 @@ csharp_gapic_library(
grpc_service_config = "functions_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v1.yaml",
transport = "grpc+rest",
deps = [
":functions_csharp_grpc",
":functions_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -138,8 +139,8 @@ go_gapic_library(
srcs = [":functions_proto_with_info"],
grpc_service_config = "functions_grpc_service_config.json",
importpath = "cloud.google.com/go/functions/apiv2;functions",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v2.yaml",
transport = "grpc+rest",
@ -369,11 +370,11 @@ csharp_gapic_library(
grpc_service_config = "functions_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v2.yaml",
transport = "grpc+rest",
deps = [
":functions_csharp_grpc",
":functions_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -61,6 +61,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -146,8 +147,8 @@ go_gapic_library(
srcs = [":functions_proto_with_info"],
grpc_service_config = "functions_grpc_service_config.json",
importpath = "cloud.google.com/go/functions/apiv2alpha;functions",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v2alpha.yaml",
transport = "grpc+rest",
@ -318,11 +319,11 @@ csharp_gapic_library(
grpc_service_config = "functions_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v2alpha.yaml",
transport = "grpc+rest",
deps = [
":functions_csharp_grpc",
":functions_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -61,6 +61,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:any_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -146,8 +147,8 @@ go_gapic_library(
srcs = [":functions_proto_with_info"],
grpc_service_config = "functions_grpc_service_config.json",
importpath = "cloud.google.com/go/functions/apiv2beta;functions",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v2beta.yaml",
transport = "grpc+rest",
@ -318,11 +319,11 @@ csharp_gapic_library(
grpc_service_config = "functions_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudfunctions_v2beta.yaml",
transport = "grpc+rest",
deps = [
":functions_csharp_grpc",
":functions_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -38,6 +38,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],

@ -29,6 +29,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -350,11 +351,11 @@ csharp_gapic_library(
grpc_service_config = "gaming_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gameservices_v1beta.yaml",
transport = "grpc+rest",
deps = [
":gaming_csharp_grpc",
":gaming_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -66,6 +66,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -145,8 +146,8 @@ go_gapic_library(
srcs = [":gkebackup_proto_with_info"],
grpc_service_config = "gkebackup_grpc_service_config.json",
importpath = "cloud.google.com/go/gkebackup/apiv1;gkebackup",
release_level = "gkebackup",
metadata = True,
release_level = "gkebackup",
rest_numeric_enums = True,
service_yaml = "gkebackup_v1.yaml",
transport = "grpc+rest",
@ -320,11 +321,11 @@ csharp_gapic_library(
grpc_service_config = "gkebackup_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gkebackup_v1.yaml",
transport = "grpc+rest",
deps = [
":gkebackup_csharp_grpc",
":gkebackup_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -35,6 +35,7 @@ proto_library(
"//google/cloud/gkehub/v1alpha/multiclusteringress:multiclusteringress_proto",
"//google/cloud/gkehub/v1alpha/servicemesh:servicemesh_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -154,8 +155,8 @@ go_gapic_library(
srcs = [":gkehub_proto_with_info"],
grpc_service_config = "v1alpha_grpc_service_config.json",
importpath = "cloud.google.com/go/gkehub/apiv1alpha;gkehub",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "gkehub_v1alpha.yaml",
transport = "grpc+rest",
@ -380,11 +381,11 @@ csharp_gapic_library(
grpc_service_config = "v1alpha_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gkehub_v1alpha.yaml",
transport = "grpc+rest",
deps = [
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -29,6 +29,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -131,8 +132,8 @@ go_gapic_library(
srcs = [":gkehub_proto_with_info"],
grpc_service_config = "membership_grpc_service_config.json",
importpath = "cloud.google.com/go/gkehub/apiv1alpha2;gkehub",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "gkehub_v1alpha2.yaml",
transport = "grpc+rest",
@ -347,11 +348,11 @@ csharp_gapic_library(
grpc_service_config = "membership_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gkehub_v1alpha2.yaml",
transport = "grpc+rest",
deps = [
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -33,6 +33,7 @@ proto_library(
"//google/cloud/gkehub/v1beta/metering:metering_proto",
"//google/cloud/gkehub/v1beta/multiclusteringress:multiclusteringress_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -146,8 +147,8 @@ go_gapic_library(
srcs = [":gkehub_proto_with_info"],
grpc_service_config = "v1beta_grpc_service_config.json",
importpath = "cloud.google.com/go/gkehub/apiv1beta;gkehub",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "gkehub_v1beta.yaml",
transport = "grpc+rest",
@ -378,11 +379,11 @@ csharp_gapic_library(
grpc_service_config = "v1beta_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gkehub_v1beta.yaml",
transport = "grpc+rest",
deps = [
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -143,8 +144,8 @@ go_gapic_library(
srcs = [":gkehub_proto_with_info"],
grpc_service_config = "membership_grpc_service_config.json",
importpath = "cloud.google.com/go/gkehub/apiv1beta1;gkehub",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "gkehub_v1beta1.yaml",
transport = "grpc+rest",
@ -374,11 +375,11 @@ csharp_gapic_library(
grpc_service_config = "membership_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "gkehub_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -35,6 +35,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],

@ -29,6 +29,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -131,8 +132,8 @@ go_gapic_library(
srcs = [":ids_proto_with_info"],
grpc_service_config = "ids_grpc_service_config.json",
importpath = "cloud.google.com/go/ids/apiv1;ids",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "ids_v1.yaml",
transport = "grpc+rest",
@ -355,11 +356,11 @@ csharp_gapic_library(
grpc_service_config = "ids_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "ids_v1.yaml",
transport = "grpc+rest",
deps = [
":ids_csharp_grpc",
":ids_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -351,11 +352,11 @@ csharp_gapic_library(
grpc_service_config = "managedidentities_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "managedidentities_v1.yaml",
transport = "grpc",
deps = [
":managedidentities_csharp_grpc",
":managedidentities_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -131,8 +132,8 @@ go_gapic_library(
srcs = [":managedidentities_proto_with_info"],
grpc_service_config = "managedidentities_grpc_service_config.json",
importpath = "cloud.google.com/go/managedidentities/apiv1beta1;managedidentities",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "managedidentities_v1beta1.yaml",
transport = "grpc",
@ -346,11 +347,11 @@ csharp_gapic_library(
grpc_service_config = "managedidentities_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "managedidentities_v1beta1.yaml",
transport = "grpc",
deps = [
":managedidentities_csharp_grpc",
":managedidentities_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/type:dayofweek_proto",
"//google/type:timeofday_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -139,8 +140,8 @@ go_gapic_library(
srcs = [":memcache_proto_with_info"],
grpc_service_config = "memcache_grpc_service_config.json",
importpath = "cloud.google.com/go/memcache/apiv1;memcache",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "memcache_v1.yaml",
transport = "grpc+rest",
@ -368,11 +369,11 @@ csharp_gapic_library(
grpc_service_config = "memcache_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "memcache_v1.yaml",
transport = "grpc+rest",
deps = [
":memcache_csharp_grpc",
":memcache_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/type:dayofweek_proto",
"//google/type:timeofday_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -139,8 +140,8 @@ go_gapic_library(
srcs = [":memcache_proto_with_info"],
grpc_service_config = "memcache_grpc_service_config.json",
importpath = "cloud.google.com/go/memcache/apiv1beta2;memcache",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "memcache_v1beta2.yaml",
transport = "grpc+rest",
@ -368,11 +369,11 @@ csharp_gapic_library(
grpc_service_config = "memcache_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "memcache_v1beta2.yaml",
transport = "grpc+rest",
deps = [
":memcache_csharp_grpc",
":memcache_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/type:dayofweek_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
"@com_google_protobuf//:wrappers_proto",
@ -133,8 +134,8 @@ go_gapic_library(
srcs = [":metastore_proto_with_info"],
grpc_service_config = "metastore_grpc_service_config.json",
importpath = "cloud.google.com/go/metastore/apiv1;metastore",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "metastore_v1.yaml",
transport = "grpc+rest",

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/type:dayofweek_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
"@com_google_protobuf//:wrappers_proto",
@ -135,8 +136,8 @@ go_gapic_library(
srcs = [":metastore_proto_with_info"],
grpc_service_config = "metastore_grpc_service_config.json",
importpath = "cloud.google.com/go/metastore/apiv1alpha;metastore",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "metastore_v1alpha.yaml",
transport = "grpc+rest",
@ -355,11 +356,11 @@ csharp_gapic_library(
grpc_service_config = "metastore_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "metastore_v1alpha.yaml",
transport = "grpc+rest",
deps = [
":metastore_csharp_grpc",
":metastore_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/type:dayofweek_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
"@com_google_protobuf//:wrappers_proto",
@ -133,8 +134,8 @@ go_gapic_library(
srcs = [":metastore_proto_with_info"],
grpc_service_config = "metastore_grpc_service_config.json",
importpath = "cloud.google.com/go/metastore/apiv1beta;metastore",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "metastore_v1beta.yaml",
transport = "grpc+rest",
@ -362,11 +363,11 @@ csharp_gapic_library(
grpc_service_config = "metastore_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "metastore_v1beta.yaml",
transport = "grpc+rest",
deps = [
":metastore_csharp_grpc",
":metastore_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -131,8 +132,8 @@ go_gapic_library(
srcs = [":networkconnectivity_proto_with_info"],
grpc_service_config = "networkconnectivity_v1_grpc_service_config.json",
importpath = "cloud.google.com/go/networkconnectivity/apiv1;networkconnectivity",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "networkconnectivity_v1.yaml",
transport = "grpc",
@ -357,11 +358,11 @@ csharp_gapic_library(
grpc_service_config = "networkconnectivity_v1_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networkconnectivity_v1.yaml",
transport = "grpc",
deps = [
":networkconnectivity_csharp_grpc",
":networkconnectivity_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -128,8 +129,8 @@ go_gapic_library(
srcs = [":networkconnectivity_proto_with_info"],
grpc_service_config = "networkconnectivity_grpc_service_config.json",
importpath = "cloud.google.com/go/networkconnectivity/apiv1alpha1;networkconnectivity",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "networkconnectivity_v1alpha1.yaml",
transport = "grpc+rest",
@ -352,11 +353,11 @@ csharp_gapic_library(
grpc_service_config = "networkconnectivity_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networkconnectivity_v1alpha1.yaml",
transport = "grpc",
deps = [
":networkconnectivity_csharp_grpc",
":networkconnectivity_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -132,8 +133,8 @@ go_gapic_library(
srcs = [":networkmanagement_proto_with_info"],
grpc_service_config = "networkmanagement_grpc_service_config.json",
importpath = "cloud.google.com/go/networkmanagement/apiv1;networkmanagement",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "networkmanagement_v1.yaml",
transport = "grpc+rest",
@ -359,11 +360,11 @@ csharp_gapic_library(
grpc_service_config = "networkmanagement_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networkmanagement_v1.yaml",
transport = "grpc+rest",
deps = [
":networkmanagement_csharp_grpc",
":networkmanagement_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -132,8 +133,8 @@ go_gapic_library(
srcs = [":networkmanagement_proto_with_info"],
grpc_service_config = "networkmanagement_grpc_service_config.json",
importpath = "cloud.google.com/go/networkmanagement/apiv1beta1;networkmanagement",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "networkmanagement_v1beta1.yaml",
transport = "grpc+rest",
@ -354,11 +355,11 @@ csharp_gapic_library(
grpc_service_config = "networkmanagement_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networkmanagement_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":networkmanagement_csharp_grpc",
":networkmanagement_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -63,6 +63,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -144,8 +145,8 @@ go_gapic_library(
srcs = [":networksecurity_proto_with_info"],
grpc_service_config = "networksecurity_v1_grpc_service_config.json",
importpath = "cloud.google.com/go/networksecurity/apiv1;networksecurity",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "networksecurity_v1.yaml",
deps = [
@ -314,11 +315,11 @@ csharp_gapic_library(
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
grpc_service_config = "networksecurity_v1_grpc_service_config.json",
rest_numeric_enums = True,
transport = "grpc",
deps = [
":networksecurity_csharp_grpc",
":networksecurity_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -34,6 +34,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -142,8 +143,8 @@ go_gapic_library(
srcs = [":networksecurity_proto_with_info"],
grpc_service_config = "networksecurity_v1beta1_grpc_service_config.json",
importpath = "cloud.google.com/go/networksecurity/apiv1beta1;networksecurity",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "networksecurity_v1beta1.yaml",
transport = "grpc+rest",
@ -376,11 +377,11 @@ csharp_gapic_library(
grpc_service_config = "networksecurity_v1beta1_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networksecurity_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":networksecurity_csharp_grpc",
":networksecurity_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -39,6 +39,7 @@ proto_library(
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -147,8 +148,8 @@ go_gapic_library(
srcs = [":networkservices_proto_with_info"],
grpc_service_config = "networkservices_grpc_service_config.json",
importpath = "cloud.google.com/go/networkservices/apiv1;networkservices",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "networkservices_v1.yaml",
transport = "grpc+rest",
@ -374,11 +375,11 @@ csharp_gapic_library(
grpc_service_config = "networkservices_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networkservices_v1.yaml",
transport = "grpc+rest",
deps = [
":networkservices_csharp_grpc",
":networkservices_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -31,6 +31,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -133,8 +134,8 @@ go_gapic_library(
srcs = [":networkservices_proto_with_info"],
grpc_service_config = "networkservices_v1beta1_grpc_service_config.json",
importpath = "cloud.google.com/go/networkservices/apiv1beta1;networkservices",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "networkservices_v1beta1.yaml",
transport = "grpc+rest",
@ -348,11 +349,11 @@ csharp_gapic_library(
grpc_service_config = "networkservices_v1beta1_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "networkservices_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":networkservices_csharp_grpc",
":networkservices_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -38,6 +38,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -146,8 +147,8 @@ go_gapic_library(
srcs = [":notebooks_proto_with_info"],
grpc_service_config = "notebooks_grpc_service_config.json",
importpath = "cloud.google.com/go/notebooks/apiv1;notebooks",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "notebooks_v1.yaml",
transport = "grpc",

@ -31,6 +31,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -137,8 +138,8 @@ go_gapic_library(
srcs = [":notebooks_proto_with_info"],
grpc_service_config = "notebooks_grpc_service_config.json",
importpath = "cloud.google.com/go/notebooks/apiv1beta1;notebooks",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "notebooks_v1beta1.yaml",
transport = "grpc+rest",
@ -367,11 +368,11 @@ csharp_gapic_library(
grpc_service_config = "notebooks_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "notebooks_v1beta1.yaml",
transport = "grpc",
deps = [
":notebooks_csharp_grpc",
":notebooks_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -39,6 +39,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/type:date_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -142,8 +143,8 @@ go_gapic_library(
srcs = [":osconfig_proto_with_info"],
grpc_service_config = "osconfig_grpc_service_config.json",
importpath = "cloud.google.com/go/osconfig/apiv1alpha;osconfig",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "osconfig_v1alpha.yaml",
transport = "grpc+rest",
@ -367,11 +368,11 @@ csharp_gapic_library(
grpc_service_config = "osconfig_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "osconfig_v1alpha.yaml",
transport = "grpc+rest",
deps = [
":osconfig_csharp_grpc",
":osconfig_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/type:dayofweek_proto",
"//google/type:timeofday_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -136,8 +137,8 @@ go_gapic_library(
srcs = [":redis_proto_with_info"],
grpc_service_config = "redis_grpc_service_config.json",
importpath = "cloud.google.com/go/redis/apiv1;redis",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "redis_v1.yaml",
transport = "grpc+rest",
@ -360,11 +361,11 @@ csharp_gapic_library(
grpc_service_config = "redis_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "redis_v1.yaml",
transport = "grpc+rest",
deps = [
":redis_csharp_grpc",
":redis_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/type:dayofweek_proto",
"//google/type:timeofday_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -136,8 +137,8 @@ go_gapic_library(
srcs = [":redis_proto_with_info"],
grpc_service_config = "redis_grpc_service_config.json",
importpath = "cloud.google.com/go/redis/apiv1beta1;redis",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "redis_v1beta1.yaml",
transport = "grpc+rest",
@ -360,11 +361,11 @@ csharp_gapic_library(
grpc_service_config = "redis_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "redis_v1beta1.yaml",
transport = "grpc+rest",
deps = [
":redis_csharp_grpc",
":redis_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -36,6 +36,7 @@ proto_library(
"//google/iam/v1:iam_policy_proto",
"//google/iam/v1:policy_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -150,8 +151,8 @@ go_gapic_library(
srcs = [":resourcemanager_proto_with_info"],
grpc_service_config = "cloudresourcemanager_v3_grpc_service_config.json",
importpath = "cloud.google.com/go/resourcemanager/apiv3;resourcemanager",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "cloudresourcemanager_v3.yaml",
transport = "grpc+rest",
@ -196,14 +197,14 @@ py_gapic_library(
name = "resourcemanager_py_gapic",
srcs = [":resourcemanager_proto"],
grpc_service_config = "cloudresourcemanager_v3_grpc_service_config.json",
opt_args = [
"warehouse-package-name=google-cloud-resource-manager",
],
rest_numeric_enums = True,
transport = "grpc+rest",
deps = [
"//google/iam/v1:iam_policy_py_proto",
],
opt_args = [
"warehouse-package-name=google-cloud-resource-manager",
],
)
py_test(
@ -380,11 +381,11 @@ csharp_gapic_library(
grpc_service_config = "cloudresourcemanager_v3_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "cloudresourcemanager_v3.yaml",
transport = "grpc+rest",
deps = [
":resourcemanager_csharp_grpc",
":resourcemanager_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/longrunning:operations_proto",
"//google/type:expr_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -142,8 +143,8 @@ go_gapic_library(
srcs = [":privateca_proto_with_info"],
grpc_service_config = "privateca_grpc_service_config.json",
importpath = "cloud.google.com/go/security/privateca/apiv1;privateca",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "privateca_v1.yaml",
transport = "grpc+rest",
@ -373,11 +374,11 @@ csharp_gapic_library(
grpc_service_config = "privateca_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "privateca_v1.yaml",
transport = "grpc+rest",
deps = [
":privateca_csharp_grpc",
":privateca_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -29,6 +29,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -134,8 +135,8 @@ go_gapic_library(
srcs = [":tpu_proto_with_info"],
grpc_service_config = "tpu_grpc_service_config.json",
importpath = "cloud.google.com/go/tpu/apiv2;tpu",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "tpu_v2.yaml",
transport = "grpc+rest",
@ -354,11 +355,11 @@ csharp_gapic_library(
grpc_service_config = "tpu_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "tpu_v2.yaml",
transport = "grpc+rest",
deps = [
":tpu_csharp_grpc",
":tpu_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/rpc:status_proto",
"//google/type:interval_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -138,8 +139,8 @@ go_gapic_library(
srcs = [":tpu_proto_with_info"],
grpc_service_config = "tpu_grpc_service_config.json",
importpath = "cloud.google.com/go/tpu/apiv2alpha1;tpu",
release_level = "alpha",
metadata = True,
release_level = "alpha",
rest_numeric_enums = True,
service_yaml = "tpu_v2alpha1.yaml",
transport = "grpc",
@ -357,11 +358,11 @@ csharp_gapic_library(
grpc_service_config = "tpu_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "tpu_v2alpha1.yaml",
transport = "grpc",
deps = [
":tpu_csharp_grpc",
":tpu_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -32,6 +32,7 @@ proto_library(
"//google/rpc:error_details_proto",
"//google/rpc:status_proto",
"@com_google_protobuf//:duration_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -142,8 +143,8 @@ go_gapic_library(
srcs = [":vmmigration_proto_with_info"],
grpc_service_config = "vmmigration_v1_grpc_service_config.json",
importpath = "cloud.google.com/go/vmmigration/apiv1;vmmigration",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "vmmigration_v1.yaml",
transport = "grpc+rest",
@ -374,11 +375,11 @@ csharp_gapic_library(
grpc_service_config = "vmmigration_v1_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "vmmigration_v1.yaml",
transport = "grpc+rest",
deps = [
":vmmigration_csharp_grpc",
":vmmigration_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -30,6 +30,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -138,8 +139,8 @@ go_gapic_library(
srcs = [":vmwareengine_proto_with_info"],
grpc_service_config = "vmwareengine_grpc_service_config.json",
importpath = "cloud.google.com/go/vmwareengine/apiv1;vmwareengine",
release_level = "beta",
metadata = True,
release_level = "beta",
rest_numeric_enums = True,
service_yaml = "vmwareengine_v1.yaml",
transport = "grpc+rest",
@ -365,11 +366,11 @@ csharp_gapic_library(
grpc_service_config = "vmwareengine_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "vmwareengine_v1.yaml",
transport = "grpc+rest",
deps = [
":vmwareengine_csharp_grpc",
":vmwareengine_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -29,6 +29,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -133,8 +134,8 @@ go_gapic_library(
srcs = [":vpcaccess_proto_with_info"],
grpc_service_config = "vpcaccess_grpc_service_config.json",
importpath = "cloud.google.com/go/vpcaccess/apiv1;vpcaccess",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "vpcaccess_v1.yaml",
transport = "grpc+rest",
@ -362,11 +363,11 @@ csharp_gapic_library(
grpc_service_config = "vpcaccess_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "vpcaccess_v1.yaml",
transport = "grpc+rest",
deps = [
":vpcaccess_csharp_grpc",
":vpcaccess_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -29,6 +29,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -131,8 +132,8 @@ go_gapic_library(
srcs = [":workflows_proto_with_info"],
grpc_service_config = "workflows_grpc_service_config.json",
importpath = "cloud.google.com/go/workflows/apiv1;workflows",
release_level = "ga",
metadata = True,
release_level = "ga",
rest_numeric_enums = True,
service_yaml = "workflows_v1.yaml",
transport = "grpc+rest",
@ -354,11 +355,11 @@ csharp_gapic_library(
grpc_service_config = "workflows_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "workflows_v1.yaml",
transport = "grpc+rest",
deps = [
":workflows_csharp_grpc",
":workflows_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -20,6 +20,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -341,11 +342,11 @@ csharp_gapic_library(
grpc_service_config = "workflows_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "workflows_v1beta.yaml",
transport = "grpc+rest",
deps = [
":workflows_csharp_grpc",
":workflows_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -61,6 +61,7 @@ proto_library(
"//google/api:client_proto",
"//google/api:field_behavior_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)

@ -35,6 +35,7 @@ proto_library(
"//google/api:resource_proto",
"//google/iam/v1:iam_policy_proto",
"//google/iam/v1:policy_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)

@ -37,6 +37,7 @@ proto_library(
"//google/identity/accesscontextmanager/type:type_proto",
"//google/longrunning:operations_proto",
"//google/type:expr_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -59,6 +60,7 @@ proto_library(
"//google/api:resource_proto",
"//google/identity/accesscontextmanager/type:type_proto",
"//google/type:expr_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -70,6 +72,7 @@ proto_library(
],
deps = [
"//google/api:resource_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -81,6 +84,7 @@ proto_library(
],
deps = [
"//google/api:resource_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -427,11 +431,11 @@ csharp_gapic_library(
grpc_service_config = "accesscontextmanager_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "accesscontextmanager_v1.yaml",
transport = "grpc+rest",
deps = [
":accesscontextmanager_csharp_grpc",
":accesscontextmanager_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

@ -61,6 +61,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:timestamp_proto",
],
)
@ -313,11 +314,11 @@ csharp_gapic_library(
grpc_service_config = "metricsscopes_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "monitoring.yaml",
transport = "grpc",
deps = [
":metricsscope_csharp_grpc",
":metricsscope_csharp_proto",
],
transport = "grpc",
)
# Open Source Packages

@ -60,6 +60,7 @@ proto_library(
"//google/api:field_behavior_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"@com_google_protobuf//:empty_proto",
"@com_google_protobuf//:field_mask_proto",
"@com_google_protobuf//:timestamp_proto",
],
@ -295,11 +296,11 @@ csharp_gapic_library(
grpc_service_config = "aistreams_grpc_service_config.json",
rest_numeric_enums = True,
service_yaml = "aistreams_v1alpha1.yaml",
transport = "grpc+rest",
deps = [
":aistreams_csharp_grpc",
":aistreams_csharp_proto",
],
transport = "grpc+rest",
)
# Open Source Packages

Loading…
Cancel
Save