공개 정적 최종 클래스 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; |
부울 | 해시값 () .tensorflow.StructuredValue value = 2; |
최종 부울 | 초기화됨 () |
쌍값.빌더 | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
쌍값.빌더 | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 pairValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
쌍값.빌더 | |
쌍값.빌더 | 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.UnknownFieldSet UnknownFields) |
쌍값.빌더 | |
쌍값.빌더 |
상속된 메서드
공개 방법
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getKey ()
string key = 1;
공개 com.google.protobuf.ByteString getKeyBytes ()
string key = 1;
공개 부울 hasValue ()
.tensorflow.StructuredValue value = 2;
공개 최종 부울 isInitialized ()
공개 pairValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 pairValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 pairValue.Builder setValue ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;