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 فیلد، مقدار Object)
DictValue
DictValue
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;
DictValue
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Map<String, StructuredValue >
getFields ()
به جای آن از getFieldsMap() استفاده کنید.
بین المللی
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Map<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
StructuredValue
getFieldsOrDefault (کلید رشته، مقدار پیش فرض StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
StructuredValue
getFieldsOrThrow (کلید رشته)
map<string, .tensorflow.StructuredValue> fields = 1;
Map<String, StructuredValue >
getMutableFields ()
به جای آن از ابزارهای جهش جایگزین استفاده کنید.
بولی نهایی
DictValue.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DictValue.Builder
mergeFrom (com.google.protobuf.Message other)
نهایی 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
removeFields (کلید رشته)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
DictValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی DictValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی DictValue.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی DictValue ()

عمومی DictValue buildPartial ()

عمومی DictValue.Builder clear ()

عمومی DictValue.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی DictValue.Builder clearFields ()

عمومی DictValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

کلون عمومی DictValue.Builder ()

بولی عمومی حاوی فیلدها (کلید رشته)

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

عمومی DictValue getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

نقشه عمومی<String, StructuredValue > getFields ()

به جای آن از getFieldsMap() استفاده کنید.

عمومی int getFieldsCount ()

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

نقشه عمومی<String, StructuredValue > getFieldsMap ()

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

عمومی StructuredValue getFieldsOrDefault (کلید رشته، مقدار پیش فرض StructuredValue )

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

عمومی StructuredValue getFieldsOrThrow (کلید رشته)

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

نقشه عمومی<String, StructuredValue > getMutableFields ()

به جای آن از ابزارهای جهش جایگزین استفاده کنید.

بولین نهایی عمومی isInitialized ()

عمومی DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی DictValue.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی DictValue.Builder putAllFields (Map<String, StructuredValue > مقادیر)

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

PutFields عمومی DictValue.Builder (کلید رشته، مقدار StructuredValue )

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

عمومی DictValue.Builder removeFields (کلید رشته)

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

public DictValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی DictValue.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)