Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

StringUpper.Options

public static class StringUpper.Options

Optional attributes for StringUpper

Public Methods

StringUpper.Options
encoding(String encoding)

Inherited Methods

Public Methods

public StringUpper.Options encoding (String encoding)

Parameters
encoding Character encoding of `input`. Allowed values are '' and 'utf-8'. Value '' is interpreted as ASCII.