EntryValue.Builder

パブリック静的最終クラスEntryValue.Builder

Protobuf 型tensorflow.EntryValue

パブリックメソッド

EntryValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
エントリ値
建てる()
エントリ値
EntryValue.Builder
クリア()
EntryValue.Builder
クリアダブルバリュー()
double double_value = 1;
EntryValue.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
EntryValue.Builder
EntryValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
EntryValue.Builder
クリア文字列値()
string string_value = 2;
EntryValue.Builder
エントリ値
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ダブル
getDoubleValue ()
double double_value = 1;
EntryValue.KindCase
getStringValue ()
string string_value = 2;
com.google.protobuf.ByteString
getStringValueBytes ()
string string_value = 2;
最終ブール値
EntryValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
EntryValue.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なEntryValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
EntryValue.Builder
setDoubleValue (倍精度値)
double double_value = 1;
EntryValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
EntryValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
EntryValue.Builder
setStringValue (文字列値)
string string_value = 2;
EntryValue.Builder
setStringValueBytes (com.google.protobuf.ByteString 値)
string string_value = 2;
最終的なEntryValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public EntryValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public EntryValueビルド()

public EntryValue buildPartial ()

public EntryValue.Builderクリア()

public EntryValue.Builder ClearDoubleValue ()

double double_value = 1;

public EntryValue.Builder clearField (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;

パブリックEntryValue.Builderクローン()

public EntryValue getDefaultInstanceForType ()

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

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

パブリックダブルgetDoubleValue ()

double double_value = 1;

public EntryValue.KindCase getKindCase ()

パブリック String getStringValue ()

string string_value = 2;

public com.google.protobuf.ByteString getStringValueBytes ()

string string_value = 2;

パブリック最終ブール値isInitialized ()

public EntryValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

public Final EntryValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public EntryValue.Builder setDoubleValue (倍精度値)

double double_value = 1;

public EntryValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public EntryValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public EntryValue.Builder setStringValue (文字列値)

string string_value = 2;

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

string string_value = 2;

public Final EntryValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)