Skip to content

Commit 49de9d5

Browse files
Google APIscopybara-github
authored andcommitted
chore(googleads): Update C# targets to use GAX v4
Committer: @aohren PiperOrigin-RevId: 469186513
1 parent dab9e54 commit 49de9d5

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

google/ads/googleads/v10/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ load(
146146

147147
csharp_gapic_library(
148148
name = "googleads_csharp_gapic",
149-
generator_binary = "@gapic_generator_csharp_gax_v3//rules_csharp_gapic:csharp_gapic_generator_binary",
150149
srcs = [
151150
":googleads_proto_with_info",
152151
],

google/ads/googleads/v11/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ load(
146146

147147
csharp_gapic_library(
148148
name = "googleads_csharp_gapic",
149-
generator_binary = "@gapic_generator_csharp_gax_v3//rules_csharp_gapic:csharp_gapic_generator_binary",
150149
srcs = [
151150
":googleads_proto_with_info",
152151
],

google/ads/googleads/v9/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ load(
146146

147147
csharp_gapic_library(
148148
name = "googleads_csharp_gapic",
149-
generator_binary = "@gapic_generator_csharp_gax_v3//rules_csharp_gapic:csharp_gapic_generator_binary",
150149
srcs = [
151150
":googleads_proto_with_info",
152151
],

0 commit comments

Comments
 (0)