Skip to content

Commit

Permalink
feat(csharp): Enable REST transport in C#
Browse files Browse the repository at this point in the history
This change does not affect other languages.

PiperOrigin-RevId: 503159211
  • Loading branch information
Google APIs authored and copybara-github committed Jan 19, 2023
1 parent 62915a3 commit 9f04c98
Show file tree
Hide file tree
Showing 80 changed files with 80 additions and 0 deletions.
1 change: 1 addition & 0 deletions google/ads/admob/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ csharp_gapic_library(
":admob_csharp_grpc",
":admob_csharp_proto",
],
transport = "rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/analytics/data/v1alpha/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ csharp_gapic_library(
":data_csharp_grpc",
":data_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/api/servicecontrol/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ csharp_gapic_library(
":servicecontrol_csharp_grpc",
":servicecontrol_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/api/serviceusage/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ csharp_gapic_library(
":serviceusage_csharp_grpc",
":serviceusage_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/apps/alertcenter/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ csharp_gapic_library(
":alertcenter_csharp_grpc",
":alertcenter_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/apps/drive/activity/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ csharp_gapic_library(
":activity_csharp_grpc",
":activity_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/apps/drive/labels/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ csharp_gapic_library(
":labels_csharp_grpc",
":labels_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/apps/drive/labels/v2beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ csharp_gapic_library(
":labels_csharp_grpc",
":labels_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/apps/market/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ csharp_gapic_library(
":marketplace_csharp_grpc",
":marketplace_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/chromeos/moblab/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ csharp_gapic_library(
":moblab_csharp_grpc",
":moblab_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/chromeos/uidetection/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ csharp_gapic_library(
":uidetection_csharp_grpc",
":uidetection_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/asset/v1p1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ csharp_gapic_library(
":asset_csharp_grpc",
":asset_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/automl/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ csharp_gapic_library(
":automl_csharp_grpc",
":automl_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/bigquery/connection/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ csharp_gapic_library(
":connection_csharp_grpc",
":connection_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ csharp_gapic_library(
":procurement_csharp_grpc",
":procurement_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/connectors/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ csharp_gapic_library(
":connectors_csharp_grpc",
":connectors_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/contentwarehouse/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ csharp_gapic_library(
":contentwarehouse_csharp_grpc",
":contentwarehouse_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/dataform/v1alpha2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ csharp_gapic_library(
":dataform_csharp_grpc",
":dataform_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/datafusion/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ csharp_gapic_library(
":datafusion_csharp_grpc",
":datafusion_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/dialogflow/cx/v3beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ csharp_gapic_library(
":cx_csharp_grpc",
":cx_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/documentai/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ csharp_gapic_library(
":documentai_csharp_grpc",
":documentai_csharp_proto",
],
transport = "grpc",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/documentai/v1beta2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ csharp_gapic_library(
":documentai_csharp_grpc",
":documentai_csharp_proto",
],
transport = "grpc",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/domains/v1alpha2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ csharp_gapic_library(
":domains_csharp_grpc",
":domains_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/edgecontainer/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ csharp_gapic_library(
":edgecontainer_csharp_grpc",
":edgecontainer_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/filestore/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ csharp_gapic_library(
":filestore_csharp_grpc",
":filestore_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/functions/v2alpha/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ csharp_gapic_library(
":functions_csharp_grpc",
":functions_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkehub/v1alpha/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ csharp_gapic_library(
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkehub/v1alpha2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ csharp_gapic_library(
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/gkehub/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ csharp_gapic_library(
":gkehub_csharp_grpc",
":gkehub_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/iap/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ csharp_gapic_library(
":iap_csharp_grpc",
":iap_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/identitytoolkit/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ csharp_gapic_library(
":identitytoolkit_csharp_grpc",
":identitytoolkit_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/language/v1beta2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ csharp_gapic_library(
":language_csharp_grpc",
":language_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/managedidentities/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ csharp_gapic_library(
":managedidentities_csharp_grpc",
":managedidentities_csharp_proto",
],
transport = "grpc",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/networkmanagement/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ csharp_gapic_library(
":networkmanagement_csharp_grpc",
":networkmanagement_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/networksecurity/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ csharp_gapic_library(
":networksecurity_csharp_grpc",
":networksecurity_csharp_proto",
],
transport = "grpc",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/networkservices/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ csharp_gapic_library(
":networkservices_csharp_grpc",
":networkservices_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/networkservices/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ csharp_gapic_library(
":networkservices_csharp_grpc",
":networkservices_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ csharp_gapic_library(
":service_csharp_grpc",
":service_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/osconfig/agentendpoint/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ csharp_gapic_library(
":agentendpoint_csharp_grpc",
":agentendpoint_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/osconfig/agentendpoint/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ csharp_gapic_library(
":agentendpoint_csharp_grpc",
":agentendpoint_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/osconfig/v1beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ csharp_gapic_library(
":osconfig_csharp_grpc",
":osconfig_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/recommender/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ csharp_gapic_library(
":recommender_csharp_grpc",
":recommender_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/retail/v2alpha/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ csharp_gapic_library(
":retail_csharp_grpc",
":retail_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/retail/v2beta/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ csharp_gapic_library(
":retail_csharp_grpc",
":retail_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/scheduler/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ csharp_gapic_library(
":scheduler_csharp_grpc",
":scheduler_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/securitycenter/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ csharp_gapic_library(
":securitycenter_csharp_grpc",
":securitycenter_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
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 @@ -363,6 +363,7 @@ csharp_gapic_library(
":storageinsights_csharp_grpc",
":storageinsights_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/tasks/v2beta2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ csharp_gapic_library(
":tasks_csharp_grpc",
":tasks_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/timeseriesinsights/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ csharp_gapic_library(
":timeseriesinsights_csharp_grpc",
":timeseriesinsights_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
1 change: 1 addition & 0 deletions google/cloud/tpu/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ csharp_gapic_library(
":tpu_csharp_grpc",
":tpu_csharp_proto",
],
transport = "grpc+rest",
)

# Open Source Packages
Expand Down
Loading

0 comments on commit 9f04c98

Please sign in to comment.