mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
chore: Fix typo in title for Certificate Authority documentation
PiperOrigin-RevId: 694587821
This commit is contained in:
parent
48fb029710
commit
bc2c0db12b
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ ruby_cloud_gapic_library(
|
|||
grpc_service_config = "privateca_grpc_service_config.json",
|
||||
rest_numeric_enums = True,
|
||||
ruby_cloud_description = "Certificate Authority Service is a highly available, scalable Google Cloud service that enables you to simplify, automate, and customize the deployment, management, and security of private certificate authorities (CA).",
|
||||
ruby_cloud_title = "Ceritificate Authority Service V1",
|
||||
ruby_cloud_title = "Certificate Authority Service V1",
|
||||
service_yaml = "privateca_v1.yaml",
|
||||
transport = "grpc+rest",
|
||||
deps = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue