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;
추상 부울
해시값 ()
.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;

공개 추상 부울 hasValue ()

.tensorflow.StructuredValue value = 2;