[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Dataflow V1beta3 Client - Class SdkSupportStatus (0.8.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-dataflow/latest/V1beta3.SdkVersion.SdkSupportStatus)\n- [0.8.1](/php/docs/reference/cloud-dataflow/0.8.1/V1beta3.SdkVersion.SdkSupportStatus)\n- [0.7.1](/php/docs/reference/cloud-dataflow/0.7.1/V1beta3.SdkVersion.SdkSupportStatus)\n- [0.6.6](/php/docs/reference/cloud-dataflow/0.6.6/V1beta3.SdkVersion.SdkSupportStatus)\n- [0.5.1](/php/docs/reference/cloud-dataflow/0.5.1/V1beta3.SdkVersion.SdkSupportStatus)\n- [0.4.1](/php/docs/reference/cloud-dataflow/0.4.1/V1beta3.SdkVersion.SdkSupportStatus)\n- [0.3.10](/php/docs/reference/cloud-dataflow/0.3.10/V1beta3.SdkVersion.SdkSupportStatus) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class SdkSupportStatus.\n\nThe support status of the SDK used to run the job.\n\nProtobuf type `google.dataflow.v1beta3.SdkVersion.SdkSupportStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataflow \\\\ V1beta3 \\\\ SdkVersion\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNKNOWN\n\n Value: 0\n\nCloud Dataflow is unaware of this version.\n\nGenerated from protobuf enum `UNKNOWN = 0;`\n\n### SUPPORTED\n\n Value: 1\n\nThis is a known version of an SDK, and is supported.\n\nGenerated from protobuf enum `SUPPORTED = 1;`\n\n### STALE\n\n Value: 2\n\nA newer version of the SDK family exists, and an update is recommended.\n\nGenerated from protobuf enum `STALE = 2;`\n\n### DEPRECATED\n\n Value: 3\n\nThis version of the SDK is deprecated and will eventually be\nunsupported.\n\nGenerated from protobuf enum `DEPRECATED = 3;`\n\n### UNSUPPORTED\n\n Value: 4\n\nSupport for this SDK version has ended and it should no longer be used.\n\nGenerated from protobuf enum `UNSUPPORTED = 4;`"]]