googleapis/google/cloud/dataform
Google APIs e1c1073657 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
docs: A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed
PiperOrigin-RevId: 868182714
2026-02-10 09:25:16 -08:00
..
logging/v1 feat: Add ActAsDryRunResultLogEntry to Dataform logging protos 2025-12-08 01:22:08 -08:00
v1 fix: upgrade gRPC service registration func 2025-09-15 17:15:55 -07:00
v1beta1 feat: Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs 2026-02-10 09:25:16 -08:00
BUILD.bazel chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist 2025-09-18 18:10:09 -07:00