Class CreateFolderRequest (0.11.3)

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
Deprecated: This field is not used. The resource name is generated automatically. The ID to use for the Folder, which will become the final component of the Folder's resource name.