Skip to content

Commit cc0ef5a

Browse files
authored
chore: librarian generate pull request: 20260212T190609Z (#13847)
PR created by the Librarian CLI to generate Cloud Client Libraries code from protos. BEGIN_COMMIT BEGIN_NESTED_COMMIT feat: Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs The v1beta1 API now includes support for Folders and TeamFolders, allowing users to organize repositories and files hierarchically and manage access controls. New Features: - Added TeamFolder resource and methods: CreateTeamFolder, GetTeamFolder, UpdateTeamFolder, DeleteTeamFolder QueryTeamFolderContents to list folder contents. SearchTeamFolders to search for TeamFolders. - Added Folder resource and methods: CreateFolder, GetFolder, UpdateFolder, DeleteFolder QueryFolderContents to list folder contents. Added MoveFolder to move Folders between TeamFolders, other Folders, or the user root folder. - Added MoveRepository to move Repositories between TeamFolders, Folders, or the user root folder. - Added QueryUserRootContents to list contents of a user's root folder. Repository resource now includes containing_folder and team_folder_name fields to indicate its location within the folder hierarchy. - IAM methods (GetIamPolicy, SetIamPolicy, TestIamPermissions) now support Folder and TeamFolder resources for access control management PiperOrigin-RevId: Library-IDs: dataform Source-link: [googleapis/googleapis@e1c10736](googleapis/googleapis@e1c10736) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed PiperOrigin-RevId: 868182714 PiperOrigin-RevId: Library-IDs: dataform Source-link: [googleapis/googleapis@e1c10736](googleapis/googleapis@e1c10736) END_NESTED_COMMIT END_COMMIT This pull request is generated with proto changes between [googleapis/googleapis@c288189b](googleapis/googleapis@c288189) (exclusive) and [googleapis/googleapis@e1c10736](googleapis/googleapis@e1c1073) (inclusive). Librarian Version: v0.8.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29
1 parent 588fe0c commit cc0ef5a

File tree

30 files changed

+13889
-5152
lines changed

30 files changed

+13889
-5152
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1994,7 +1994,7 @@ libraries:
19941994
tag_format: '{id}/v{version}'
19951995
- id: dataform
19961996
version: 0.12.1
1997-
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
1997+
last_generated_commit: fb371addb34b049d340ac5801c387237b415a810
19981998
apis:
19991999
- path: google/cloud/dataform/v1
20002000
service_config: dataform_v1.yaml

dataform/apiv1beta1/auxiliary.go

Lines changed: 347 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)