Skip to content

Commit

Permalink
Change product display names (#2590)
Browse files Browse the repository at this point in the history
Merged PR #2590.
  • Loading branch information
chrisst authored and modular-magician committed Nov 6, 2019
1 parent 163f190 commit 1415180
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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

0 comments on commit 1415180

Please sign in to comment.