Skip to content

Commit b4cef83

Browse files
authored
feat(google/cloud/agentidentity/v1): onboard a new library (googleapis#9014)
1 parent acd5989 commit b4cef83

29 files changed

Lines changed: 15686 additions & 20 deletions

librarian.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ libraries:
212212
path: google/cloud/advisorynotifications/v1
213213
- name: google-cloud-agentidentity
214214
apis:
215+
- path: google/cloud/agentidentity/v1
215216
- path: google/cloud/agentidentity/v1beta
216217
copyright_year: "2026"
217218
- name: google-cloud-agentregistry
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"api_id": "agentidentity.googleapis.com",
3-
"api_shortname": "agentidentity",
4-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/agentidentity/latest",
5-
"default_version": "v1beta",
6-
"distribution_name": "@google-cloud/agentidentity",
7-
"issue_tracker": "https://issuetracker.google.com/issues/new?component=961386",
8-
"language": "nodejs",
9-
"library_type": "GAPIC_AUTO",
10-
"name": "agentidentity",
11-
"name_pretty": "Agent Identity",
12-
"product_documentation": "https://cloud.google.com/agentidentity/docs",
13-
"release_level": "preview",
14-
"repo": "googleapis/google-cloud-node"
15-
}
2+
"api_id": "agentidentity.googleapis.com",
3+
"api_shortname": "agentidentity",
4+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/agentidentity/latest",
5+
"default_version": "v1",
6+
"distribution_name": "@google-cloud/agentidentity",
7+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=961386",
8+
"language": "nodejs",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "agentidentity",
11+
"name_pretty": "Agent Identity",
12+
"product_documentation": "https://cloud.google.com/agentidentity/docs",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-node"
15+
}

0 commit comments

Comments
 (0)