From 33251eb8c7f85a7f3b052d7b335ff9ec5003b3e3 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Mon, 17 Mar 2025 14:28:40 -0700
Subject: [PATCH] chore: regenerate API index
---
api-index-v1.json | 35 ++++++++++++++++++++++++++++++++++-
1 file changed, 34 insertions(+), 1 deletion(-)
diff --git a/api-index-v1.json b/api-index-v1.json
index 1b57e65696..cea57bbda8 100644
--- a/api-index-v1.json
+++ b/api-index-v1.json
@@ -28074,7 +28074,7 @@
"majorVersion": "v1",
"hostName": "alloydb.googleapis.com",
"title": "AlloyDB API",
- "description": "AlloyDB for PostgreSQL is an open source-compatible database service that provides a powerful option for migrating, modernizing, or building commercial-grade applications. It offers full compatibility with standard PostgreSQL, and is more than 4x faster for transactional workloads and up to 100x faster for analytical queries than standard PostgreSQL in our performance tests. AlloyDB for PostgreSQL offers a 99.99 percent availability SLA inclusive of maintenance. AlloyDB is optimized for the most demanding use cases, allowing you to build new applications that require high transaction throughput, large database sizes, or multiple read resources; scale existing PostgreSQL workloads with no application changes; and modernize legacy proprietary databases.",
+ "description": "AlloyDB for PostgreSQL is an open source-compatible database service that provides a powerful option for migrating, modernizing, or building commercial-grade applications. It offers full compatibility with standard PostgreSQL, and is more than 4x faster for transactional workloads and up to 100x faster for analytical queries than standard PostgreSQL in our performance tests. AlloyDB for PostgreSQL offers a 99.99 percent availability SLA inclusive of maintenance.
AlloyDB is optimized for the most demanding use cases, allowing you to build new applications that require high transaction throughput, large database sizes, or multiple read resources; scale existing PostgreSQL workloads with no application changes; and modernize legacy proprietary databases.",
"importDirectories": [
"google/api",
"google/cloud/alloydb/v1beta",
@@ -28252,6 +28252,17 @@
}
]
},
+ {
+ "shortName": "ExportCluster",
+ "fullName": "google.cloud.alloydb.v1beta.AlloyDBAdmin.ExportCluster",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "POST",
+ "path": "/v1beta/{name=projects/*/locations/*/clusters/*}:export"
+ }
+ ]
+ },
{
"shortName": "FailoverInstance",
"fullName": "google.cloud.alloydb.v1beta.AlloyDBAdmin.FailoverInstance",
@@ -118557,6 +118568,17 @@
}
]
},
+ {
+ "shortName": "ListWorkflowRevisions",
+ "fullName": "google.cloud.workflows.v1.Workflows.ListWorkflowRevisions",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v1/{name=projects/*/locations/*/workflows/*}:listRevisions"
+ }
+ ]
+ },
{
"shortName": "ListWorkflows",
"fullName": "google.cloud.workflows.v1.Workflows.ListWorkflows",
@@ -134446,6 +134468,17 @@
"path": "/products/v1beta/{parent=accounts/*}/productInputs:insert"
}
]
+ },
+ {
+ "shortName": "UpdateProductInput",
+ "fullName": "google.shopping.merchant.products.v1beta.ProductInputsService.UpdateProductInput",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "PATCH",
+ "path": "/products/v1beta/{product_input.name=accounts/*/productInputs/*}"
+ }
+ ]
}
]
},