tf.raw_ops.FileSystemSetConfiguration

Set configuration of the file system.

schemeA Tensor of type string. File system scheme.
keyA Tensor of type string. The name of the configuration option.
valueA Tensor of type string. The value of the configuration option.
nameA name for the operation (optional).

The created Operation.