genel final sınıfı ListValue
Represents a Python list.
tensorflow.ListValue İç İçe Sınıflar
| sınıf | ListValue.Builder | Represents a Python list. | |
Sabitler
| int | VALUES_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik Liste Değeri | |
| Liste Değeri | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| Yapılandırılmış Değer | getValues (int dizini) repeated .tensorflow.StructuredValue values = 1; |
| int | getValuesCount () repeated .tensorflow.StructuredValue values = 1; |
| Liste< Yapılandırılmış Değer > | getValuesList () repeated .tensorflow.StructuredValue values = 1; |
| StructuredValueOrBuilder | getValuesOrBuilder (int dizini) repeated .tensorflow.StructuredValue values = 1; |
| Liste<? StructuredValueOrBuilder'ı genişletir > | getValuesOrBuilderList () repeated .tensorflow.StructuredValue values = 1; |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik ListValue.Builder | newBuilder ( ListValue prototipi) |
| statik ListValue.Builder | yeniİnşaatçı () |
| ListValue.Builder | |
| statik Liste Değeri | parseDelimitedFrom (InputStream girişi) |
| statik Liste Değeri | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Liste Değeri | parseFrom (ByteBuffer verileri) |
| statik Liste Değeri | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Liste Değeri | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Liste Değeri | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik Liste Değeri | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Liste Değeri | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik Liste Değeri | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Liste Değeri | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| ListValue.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int VALUES_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
public StructuredValueOrBuilder getValuesOrBuilder (int dizini)
repeated .tensorflow.StructuredValue values = 1;
genel liste<? StructuredValueOrBuilder'ı genişletir > getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
genel int hashCode ()
genel final boolean isInitialized ()
public static ListValue parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik ListValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
public static ListValue parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ListValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
public static ListValue parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ListValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static ListValue parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik ListValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|