blob: 30703706faeab8fb7ec0545d99bc952c1f6dc7b7 [file] [log] [blame]
op {
graph_op_name: "FileSystemSetConfiguration"
visibility: HIDDEN
in_arg {
name: "scheme"
description: <<END
File system scheme.
END
}
in_arg {
name: "key"
description: <<END
The name of the configuration option.
END
}
in_arg {
name: "value"
description: <<END
The value of the configuration option.
END
}
summary: "Set configuration of the file system."
}