From dd48387c09598f41dbe7a7c57621e9b341915842 Mon Sep 17 00:00:00 2001 From: Riley Karson Date: Tue, 27 Aug 2019 15:14:47 -0700 Subject: [PATCH] Add other simple cases --- products/dns/api.yaml | 2 +- products/iam/api.yaml | 2 +- products/tpu/api.yaml | 2 +- products/vpcaccess/api.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/products/dns/api.yaml b/products/dns/api.yaml index e6ca22ee79ec..76213104a213 100644 --- a/products/dns/api.yaml +++ b/products/dns/api.yaml @@ -12,7 +12,7 @@ # limitations under the License. --- !ruby/object:Api::Product -name: Dns +name: DNS display_name: Cloud DNS versions: - !ruby/object:Api::Product::Version diff --git a/products/iam/api.yaml b/products/iam/api.yaml index 978620c67cbc..8fdf8c32d4e2 100644 --- a/products/iam/api.yaml +++ b/products/iam/api.yaml @@ -14,7 +14,7 @@ # TODO(nelsonjr): Make all Zone and Region resource ref --- !ruby/object:Api::Product -name: Iam +name: IAM display_name: Cloud IAM versions: - !ruby/object:Api::Product::Version diff --git a/products/tpu/api.yaml b/products/tpu/api.yaml index dc30c3ded38f..b007398241f8 100644 --- a/products/tpu/api.yaml +++ b/products/tpu/api.yaml @@ -12,7 +12,7 @@ # limitations under the License. --- !ruby/object:Api::Product -name: Tpu +name: TPU display_name: Google Cloud TPU versions: - !ruby/object:Api::Product::Version diff --git a/products/vpcaccess/api.yaml b/products/vpcaccess/api.yaml index 68c94d1747df..b76975e45d75 100644 --- a/products/vpcaccess/api.yaml +++ b/products/vpcaccess/api.yaml @@ -12,7 +12,7 @@ # limitations under the License. --- !ruby/object:Api::Product -name: VpcAccess +name: VPCAccess display_name: Serverless VPC Access versions: - !ruby/object:Api::Product::Version