Class Struct.DictValue

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, Struct.DictValueOrBuilder
Enclosing class:
Struct

public static final class Struct.DictValue extends GeneratedMessageV3 implements Struct.DictValueOrBuilder
Represents a Python dict keyed by `str`.
The comment on Unicode from Value.string_value applies analogously.
Protobuf type tensorflow.DictValue
See Also: