CollectionDef.AnyList

publiczna statyczna klasa końcowa CollectionDef.AnyList

 AnyList is used for collecting Any protos.
 
Protobuf typ tensorflow.CollectionDef.AnyList

Klasy zagnieżdżone

klasa KolekcjaDef.AnyList.Builder
 AnyList is used for collecting Any protos. 

Stałe

wew VALUE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna kolekcjaDef.AnyList
KolekcjaDef.AnyList
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
końcowy com.google.protobuf.UnknownFieldSet
com.google.protobuf.Any
getValue (indeks int)
repeated .google.protobuf.Any value = 1;
wew
getValueCount ()
repeated .google.protobuf.Any value = 1;
Lista<Dowolne>
getValueList ()
repeated .google.protobuf.Any value = 1;
com.google.protobuf.AnyOrBuilder
getValueOrBuilder (indeks int)
repeated .google.protobuf.Any value = 1;
Lista<? rozszerza AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;
wew
końcowa wartość logiczna
statyczny CollectionDef.AnyList.Builder
statyczny CollectionDef.AnyList.Builder
KolekcjaDef.AnyList.Builder
statyczna kolekcjaDef.AnyList
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna kolekcjaDef.AnyList
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.AnyList
parseFrom (dane ByteBuffer)
statyczna kolekcjaDef.AnyList
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.AnyList
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.AnyList
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna kolekcjaDef.AnyList
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna kolekcjaDef.AnyList
parseFrom (dane com.google.protobuf.ByteString)
statyczna kolekcjaDef.AnyList
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna kolekcjaDef.AnyList
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
KolekcjaDef.AnyList.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int VALUE_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

public static CollectionDef.AnyList getDefaultInstance ()

public CollectionDef.AnyList getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

public com.google.protobuf.Any getValue (indeks int)

repeated .google.protobuf.Any value = 1;

publiczny int getValueCount ()

repeated .google.protobuf.Any value = 1;

public List<Any> getValueList ()

repeated .google.protobuf.Any value = 1;

public com.google.protobuf.AnyOrBuilder getValueOrBuilder (indeks int)

repeated .google.protobuf.Any value = 1;

lista publiczna<? rozszerza AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static CollectionDef.AnyList.Builder newBuilder (prototyp CollectionDef.AnyList )

public static CollectionDef.AnyList.Builder newBuilder ()

public CollectionDef.AnyList.Builder newBuilderForType ()

public static CollectionDef.AnyList parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static CollectionDef.AnyList parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static CollectionDef.AnyList parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CollectionDef.AnyList parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CollectionDef.AnyList parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public CollectionDef.AnyList.Builder toBuilder ()

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

Rzuca
Wyjątek IO