OBJECT
Response of the CloudDirectValidateSubdir request.
type CloudDirectValidateSubdirReply {# Indicates if path is directory.isDir: Boolean! # Valid Subpath.path: String! }