TupleValue

genel final sınıfı TupleValue

 Represents a Python tuple.
 
Protobuf türü tensorflow.TupleValue

İç İçe Sınıflar

sınıf TupleValue.Builder
 Represents a Python tuple. 

Sabitler

int VALUES_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik TupleValue
TupleValue
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 TupleValue.Builder
yeniBuilder ( TupleValue prototipi)
statik TupleValue.Builder
TupleValue.Builder
statik TupleValue
parseDelimitedFrom (InputStream girişi)
statik TupleValue
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TupleValue
parseFrom (ByteBuffer verileri)
statik TupleValue
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TupleValue
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TupleValue
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik TupleValue
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TupleValue
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik TupleValue
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TupleValue
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TupleValue.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)

public static TupleValue getDefaultInstance ()

public TupleValue 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 TupleValue.Builder newBuilder ( TupleValue prototipi)

genel statik TupleValue.Builder newBuilder ()

public TupleValue.Builder newBuilderForType ()

public static TupleValue parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

genel statik TupleValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TupleValue ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TupleValue ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

public static TupleValue ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TupleValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TupleValue ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TupleValue ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public TupleValue.Builder toBuilder ()

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

Atar
IOİstisnası