EntryValue.Builder

classe final pública estática EntryValue.Builder

tensorflow.EntryValue tipo tensorflow.EntryValue

Métodos Públicos

EntryValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
EntryValue
build ()
EntryValue
EntryValue.Builder
limpar ()
EntryValue.Builder
clearDoubleValue ()
double double_value = 1;
EntryValue.Builder
clearField (campo 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
clone ()
EntryValue
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Duplo
getDoubleValue ()
double double_value = 1;
EntryValue.KindCase
Fragmento
getStringValue ()
string string_value = 2;
com.google.protobuf.ByteString
getStringValueBytes ()
string string_value = 2;
final booleano
EntryValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
EntryValue.Builder
mergeFrom (com.google.protobuf.Message other)
final EntryValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
EntryValue.Builder
setDoubleValue (valor duplo)
double double_value = 1;
EntryValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
EntryValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
EntryValue.Builder
setStringValue (valor String)
string string_value = 2;
EntryValue.Builder
setStringValueBytes (com.google.protobuf.ByteString value)
string string_value = 2;
final EntryValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public EntryValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public EntryValue build ()

public EntryValue buildPartial ()

public EntryValue.Builder clear ()

public EntryValue.Builder clearDoubleValue ()

double double_value = 1;

public EntryValue.Builder clearField (campo 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 static 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 ()

public String getStringValue ()

string string_value = 2;

public com.google.protobuf.ByteString getStringValueBytes ()

string string_value = 2;

public final boolean isInitialized ()

public EntryValue.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

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

public EntryValue.Builder setDoubleValue (valor duplo)

double double_value = 1;

public EntryValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public EntryValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public EntryValue.Builder setStringValue (String value)

string string_value = 2;

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

string string_value = 2;

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