DictValue.Builder

מחלקה סופית סטטית ציבורית DictValue.Builder

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
tensorflow מסוג tensorflow.DictValue

שיטות ציבוריות

DictValue.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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
בוליאני
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
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, אינדקס אינט, ערך אובייקט)
Final DictValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public DictValue.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית DictValue ציבורית ()

public DictValue buildPartial ()

public DictValue.Builder ברור ()

public DictValue.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public DictValue.Builder clearFields ()

public DictValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

שיבוט DictValue.Builder ציבורי ()

מכיל שדות בוליאני ציבורי (מפתח מחרוזת)

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

public DictValue getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מפה ציבורית<String, StructuredValue > getFields ()

השתמש getFieldsMap() במקום זאת.

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;

מפה ציבורית<String, StructuredValue > getMutableFields ()

השתמש במקום זאת באביזרי מוטציה חלופיים.

בוליאני הסופי הציבורי הוא אתחול ()

public DictValue.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public DictValue.Builder mergeFrom (com.google.protobuf.Message אחר)

public final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DictValue.Builder putAllFields (מפה<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;

public DictValue.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DictValue.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public final DictValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)