ListValue de clase final pública
Represents a Python list.tipo
tensorflow.ListValue Clases anidadas
| clase | ListValue.Builder | Represents a Python list. | |
Constantes
| En t | VALUES_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| ListValue estático | |
| ListValue | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| Valor estructurado | getValues (índice int) repeated .tensorflow.StructuredValue values = 1; |
| En t | getValuesCount () repeated .tensorflow.StructuredValue values = 1; |
| Lista < StructuredValue > | getValuesList () repeated .tensorflow.StructuredValue values = 1; |
| StructuredValueOrBuilder | getValuesOrBuilder (índice int) repeated .tensorflow.StructuredValue values = 1; |
| Lista <? extiende StructuredValueOrBuilder > | getValuesOrBuilderList () repeated .tensorflow.StructuredValue values = 1; |
| En t | hashCode () |
| booleano final | |
| estático ListValue.Builder | newBuilder (prototipo ListValue ) |
| estático ListValue.Builder | newBuilder () |
| ListValue.Builder | |
| ListValue estático | parseDelimitedFrom (entrada InputStream) |
| estático ListValue | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ListValue estático | parseFrom (datos ByteBuffer) |
| ListValue estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ListValue estático | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ListValue estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| ListValue estático | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ListValue estático | parseFrom (datos com.google.protobuf.ByteString) |
| estático ListValue | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ListValue estático | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| ListValue.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int VALUES_FIELD_NUMBER
Valor constante: 1
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
public StructuredValueOrBuilder getValuesOrBuilder (índice int)
repeated .tensorflow.StructuredValue values = 1;
Lista pública <? extiende StructuredValueOrBuilder > getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
public int hashCode ()
public final boolean isInitialized ()
ListValue estático público parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
ListValue estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
ListValue estático público parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
ListValue estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
ListValue estático público parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
ListValue estático público parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
Public static ListValue parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
ListValue estático público parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|