כיתה אחרונה ציבורית ValuesDef
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef מסוג Protobuf.ValuesDef כיתות מקוננות
| מַחלָקָה | ValuesDef.Builder | Protocol buffer representing the values in ControlFlowContext. | |
קבועים
| int | EXTERNAL_VALUES_FIELD_NUMBER | |
| int | VALUES_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | containsExternalValues (מפתח מחרוזת) Value names referenced by but external to this context. |
| בוליאני | שווה (Object obj) |
| סטטי ValuesDef | |
| ValuesDef | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| מפה<String, String> | getExternalValues () השתמש ב- getExternalValuesMap() במקום זאת. |
| int | getExternalValuesCount () Value names referenced by but external to this context. |
| מפה<String, String> | getExternalValuesMap () Value names referenced by but external to this context. |
| חוּט | getExternalValuesOrDefault (מפתח מחרוזת, מחרוזת defaultValue) Value names referenced by but external to this context. |
| חוּט | getExternalValuesOrThrow (מפתח מחרוזת) Value names referenced by but external to this context. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| חוּט | getValues (int index) Value names that have been seen in this context. |
| com.google.protobuf.ByteString | getValuesBytes (int index) 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 | hashcode () |
| בוליאנית סופית | |
| סטטי ValuesDef.Builder | newBuilder (אב-טיפוס ValuesDef ) |
| סטטי ValuesDef.Builder | newBuilder () |
| ValuesDef.Builder | |
| סטטי ValuesDef | parseDelimitedFrom (קלט InputStream) |
| סטטי ValuesDef | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי ValuesDef | parseFrom (נתוני ByteBuffer) |
| סטטי ValuesDef | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי ValuesDef | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי ValuesDef | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי ValuesDef | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי ValuesDef | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי ValuesDef | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי ValuesDef | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| ValuesDef.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי EXTERNAL_VALUES_FIELD_NUMBER
ערך קבוע: 2
אינט סופי סטטי ציבורי VALUES_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
בוליאני ציבורי מכילExternalValues (מפתח מחרוזת)
Value names referenced by but external to this context.
map<string, string> external_values = 2; שווה ערך בוליאני ציבורי (Object 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; מפה ציבורית<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2; מחרוזת ציבורית getExternalValuesOrDefault (מפתח מחרוזת, מחרוזת defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2; מחרוזת ציבורית getExternalValuesOrThrow (מפתח מחרוזת)
Value names referenced by but external to this context.
map<string, string> external_values = 2; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
מחרוזת ציבורית getValues (אינדקס אינט)
Value names that have been seen in this context.
repeated string values = 1; public com.google.protobuf.ByteString getValuesBytes (int index)
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; public com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1; public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static ValuesDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static ValuesDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static ValuesDef parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static ValuesDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static ValuesDef parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static ValuesDef parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static ValuesDef parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|