public static class
TemporaryVariable.Options
Optional attributes for TemporaryVariable
Public Methods
TemporaryVariable.Options |
varName(String varName)
|
Inherited Methods
Public Methods
public TemporaryVariable.Options varName (String varName)
Parameters
varName | Overrides the name used for the temporary variable resource. Default value is the name of the 'TemporaryVariable' op (which is guaranteed unique). |
---|