EntryValue.Builder

genel statik son sınıf EntryValue.Builder

Protobuf türü tensorflow.EntryValue

Genel Yöntemler

Giriş Değeri.Oluşturucu
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Giriş Değeri
Giriş Değeri
Giriş Değeri.Oluşturucu
Giriş Değeri.Oluşturucu
clearDoubleValue ()
double double_value = 1;
Giriş Değeri.Oluşturucu
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
Giriş Değeri.Oluşturucu
Giriş Değeri.Oluşturucu
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Giriş Değeri.Oluşturucu
clearStringValue ()
string string_value = 2;
Giriş Değeri.Oluşturucu
klon ()
Giriş Değeri
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
çift
getDoubleValue ()
double double_value = 1;
EntryValue.KindCase
Sicim
getStringValue ()
string string_value = 2;
com.google.protobuf.ByteString
getStringValueBytes ()
string string_value = 2;
son boole değeri
Giriş Değeri.Oluşturucu
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Giriş Değeri.Oluşturucu
mergeFrom (com.google.protobuf.Message other)
son EntryValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
Giriş Değeri.Oluşturucu
setDoubleValue (çift değer)
double double_value = 1;
Giriş Değeri.Oluşturucu
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Giriş Değeri.Oluşturucu
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
Giriş Değeri.Oluşturucu
setStringValue (Dize değeri)
string string_value = 2;
Giriş Değeri.Oluşturucu
setStringValueBytes (com.google.protobuf.ByteString değeri)
string string_value = 2;
son EntryValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public EntryValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel EntryValue yapısı ()

genel EntryValue buildPartial ()

genel EntryValue.Builder clear ()

genel EntryValue.Builder clearDoubleValue ()

double double_value = 1;

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

genel EntryValue.Builder clearKind ()

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

public EntryValue.Builder clearStringValue ()

string string_value = 2;

genel EntryValue.Builder klonu ()

public EntryValue getDefaultInstanceForType ()

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

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

halka açık çift getDoubleValue ()

double double_value = 1;

genel EntryValue.KindCase getKindCase ()

genel Dize getStringValue ()

string string_value = 2;

public com.google.protobuf.ByteString getStringValueBytes ()

string string_value = 2;

genel final boolean isInitialized ()

public EntryValue.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

genel final EntryValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public EntryValue.Builder setDoubleValue (çift değer)

double double_value = 1;

public EntryValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public EntryValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public EntryValue.Builder setStringValue (Dize değeri)

string string_value = 2;

public EntryValue.Builder setStringValueBytes (com.google.protobuf.ByteString değeri)

string string_value = 2;

genel final EntryValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)