publiczna klasa końcowa ValuesDef
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
Klasy zagnieżdżone
klasa | WartościDef.Builder | Protocol buffer representing the values in ControlFlowContext. |
Stałe
wew | EXTERNAL_VALUES_FIELD_NUMBER | |
wew | VALUES_FIELD_NUMBER |
Metody publiczne
wartość logiczna | zawieraExternalValues (klucz ciągu) Value names referenced by but external to this context. |
wartość logiczna | równa się (obiekt obiektu) |
wartości statyczneDef | |
WartościDef | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Mapa<String, String> | pobierz wartości zewnętrzne () Zamiast tego użyj getExternalValuesMap() . |
wew | getExternalValuesCount () Value names referenced by but external to this context. |
Mapa<String, String> | getExternalValuesMap () Value names referenced by but external to this context. |
Smyczkowy | getExternalValuesOrDefault (klucz ciągu, ciąg znaków defaultValue) Value names referenced by but external to this context. |
Smyczkowy | getExternalValuesOrThrow (klawisz ciągu) Value names referenced by but external to this context. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
Smyczkowy | getValues (indeks int) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (indeks int) Value names that have been seen in this context. |
wew | getValuesCount () Value names that have been seen in this context. |
com.google.protobuf.ProtocolStringList | getValuesList () Value names that have been seen in this context. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczne WartościDef.Builder | newBuilder (prototyp ValuesDef ) |
statyczne WartościDef.Builder | nowyBuilder () |
WartościDef.Builder | |
wartości statyczneDef | parseDelimitedFrom (wejście strumienia wejściowego) |
wartości statyczneDef | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wartości statyczneDef | parseFrom (dane ByteBuffer) |
wartości statyczneDef | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wartości statyczneDef | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wartości statyczneDef | parseFrom (wejście com.google.protobuf.CodedInputStream) |
wartości statyczneDef | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
wartości statyczneDef | parseFrom (dane com.google.protobuf.ByteString) |
wartości statyczneDef | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wartości statyczneDef | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
WartościDef.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int EXTERNAL_VALUES_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int VALUES_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna zawieraExternalValues (klucz ciągu)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
publiczna wartość logiczna równa się (obiekt obiektu)
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 (klucz ciągu, ciąg znaków defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public String getExternalValuesOrThrow (klucz ciągu)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getValues (indeks int)
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ByteString getValuesBytes (indeks int)
Value names that have been seen in this context.
repeated string values = 1;
publiczny int getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static ValuesDef parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ValuesDef parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ValuesDef parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ValuesDef parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ValuesDef parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ValuesDef parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static ValuesDef parseFrom (wejście strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static ValuesDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|