כיתה גמר ציבורית DictValue
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
מסוג Protobuf.DictValue כיתות מקוננות
מַחלָקָה | DictValue.Builder | Represents a Python dict keyed by `str`. |
קבועים
int | FIELDS_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | containsFields (מפתח מחרוזת) map<string, .tensorflow.StructuredValue> fields = 1; |
בוליאני | שווה (Object obj) |
סטטי DictValue | |
DictValue | |
final static 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; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי DictValue.Builder | newBuilder (אב-טיפוס DictValue ) |
סטטי DictValue.Builder | newBuilder () |
DictValue.Builder | |
סטטי DictValue | parseDelimitedFrom (קלט InputStream) |
סטטי DictValue | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DictValue | parseFrom (נתוני ByteBuffer) |
סטטי DictValue | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DictValue | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DictValue | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי DictValue | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DictValue | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי DictValue | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DictValue | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
DictValue.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי FIELDS_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
מכיל שדות בוליאני ציבורי (מפתח מחרוזת)
map<string, .tensorflow.StructuredValue> fields = 1;
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
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;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DictValue parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DictValue parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DictValue parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DictValue parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
DictValue parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static DictValue parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
DictValue parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|