tf.raw_ops.FileSystemSetConfiguration

Set configuration of the file system.

scheme A Tensor of type string. File system scheme.
key A Tensor of type string. The name of the configuration option.
value A Tensor of type string. The value of the configuration option.
name A name for the operation (optional).

The created Operation.