Skip to content

Commit f2af437

Browse files
committed
chore: regenerate again having fixed the bad rebase
1 parent 11d479b commit f2af437

27 files changed

Lines changed: 41 additions & 53 deletions

File tree

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
language: python
15-
version: v0.10.2-0.20260427135410-9794c23aceb0
15+
version: v0.10.2-0.20260424173850-5f413ac088a6
1616
repo: googleapis/google-cloud-python
1717
sources:
1818
googleapis:

packages/bigframes/.repo-metadata.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"api_id": "bigquery.googleapis.com",
3-
"api_shortname": "bigquery",
42
"client_documentation": "https://cloud.google.com/python/docs/reference/bigframes/latest",
53
"distribution_name": "bigframes",
64
"issue_tracker": "https://github.com/googleapis/python-bigquery-dataframes/issues",

packages/google-apps-card/.repo-metadata.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"api_description": "Google Apps Card Protos",
3-
"api_id": "card.googleapis.com",
4-
"api_shortname": "card",
53
"client_documentation": "https://googleapis.dev/python/google-apps-card/latest",
64
"default_version": "v1",
75
"distribution_name": "google-apps-card",

packages/google-apps-events-subscriptions/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"api_description": "The Google Workspace Events API lets you subscribe to events and manage change notifications across Google Workspace applications.",
3-
"api_id": "subscriptions.googleapis.com",
4-
"api_shortname": "subscriptions",
3+
"api_id": "workspaceevents.googleapis.com",
4+
"api_shortname": "workspaceevents",
55
"client_documentation": "https://googleapis.dev/python/google-apps-events-subscriptions/latest",
66
"default_version": "v1",
77
"distribution_name": "google-apps-events-subscriptions",

packages/google-apps-script-type/.repo-metadata.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"api_id": "type.googleapis.com",
3-
"api_shortname": "type",
42
"client_documentation": "https://googleapis.dev/python/type/latest",
53
"default_version": "apiVersion",
64
"distribution_name": "google-apps-script-type",

packages/google-cloud-kms-inventory/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"api_description": "KMS Inventory API",
3-
"api_id": "inventory.googleapis.com",
4-
"api_shortname": "inventory",
3+
"api_id": "kmsinventory.googleapis.com",
4+
"api_shortname": "kmsinventory",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/inventory/latest",
66
"default_version": "v1",
77
"distribution_name": "google-cloud-kms-inventory",

packages/google-cloud-maintenance-api/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"api_description": "The Maintenance API provides a centralized view of planned disruptive maintenance events across supported Google Cloud products. It offers users visibility into upcoming, ongoing, and completed maintenance, along with controls to manage certain maintenance activities, such as mainteance windows, rescheduling, and on-demand updates.",
3-
"api_id": "api.googleapis.com",
4-
"api_shortname": "api",
3+
"api_id": "maintenance.googleapis.com",
4+
"api_shortname": "maintenance",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-maintenance-api/latest",
66
"default_version": "v1",
77
"distribution_name": "google-cloud-maintenance-api",

packages/google-cloud-managedkafka-schemaregistry/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"api_description": "Manage Apache Kafka clusters and resources. ",
3-
"api_id": "schemaregistry.googleapis.com",
4-
"api_shortname": "schemaregistry",
3+
"api_id": "managedkafka.googleapis.com",
4+
"api_shortname": "managedkafka",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-managedkafka-schemaregistry/latest",
66
"default_version": "v1",
77
"distribution_name": "google-cloud-managedkafka-schemaregistry",

packages/google-cloud-modelarmor/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"api_description": "Model Armor helps you protect against risks like prompt injection, harmful content, and data leakage in generative AI applications by letting you define policies that filter user prompts and model responses.",
3-
"api_id": "securitycenter.googleapis.com",
4-
"api_shortname": "securitycenter",
3+
"api_id": "modelarmor.googleapis.com",
4+
"api_shortname": "modelarmor",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-modelarmor/latest",
66
"default_version": "v1",
77
"distribution_name": "google-cloud-modelarmor",

packages/google-cloud-redis-cluster/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"api_description": "Creates and manages Redis instances on the Google Cloud Platform.",
3-
"api_id": "cluster.googleapis.com",
4-
"api_shortname": "cluster",
3+
"api_id": "redis.googleapis.com",
4+
"api_shortname": "redis",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/google-cloud-redis-cluster/latest",
66
"default_version": "v1",
77
"distribution_name": "google-cloud-redis-cluster",

0 commit comments

Comments
 (0)