Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change product display names #2590

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/ansible
4 changes: 2 additions & 2 deletions products/bigtable/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

--- !ruby/object:Api::Product
name: Bigtable
display_name: BigTable
display_name: Bigtable
versions:
- !ruby/object:Api::Product::Version
name: ga
Expand All @@ -22,7 +22,7 @@ scopes:
- https://www.googleapis.com/auth/bigtable
apis_required:
- !ruby/object:Api::Product::ApiReference
name: BigTable API
name: Bigtable API
url: https://console.cloud.google.com/apis/library/bigtable.googleapis.com/
objects:
- !ruby/object:Api::Resource
Expand Down
2 changes: 1 addition & 1 deletion products/cloudrun/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

--- !ruby/object:Api::Product
name: CloudRun
display_name: Google Cloud Run
display_name: Cloud Run
versions:
- !ruby/object:Api::Product::Version
name: beta
Expand Down
2 changes: 1 addition & 1 deletion products/tpu/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

--- !ruby/object:Api::Product
name: TPU
display_name: Google Cloud TPU
display_name: Cloud TPU
versions:
- !ruby/object:Api::Product::Version
name: ga
Expand Down