Class CreateFolderRequest (0.10.0)

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

CreateFolder request message.

Attributes

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