Uses of Class
org.tensorflow.proto.Struct.NoneValue.Builder
Packages that use Struct.NoneValue.Builder
-
Uses of Struct.NoneValue.Builder in org.tensorflow.proto
Subclasses with type arguments of type Struct.NoneValue.Builder in org.tensorflow.protoMethods in org.tensorflow.proto that return Struct.NoneValue.BuilderModifier and TypeMethodDescriptionStruct.NoneValue.Builder.clear()Struct.StructuredValue.Builder.getNoneValueBuilder()Represents None.Struct.NoneValue.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) Struct.NoneValue.Builder.mergeFrom(Struct.NoneValue other) static Struct.NoneValue.BuilderStruct.NoneValue.newBuilder()static Struct.NoneValue.BuilderStruct.NoneValue.newBuilder(Struct.NoneValue prototype) Struct.NoneValue.newBuilderForType()protected Struct.NoneValue.BuilderStruct.NoneValue.newBuilderForType(AbstractMessage.BuilderParent parent) Struct.NoneValue.toBuilder()Methods in org.tensorflow.proto with parameters of type Struct.NoneValue.BuilderModifier and TypeMethodDescriptionStruct.StructuredValue.Builder.setNoneValue(Struct.NoneValue.Builder builderForValue) Represents None.