מחלקה סופית סטטית ציבורית DictValue.Builder
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
מסוג Protobuf.DictValue שיטות ציבוריות
DictValue.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
DictValue | לבנות () |
DictValue | buildPartial () |
DictValue.Builder | ברור () |
DictValue.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
DictValue.Builder | clearFields () |
DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.Builder | שיבוט () |
בוליאני | containsFields (מפתח מחרוזת) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
מפה<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; |
מפה<String, StructuredValue > | getMutableFields () השתמש במקום זאת באביזרי מוטציה חלופיים. |
בוליאנית סופית | |
DictValue.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.Message אחר) |
Final DictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
DictValue.Builder | putAllFields (Map<String, StructuredValue > values) map<string, .tensorflow.StructuredValue> fields = 1; |
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, אינדקס אינט, ערך אובייקט) |
Final DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public DictValue.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
מכיל שדות בוליאני ציבורי (מפתח מחרוזת)
map<string, .tensorflow.StructuredValue> fields = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
מפה ציבורית<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrDefault (מפתח מחרוזת, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (מפתח מחרוזת)
map<string, .tensorflow.StructuredValue> fields = 1;
בוליאני הסופי הציבורי הוא אתחול ()
public DictValue.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DictValue.Builder putAllFields (Map<String, StructuredValue > ערכים)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (מפתח מחרוזת, ערך StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder removeFields (מפתח מחרוזת)
map<string, .tensorflow.StructuredValue> fields = 1;