Skip to content

Commit 59b819d

Browse files
Google APIscopybara-github
authored andcommitted
docs: Remove redundant "API" in the service name
PiperOrigin-RevId: 438645460
1 parent 20c3e3b commit 59b819d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google/api/servicemanagement/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ruby_cloud_gapic_library(
2828
"ruby-cloud-api-shortname=servicemanagement",
2929
],
3030
ruby_cloud_description = "Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers.",
31-
ruby_cloud_title = "Service Management API",
31+
ruby_cloud_title = "Service Management",
3232
)
3333

3434
# Open Source package.

google/api/servicemanagement/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ ruby_cloud_gapic_library(
293293
],
294294
grpc_service_config = "servicemanagement_grpc_service_config.json",
295295
ruby_cloud_description = "Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers.",
296-
ruby_cloud_title = "Service Management API V1",
296+
ruby_cloud_title = "Service Management V1",
297297
deps = [
298298
":servicemanagement_ruby_grpc",
299299
":servicemanagement_ruby_proto",

0 commit comments

Comments
 (0)