Skip to content

Conversation

@gcf-owl-bot
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 10, 2026

  • Regenerate this pull request now.

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

Source-Link: googleapis/googleapis@e1c1073

Source-Link: https://github.com/googleapis/googleapis-gen/commit/fcbd8c7e2e8806f38a444205ab0f94588b949df2
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFmb3JtLy5Pd2xCb3QueWFtbCIsImgiOiJmY2JkOGM3ZTJlODgwNmYzOGE0NDQyMDVhYjBmOTQ1ODhiOTQ5ZGYyIn0=

…Folders, 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

Source-Link: googleapis/googleapis@e1c1073

Source-Link: googleapis/googleapis-gen@fcbd8c7
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFmb3JtLy5Pd2xCb3QueWFtbCIsImgiOiJmY2JkOGM3ZTJlODgwNmYzOGE0NDQyMDVhYjBmOTQ1ODhiOTQ5ZGYyIn0=
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 10, 2026
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 10, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2026
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 10, 2026 20:06
@gcf-owl-bot gcf-owl-bot bot requested review from a team and yoshi-approver as code owners February 10, 2026 20:06
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 10, 2026
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 10, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant