パブリック静的最終クラスPairValue.Builder
Represents a (key, value) pair.Protobuf 型
tensorflow.PairValue
パブリックメソッド
ペア値.ビルダー | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
ペア値 | 建てる() |
ペア値 | buildPartial () |
ペア値.ビルダー | クリア() |
ペア値.ビルダー | 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 不明フィールド) |
ペア値.ビルダー | |
ペア値.ビルダー | 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) |
ペア値.ビルダー | |
ペア値.ビルダー |
継承されたメソッド
パブリックメソッド
public PainValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
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 boolean hasValue ()
.tensorflow.StructuredValue value = 2;
パブリック最終ブール値isInitialized ()
public PainValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public PainValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public Reply.Builder setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;