מחלקה סופית סטטית ציבורית ApiDef.Endpoint
If you specify any endpoint, this will replace all of the inherited endpoints. The first endpoint should be the "canonical" endpoint, and should not be deprecated (unless all endpoints are deprecated).
tensorflow.ApiDef.Endpoint
מסוג Protobuf.ApiDef.Endpoint כיתות מקוננות
מַחלָקָה | ApiDef.Endpoint.Builder | If you specify any endpoint, this will replace all of the inherited endpoints. |
קבועים
int | DEPRECATED_FIELD_NUMBER | |
int | DEPRECATION_VERSION_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי ApiDef.Endpoint | |
ApiDef.Endpoint | |
בוליאני | getDeprecated () Set if this endpoint is deprecated. |
int | getDeprecationVersion () Major version when an endpoint will be deleted. |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getName () Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
com.google.protobuf.ByteString | getNameBytes () Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי ApiDef.Endpoint.Builder | newBuilder (אב טיפוס ApiDef.Endpoint ) |
סטטי ApiDef.Endpoint.Builder | newBuilder () |
ApiDef.Endpoint.Builder | |
סטטי ApiDef.Endpoint | parseDelimitedFrom (קלט InputStream) |
סטטי ApiDef.Endpoint | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Endpoint | parseFrom (נתוני ByteBuffer) |
סטטי ApiDef.Endpoint | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Endpoint | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Endpoint | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי ApiDef.Endpoint | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Endpoint | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי ApiDef.Endpoint | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי ApiDef.Endpoint | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
ApiDef.Endpoint.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי DEPRECATED_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי DEPRECATION_VERSION_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
getDeprecated בוליאני ציבורי ()
Set if this endpoint is deprecated. If set to true, a message suggesting to use a non-deprecated endpoint instead will be printed. If all endpoints are deprecated, set deprecation_message in ApiDef instead.
bool deprecated = 3;
public int getDeprecationVersion ()
Major version when an endpoint will be deleted. For e.g. set this value to 2 if endpoint should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getName ()
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static ApiDef.Endpoint parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
מנתח ApiDef.Endpoint סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי ציבורי ApiDef.Endpoint parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי ApiDef.Endpoint parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
ParseFrom של ApiDef.Endpoint סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי ApiDef.Endpoint parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי ציבורי ApiDef.Endpoint parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|