ListValue

publiczna klasa końcowa ListValue

 Represents a Python list.
 
Protobuf typu tensorflow.ListValue

Klasy zagnieżdżone

klasa Konstruktor wartości listy
 Represents a Python list. 

Stałe

wew VALUES_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna wartość listy
ListaWartości
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
końcowy com.google.protobuf.UnknownFieldSet
Wartość strukturalna
getValues ​​(indeks int)
repeated .tensorflow.StructuredValue values = 1;
wew
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
Lista< Wartość strukturalna >
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
StructuredValueOrBuilder
getValuesOrBuilder (indeks int)
repeated .tensorflow.StructuredValue values = 1;
Lista<? rozszerza StructuredValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
wew
końcowa wartość logiczna
statyczny ListValue.Builder
newBuilder (prototyp ListValue )
statyczny ListValue.Builder
Konstruktor wartości listy
statyczna wartość listy
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna wartość listy
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna wartość listy
parseFrom (dane ByteBuffer)
statyczna wartość listy
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna wartość listy
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna wartość listy
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna wartość listy
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna wartość listy
parseFrom (dane com.google.protobuf.ByteString)
statyczna wartość listy
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna wartość listy
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Konstruktor wartości listy
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int VALUES_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczna statyczna ListValue getDefaultInstance ()

public ListValue getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

public StructuredValue getValues ​​(indeks int)

repeated .tensorflow.StructuredValue values = 1;

publiczny int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

public List< StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

publiczny StructuredValueOrBuilder getValuesOrBuilder (indeks int)

repeated .tensorflow.StructuredValue values = 1;

lista publiczna<? rozszerza StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static ListValue.Builder newBuilder (prototyp ListValue )

public static ListValue.Builder newBuilder ()

public ListValue.Builder newBuilderForType ()

public static ListValue parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static ListValue parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static ListValue parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ListValue parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static ListValue parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ListValue parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static ListValue parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ListValue parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ListValue parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static ListValue parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public ListValue.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO