PairValue.Builder

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

 Represents a (key, value) pair.
 
Protobuf 型tensorflow.PairValue

パブリックメソッド

ペア値.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
ペア値
建てる()
ペア値
ペア値.ビルダー
クリア()
ペア値.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
ペア値.ビルダー
クリアキー()
string key = 1;
ペア値.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ペア値.ビルダー
クリア値()
.tensorflow.StructuredValue value = 2;
ペア値.ビルダー
ペア値
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getKey ()
string key = 1;
com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
構造化された価値
getValue ()
.tensorflow.StructuredValue value = 2;
StructuredValue.Builder
getValueBuilder ()
.tensorflow.StructuredValue value = 2;
構造化された値またはビルダー
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
ブール値
hasValue ()
.tensorflow.StructuredValue value = 2;
最終ブール値
ペア値.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ペア値.ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なPairValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
ペア値.ビルダー
mergeValue ( StructuredValue値)
.tensorflow.StructuredValue value = 2;
ペア値.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
ペア値.ビルダー
setKey (文字列値)
string key = 1;
ペア値.ビルダー
setKeyBytes (com.google.protobuf.ByteString 値)
string key = 1;
ペア値.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なPairValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
ペア値.ビルダー
setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;
ペア値.ビルダー
setValue ( StructuredValue値)
.tensorflow.StructuredValue value = 2;

継承されたメソッド

パブリックメソッド

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

パブリックPairValueビルド()

パブリックPairValue buildPartial ()

パブリックPairValue.Builderクリア()

public PainValue.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

パブリックPairValue.BuilderclearKey ( )

string key = 1;

publicpaiValue.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

パブリックPairValue.BuilderclearValue ( )

.tensorflow.StructuredValue value = 2;

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

パブリックペア値getDefaultInstanceForType ()

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

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

パブリック String getKey ()

string key = 1;

public com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

public StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

public StructuredValue.Builder getValueBuilder ()

.tensorflow.StructuredValue value = 2;

public StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

public boolean hasValue ()

.tensorflow.StructuredValue value = 2;

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

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

投げる
IO例外

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

publicfinalPairValue.BuildermergeUnknownFields ( com.google.protobuf.UnknownFieldSetunknownFields)

public Reply.Builder mergeValue ( StructuredValue値)

.tensorflow.StructuredValue value = 2;

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

public Reply.Builder setKey (文字列値)

string key = 1;

public PainValue.Builder setKeyBytes (com.google.protobuf.ByteString 値)

string key = 1;

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

publicfinalPairValue.BuildersetUnknownFields ( com.google.protobuf.UnknownFieldSetunknownFields )

public Reply.Builder setValue ( StructuredValue.Builder builderForValue)

.tensorflow.StructuredValue value = 2;

public PainValue.Builder setValue ( StructuredValue値)

.tensorflow.StructuredValue value = 2;