diff --git a/.repo-metadata.json b/.repo-metadata.json index 433541dc..d5322182 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,15 +1,16 @@ { - "name": "workflows-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.", - "client_documentation": "https://googleapis.dev/java/google-cloud-workflow-executions/latest/index.html", - "release_level": "beta", - "transport": "grpc", - "language": "java", - "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", - "requires_billing": true + "name": "workflows-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.", + "client_documentation": "https://googleapis.dev/java/google-cloud-workflow-executions/latest/index.html", + "release_level": "beta", + "transport": "grpc", + "language": "java", + "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", + "requires_billing": true, + "library_type": "GAPIC_AUTO" }