Skip to content

Commit 56a9fd9

Browse files
committed
feat: update generated APIs
1 parent 2406e7d commit 56a9fd9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/clients/src/api/audit_trail/v1alpha1/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export type {
1414
ListProductsRequest,
1515
ListProductsResponse,
1616
Product,
17+
ProductService,
1718
Resource,
1819
ResourceType,
1920
SecretManagerSecretInfo,

packages/clients/src/api/iam/v1alpha1/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export type {
9797
UpdateSSHKeyRequest,
9898
UpdateUserPasswordRequest,
9999
UpdateUserRequest,
100+
UpdateUserUsernameRequest,
100101
User,
101102
UserStatus,
102103
UserType,

0 commit comments

Comments
 (0)