teamFolderName property
The resource name of the TeamFolder that this Repository is associated with.
This should take the format: projects/{project}/locations/{location}/teamFolders/{teamFolder}. If this is not set, the Repository is not associated with a TeamFolder.
Output only.
Implementation
core.String? teamFolderName;