PairValueOrBuilder

パブリックインターフェイスPairValueOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象文字列
getKey ()
string key = 1;
抽象的な com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
抽象的な構造化された値
getValue ()
.tensorflow.StructuredValue value = 2;
抽象的なStructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
抽象ブール値
hasValue ()
.tensorflow.StructuredValue value = 2;

パブリックメソッド

パブリック抽象文字列getKey ()

string key = 1;

パブリック抽象 com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

パブリック抽象StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

パブリック抽象StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

public abstract boolean hasValue ()

.tensorflow.StructuredValue value = 2;