DictValue

공개 최종 클래스 DictValue

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
Protobuf 유형 tensorflow.DictValue

중첩 클래스

수업 DictValue.Builder
 Represents a Python dict keyed by `str`. 

상수

정수 FIELDS_FIELD_NUMBER

공개 방법

부울
containFields (문자열 키)
map<string, .tensorflow.StructuredValue> fields = 1;
부울
같음 (객체 객체)
정적 DictValue
Dict값
최종 정적 com.google.protobuf.Descriptors.Descriptor
맵<문자열, 구조화된 값 >
getFields ()
대신 getFieldsMap() 사용하세요.
정수
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
맵<문자열, 구조화된 값 >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
구조화된 가치
getFieldsOrDefault (문자열 키, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
구조화된 가치
getFieldsOrThrow (문자열 키)
map<string, .tensorflow.StructuredValue> fields = 1;
정수
최종 com.google.protobuf.UnknownFieldSet
정수
최종 부울
정적 DictValue.Builder
newBuilder ( DictValue 프로토타입)
정적 DictValue.Builder
DictValue.Builder
정적 DictValue
parsDelimitedFrom (InputStream 입력)
정적 DictValue
parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 DictValue
parsFrom (ByteBuffer 데이터)
정적 DictValue
ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 DictValue
ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 DictValue
ParseFrom (com.google.protobuf.CodedInputStream 입력)
정적 DictValue
parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
정적 DictValue
ParseFrom (com.google.protobuf.ByteString 데이터)
정적 DictValue
ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 DictValue
ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
공전
파서 ()
DictValue.Builder
무효의
writeTo (com.google.protobuf.CodedOutputStream 출력)

상속된 메서드

상수

공개 정적 최종 int FIELDS_FIELD_NUMBER

상수값: 1

공개 방법

공개 부울 containFields (문자열 키)

map<string, .tensorflow.StructuredValue> fields = 1;

공개 부울(객체 obj)와 같습니다 .

공개 정적 DictValue getDefaultInstance ()

공개 DictValue getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 Map<String, StructuredValue > getFields ()

대신 getFieldsMap() 사용하세요.

공개 int getFieldsCount ()

map<string, .tensorflow.StructuredValue> fields = 1;

공개 맵<String, StructuredValue > getFieldsMap ()

map<string, .tensorflow.StructuredValue> fields = 1;

공개 StructuredValue getFieldsOrDefault (문자열 키, StructuredValue defaultValue)

map<string, .tensorflow.StructuredValue> fields = 1;

공개 StructuredValue getFieldsOrThrow (문자열 키)

map<string, .tensorflow.StructuredValue> fields = 1;

공공의 getParserForType ()

공개 int getSerializedSize ()

공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()

공개 int hashCode ()

공개 최종 부울 isInitialized ()

공개 정적 DictValue.Builder newBuilder ( DictValue 프로토타입)

공개 정적 DictValue.Builder newBuilder ()

공개 DictValue.Builder newBuilderForType ()

공개 정적 DictValue parDelimitedFrom (InputStream 입력)

던지기
IO예외

공개 정적 DictValue parDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 DictValue 구문 분석 (ByteBuffer 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 DictValue 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)

던지기
IO예외

공개 정적 DictValue 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 DictValue 구문 분석 (com.google.protobuf.CodedInputStream 입력)

던지기
IO예외

공개 정적 DictValue 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 DictValue 구문 분석 (com.google.protobuf.ByteString 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 DictValue 구문 분석 (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 DictValue parsFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 파서 ()

공개 DictValue.Builder toBuilder ()

공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)

던지기
IO예외