classe finale pubblica ValuesDef
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef Classi nidificate
| classe | ValuesDef.Builder | Protocol buffer representing the values in ControlFlowContext. | |
Costanti
| int | NUMERO_CAMPO_VALORI_ESTERNI | |
| int | VALUES_FIELD_NUMBER |
Metodi pubblici
| booleano | contieneExternalValues (chiave String) Value names referenced by but external to this context. |
| booleano | è uguale a (Oggetto oggetto) |
| Valori staticiDef | |
| ValoriDef | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Mappa<Stringa, Stringa> | getValoriEsterni () Utilizzare invece getExternalValuesMap() . |
| int | getExternalValuesCount () Value names referenced by but external to this context. |
| Mappa<Stringa, Stringa> | getMappaValoriEsterni () Value names referenced by but external to this context. |
| Corda | getExternalValuesOrDefault (chiave String, String defaultValue) Value names referenced by but external to this context. |
| Corda | getExternalValuesOrThrow (chiave String) Value names referenced by but external to this context. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| Corda | getValues (indice int) Value names that have been seen in this context. |
| com.google.protobuf.ByteString | getValuesBytes (indice int) Value names that have been seen in this context. |
| int | getValuesCount () Value names that have been seen in this context. |
| com.google.protobuf.ProtocolStringList | getValuesList () Value names that have been seen in this context. |
| int | codicehash () |
| booleano finale | |
| Valori staticiDef.Builder | newBuilder (prototipo ValuesDef ) |
| Valori staticiDef.Builder | |
| ValuesDef.Builder | |
| Valori staticiDef | parseDelimitedFrom (input InputStream) |
| Valori staticiDef | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valori staticiDef | parseFrom (dati ByteBuffer) |
| Valori staticiDef | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| Valori staticiDef | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valori staticiDef | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| Valori staticiDef | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valori staticiDef | parseFrom (dati com.google.protobuf.ByteString) |
| Valori staticiDef | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Valori staticiDef | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| ValuesDef.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int EXTERNAL_VALUES_FIELD_NUMBER
Valore costante: 2
public static final int VALUES_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico contieneExternalValues (chiave String)
Value names referenced by but external to this context.
map<string, string> external_values = 2; booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2; public Map<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2; public String getExternalValuesOrDefault (chiave String, String defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2; public String getExternalValuesOrThrow (chiave String)
Value names referenced by but external to this context.
map<string, string> external_values = 2; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getValues (indice int)
Value names that have been seen in this context.
repeated string values = 1; pubblico com.google.protobuf.ByteString getValuesBytes (indice int)
Value names that have been seen in this context.
repeated string values = 1; public int getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1; pubblico com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1; public int hashCode ()
public final booleano isInitialized ()
public static ValuesDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static ValuesDef parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static ValuesDef parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico ValuesDef (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static ValuesDef parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico ValuesDef (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static ValuesDef parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static ValuesDef parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|