کلاس نهایی عمومی DictValue
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
کلاس های تو در تو
کلاس | DictValue.Builder | Represents a Python dict keyed by `str`. |
ثابت ها
بین المللی | FIELDS_FIELD_NUMBER |
روش های عمومی
بولی | containFields (کلید رشته) map<string, .tensorflow.StructuredValue> fields = 1; |
بولی | برابر است (object obj) |
استاتیک DictValue | |
DictValue | |
نهایی static 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; |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک DictValue.Builder | newBuilder (نمونه اولیه DictValue ) |
استاتیک DictValue.Builder | newBuilder () |
DictValue.Builder | |
استاتیک DictValue | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک 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 (بایت[] داده، 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 ()
عمومی 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;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی static DictValue parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی static DictValue parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک DictValue parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک DictValue parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک DictValue parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک DictValue parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک 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 |
---|