EntryValue.Builder

classe finale statique publique EntryValue.Builder

tensorflow.EntryValue de type Protobuf.EntryValue

Méthodes publiques

EntryValue.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
Valeur d'entrée
Valeur d'entrée
EntryValue.Builder
clair ()
EntryValue.Builder
clearDoubleValue ()
double double_value = 1;
EntryValue.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
EntryValue.Builder
EntryValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
EntryValue.Builder
clearStringValue ()
string string_value = 2;
EntryValue.Builder
cloner ()
Valeur d'entrée
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
double
obtenirDoubleValue ()
double double_value = 1;
EntryValue.KindCase
Chaîne
getStringValue ()
string string_value = 2;
com.google.protobuf.ByteString
getStringValueBytes ()
string string_value = 2;
booléen final
EntryValue.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
EntryValue.Builder
mergeFrom (com.google.protobuf.Message autre)
valeur d'entrée finale.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
EntryValue.Builder
setDoubleValue (valeur double)
double double_value = 1;
EntryValue.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
EntryValue.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
EntryValue.Builder
setStringValue (valeur de chaîne)
string string_value = 2;
EntryValue.Builder
setStringValueBytes (valeur com.google.protobuf.ByteString)
string string_value = 2;
valeur d'entrée finale.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public EntryValue.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

construction publique EntryValue ()

public EntryValue buildPartial ()

public EntryValue.Builder clear ()

public EntryValue.Builder clearDoubleValue ()

double double_value = 1;

public EntryValue.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public EntryValue.Builder clearKind ()

public EntryValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public EntryValue.Builder clearStringValue ()

string string_value = 2;

clone public EntryValue.Builder ()

public EntryValue getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public double getDoubleValue ()

double double_value = 1;

public EntryValue.KindCase getKindCase ()

chaîne publique getStringValue ()

string string_value = 2;

public com.google.protobuf.ByteString getStringValueBytes ()

string string_value = 2;

public final booléen isInitialized ()

public EntryValue.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public EntryValue.Builder mergeFrom (com.google.protobuf.Message autre)

public final EntryValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public EntryValue.Builder setDoubleValue (valeur double)

double double_value = 1;

public EntryValue.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public EntryValue.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public EntryValue.Builder setStringValue (valeur de chaîne)

string string_value = 2;

public EntryValue.Builder setStringValueBytes (valeur com.google.protobuf.ByteString)

string string_value = 2;

public final EntryValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)