ListValue

genel final sınıfı ListValue

 Represents a Python list.
 
Protobuf türü 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
son boole değeri
statik ListValue.Builder
newBuilder ( ListValue prototipi)
statik ListValue.Builder
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
ListValue.Builder
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)

genel statik ListValue getDefaultInstance ()

public ListValue getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public StructuredValue getValues ​​(int dizini)

repeated .tensorflow.StructuredValue values = 1;

public int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

genel Liste< StructuredValue > getValuesList ()

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 ()

genel statik ListValue.Builder newBuilder ( ListValue prototipi)

genel statik ListValue.Builder newBuilder ()

public ListValue.Builder newBuilderForType ()

public static ListValue parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static ListValue parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik ListValue ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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ı ()

public ListValue.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası