From 63810036ad291041014e7a4cf0ce4de37bdb2eee Mon Sep 17 00:00:00 2001 From: Neenu Shaji Date: Thu, 17 Jun 2021 13:36:02 -0400 Subject: [PATCH] feat: promote to 1.0.0 (#135) Release-As: 1.0.0 --- .repo-metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 9c8ac224..d4f51763 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,5 +1,5 @@ { - "name": "workflows-executions", + "name": "workflow-executions", "name_pretty": "Cloud Workflow Executions", "product_documentation": "https://cloud.google.com/workflows", "api_description": "allows you to ochestrate and automate Google Cloud and HTTP-based API services with serverless workflows.", @@ -10,7 +10,7 @@ "repo": "googleapis/java-workflow-executions", "repo_short": "java-workflow-executions", "distribution_name": "com.google.cloud:google-cloud-workflow-executions", - "api_id": "workflows-executions.googleapis.com", + "api_id": "workflowexecutions.googleapis.com", "requires_billing": true, "library_type": "GAPIC_AUTO" }