공개 정적 최종 클래스 DictValue.Builder
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
공개 방법
DictValue.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
Dict값 | 짓다 () |
Dict값 | 빌드부분 () |
DictValue.Builder | 분명한 () |
DictValue.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
DictValue.Builder | 클리어필드 () |
DictValue.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.Builder | 클론 () |
부울 | containFields (문자열 키) map<string, .tensorflow.StructuredValue> fields = 1; |
Dict값 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
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; |
맵<문자열, 구조화된 값 > | getMutableFields () 대신 대체 돌연변이 접근자를 사용하세요. |
최종 부울 | 초기화됨 () |
DictValue.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 DictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
DictValue.Builder | |
DictValue.Builder | |
DictValue.Builder | RemoveFields (문자열 키) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
DictValue.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
public DictValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 부울 containFields (문자열 키)
map<string, .tensorflow.StructuredValue> fields = 1;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
공개 StructuredValue getFieldsOrDefault (문자열 키, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
공개 최종 부울 isInitialized ()
공개 DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공용 DictValue.Builder putAllFields (Map<String, StructuredValue > 값)
map<string, .tensorflow.StructuredValue> fields = 1;
공개 DictValue.Builder putFields (문자열 키, StructuredValue 값)
map<string, .tensorflow.StructuredValue> fields = 1;