Skip to content

Comments

feat: [dataform] Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs#7237

Open
gcf-owl-bot[bot] wants to merge 6 commits intomainfrom
owl-bot-copy-packages-google-cloud-dataform
Open

feat: [dataform] Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs#7237
gcf-owl-bot[bot] wants to merge 6 commits intomainfrom
owl-bot-copy-packages-google-cloud-dataform

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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFmb3JtLy5Pd2xCb3QueWFtbCIsImgiOiJmY2JkOGM3ZTJlODgwNmYzOGE0NDQyMDVhYjBmOTQ1ODhiOTQ5ZGYyIn0=

…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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFmb3JtLy5Pd2xCb3QueWFtbCIsImgiOiJmY2JkOGM3ZTJlODgwNmYzOGE0NDQyMDVhYjBmOTQ1ODhiOTQ5ZGYyIn0=
@dpebot
Copy link
Contributor

dpebot commented Feb 10, 2026

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 10, 2026 20:24
@snippet-bot
Copy link

snippet-bot bot commented Feb 10, 2026

Here is the summary of changes.

You are about to add 17 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@snippet-bot
Copy link

snippet-bot bot commented Feb 10, 2026

Here is the summary of changes.

You are about to add 17 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@dpebot
Copy link
Contributor

dpebot commented Feb 10, 2026

/gcbrun

@dpebot
Copy link
Contributor

dpebot commented Feb 11, 2026

/gcbrun

@dpebot
Copy link
Contributor

dpebot commented Feb 11, 2026

/gcbrun

@dpebot
Copy link
Contributor

dpebot commented Feb 14, 2026

/gcbrun

@dpebot
Copy link
Contributor

dpebot commented Feb 17, 2026

/gcbrun

@sofisl
Copy link
Contributor

sofisl commented Feb 19, 2026

@shivanee-p is taknig a look, this seems to be an issue with the generator (for some reason duplicating the existence of iam method mixins)

@shivanee-p
Copy link

shivanee-p commented Feb 19, 2026

It seems like the IAM methods were defined both as a mixin and within the dataform proto service file. Sending out a fix.

@sofisl
Copy link
Contributor

sofisl commented Feb 21, 2026

Blocked on: googleapis/google-cloud-node-core#905

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.

4 participants