Skip to content

Commit 7bc124c

Browse files
Google APIscopybara-github
authored andcommitted
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
1 parent ab177dc commit 7bc124c

219 files changed

Lines changed: 219 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

google/analytics/admin/v1alpha/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ csharp_gapic_library(
316316
srcs = [":admin_proto_with_info"],
317317
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
318318
grpc_service_config = "admin_grpc_service_config.json",
319+
service_yaml = "analyticsadmin_v1alpha.yaml",
319320
deps = [
320321
":admin_csharp_grpc",
321322
":admin_csharp_proto",

google/analytics/data/v1beta/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ csharp_gapic_library(
317317
srcs = [":data_proto_with_info"],
318318
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
319319
grpc_service_config = "analytics_data_grpc_service_config.json",
320+
service_yaml = "analyticsdata_v1beta.yaml",
320321
deps = [
321322
":data_csharp_grpc",
322323
":data_csharp_proto",

google/api/servicecontrol/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ csharp_gapic_library(
340340
srcs = [":servicecontrol_proto_with_info"],
341341
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
342342
grpc_service_config = "servicecontrol_grpc_service_config.json",
343+
service_yaml = "servicecontrol.yaml",
343344
deps = [
344345
":servicecontrol_csharp_grpc",
345346
":servicecontrol_csharp_proto",

google/api/servicemanagement/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ csharp_gapic_library(
337337
srcs = [":servicemanagement_proto_with_info"],
338338
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
339339
grpc_service_config = "servicemanagement_grpc_service_config.json",
340+
service_yaml = "servicemanagement_v1.yaml",
340341
deps = [
341342
":servicemanagement_csharp_grpc",
342343
":servicemanagement_csharp_proto",

google/api/serviceusage/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ csharp_gapic_library(
340340
srcs = [":serviceusage_proto_with_info"],
341341
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
342342
grpc_service_config = "serviceusage_grpc_service_config.json",
343+
# service_yaml = "serviceusage_v1.yaml",
343344
deps = [
344345
":serviceusage_csharp_grpc",
345346
":serviceusage_csharp_proto",

google/api/serviceusage/v1beta1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ csharp_gapic_library(
332332
srcs = [":serviceusage_proto_with_info"],
333333
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
334334
grpc_service_config = "serviceusage_grpc_service_config.json",
335+
service_yaml = "serviceusage_v1beta1.yaml",
335336
deps = [
336337
":serviceusage_csharp_grpc",
337338
":serviceusage_csharp_proto",

google/appengine/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ csharp_gapic_library(
352352
srcs = [":appengine_proto_with_info"],
353353
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
354354
grpc_service_config = "appengine_grpc_service_config.json",
355+
service_yaml = "appengine_v1.yaml",
355356
deps = [
356357
":appengine_csharp_grpc",
357358
":appengine_csharp_proto",

google/apps/alertcenter/v1beta1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ csharp_gapic_library(
314314
srcs = [":alertcenter_proto_with_info"],
315315
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
316316
grpc_service_config = "alertcenter_grpc_service_config.json",
317+
service_yaml = "alertcenter.yaml",
317318
deps = [
318319
":alertcenter_csharp_grpc",
319320
":alertcenter_csharp_proto",

google/apps/drive/activity/v2/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ csharp_gapic_library(
312312
srcs = [":activity_proto_with_info"],
313313
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
314314
grpc_service_config = "driveactivity_grpc_service_config.json",
315+
service_yaml = "driveactivity_v2.yaml",
315316
deps = [
316317
":activity_csharp_grpc",
317318
":activity_csharp_proto",

google/apps/market/v2/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ csharp_gapic_library(
310310
srcs = [":marketplace_proto_with_info"],
311311
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
312312
grpc_service_config = "service_grpc_service_config.json",
313+
service_yaml = "appsmarket_v2.yaml",
313314
deps = [
314315
":marketplace_csharp_grpc",
315316
":marketplace_csharp_proto",

0 commit comments

Comments
 (0)