Class MakeDirectoryRequest (0.2.1)

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

MakeDirectory request message.

Attributes

NameDescription
workspace str
Required. The workspace's name.
path str
Required. The directory's full path including directory name, relative to the workspace root.

Inheritance

builtins.object > proto.message.Message > MakeDirectoryRequest