DictValue.Builder

lớp cuối cùng tĩnh công khai DictValue.Builder

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
Tenorflow loại tensorflow.DictValue

Phương pháp công cộng

DictValue.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Giá trị Dict
Giá trị Dict
DictValue.Builder
DictValue.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
DictValue.Builder
DictValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DictValue.Builder
boolean
chứaFields (Khóa chuỗi)
map<string, .tensorflow.StructuredValue> fields = 1;
Giá trị Dict
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Bản đồ<Chuỗi, Giá trị có cấu trúc >
getFields ()
Thay vào đó hãy sử dụng getFieldsMap() .
int
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Bản đồ<Chuỗi, Giá trị có cấu trúc >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Giá trị có cấu trúc
getFieldsOrDefault (Khóa chuỗi, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
Giá trị có cấu trúc
getFieldsOrThrow (Khóa chuỗi)
map<string, .tensorflow.StructuredValue> fields = 1;
Bản đồ<Chuỗi, Giá trị có cấu trúc >
getMutableFields ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
boolean cuối cùng
DictValue.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
DictValue.Builder
mergeFrom (com.google.protobuf.Message other)
DictValue.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
DictValue.Builder
putAllFields (Bản đồ<String, StructuredValue > value)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
putFields (Khóa chuỗi, giá trị StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
RemoveFields (Khóa chuỗi)
map<string, .tensorflow.StructuredValue> fields = 1;
DictValue.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
DictValue.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
DictValue.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công cộng

công khai DictValue.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng DictValue công khai ()

công khai DictValue buildPartial ()

DictValue.Builder công khai rõ ràng ()

công khai DictValue.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai DictValue.Builder clearFields ()

công khai DictValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

bản sao DictValue.Builder công khai ()

boolean công khai chứaFields (Khóa chuỗi)

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

công khai DictValue getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Bản đồ công khai<String, StructuredValue > getFields ()

Thay vào đó hãy sử dụng getFieldsMap() .

int công khai getFieldsCount ()

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

Bản đồ công khai<String, StructuredValue > getFieldsMap ()

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

public StructuredValue getFieldsOrDefault (Khóa chuỗi, Giá trị mặc định StructuredValue )

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

public StructuredValue getFieldsOrThrow (Khóa chuỗi)

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

Bản đồ công khai<String, StructuredValue > getMutableFields ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

boolean cuối cùng công khai được khởi tạo ()

công khai DictValue.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai DictValue.Builder mergeFrom (com.google.protobuf.Message other)

trận chung kết công khai DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai DictValue.Builder putAllFields (giá trị Bản đồ<String, StructuredValue >)

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

public DictValue.Builder putFields (Khóa chuỗi, giá trị StructuredValue )

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

công khai DictValue.Builder RemoveFields (Khóa chuỗi)

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

công khai DictValue.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

công khai DictValue.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

trận chung kết công khai DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)