Uses of Interface
tensorflow.Struct.DictValueOrBuilder
Packages that use Struct.DictValueOrBuilder
-
Uses of Struct.DictValueOrBuilder in tensorflow
Classes in tensorflow that implement Struct.DictValueOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a Python dict keyed by `str`.static final classRepresents a Python dict keyed by `str`.Methods in tensorflow that return Struct.DictValueOrBuilderModifier and TypeMethodDescriptionStruct.StructuredValue.Builder.getDictValueOrBuilder()Represents a dict `Value`.Struct.StructuredValue.getDictValueOrBuilder()Represents a dict `Value`.Struct.StructuredValueOrBuilder.getDictValueOrBuilder()Represents a dict `Value`.