DictValue.Builder

공개 정적 최종 클래스 DictValue.Builder

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
Protobuf 유형 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
putAllFields (Map<String, StructuredValue > 값)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
putFields (문자열 키, StructuredValue 값)
map<string, .tensorflow.StructuredValue> fields = 1;
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 필드, 객체 값)

공개 DictValue 빌드 ()

공개 DictValue buildPartial ()

공개 DictValue.Builder 지우기 ()

공개 DictValue.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 DictValue.Builder 클리어필드 ()

공개 DictValue.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 DictValue.Builder 클론 ()

공개 부울 containFields (문자열 키)

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

공개 DictValue getDefaultInstanceForType ()

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

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 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;

공개 Map<String, StructuredValue > getMutableFields ()

대신 대체 돌연변이 접근자를 사용하세요.

공개 최종 부울 isInitialized ()

공개 DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 DictValue.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

공용 DictValue.Builder putAllFields (Map<String, StructuredValue > 값)

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

공개 DictValue.Builder putFields (문자열 키, StructuredValue 값)

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

공개 DictValue.Builder 제거Fields (문자열 키)

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

public DictValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

public DictValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 객체 값)

공개 최종 DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)