Skip to content

Commit

Permalink
docs: Remove redundant "API" in the service name
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 438645460
  • Loading branch information
Google APIs authored and Copybara-Service committed Mar 31, 2022
1 parent 20c3e3b commit 59b819d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google/api/servicemanagement/BUILD.bazel
Expand Up @@ -28,7 +28,7 @@ ruby_cloud_gapic_library(
"ruby-cloud-api-shortname=servicemanagement",
],
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.",
ruby_cloud_title = "Service Management API",
ruby_cloud_title = "Service Management",
)

# Open Source package.
Expand Down
2 changes: 1 addition & 1 deletion google/api/servicemanagement/v1/BUILD.bazel
Expand Up @@ -293,7 +293,7 @@ ruby_cloud_gapic_library(
],
grpc_service_config = "servicemanagement_grpc_service_config.json",
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.",
ruby_cloud_title = "Service Management API V1",
ruby_cloud_title = "Service Management V1",
deps = [
":servicemanagement_ruby_grpc",
":servicemanagement_ruby_proto",
Expand Down

0 comments on commit 59b819d

Please sign in to comment.