Class CreateTeamFolderRequest (0.10.0)

CreateTeamFolderRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CreateTeamFolder request message.

Attributes

Name Description
parent str
Required. The location in which to create the TeamFolder. Must be in the format projects/*/locations/*.
team_folder google.cloud.dataform_v1beta1.types.TeamFolder
Required. The TeamFolder to create.
team_folder_id str
The ID to use for the TeamFolder, which will become the final component of the TeamFolder's resource name.