[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSDKInfo\u003c/code\u003e class is part of the Dataflow v1beta3 API and provides information about the SDK.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<SDKInfo>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<SDKInfo>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSDKInfo\u003c/code\u003e class has two constructors, a default one and one that takes another \u003ccode\u003eSDKInfo\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eLanguage\u003c/code\u003e (of type \u003ccode\u003eSDKInfo.Types.Language\u003c/code\u003e) which is required, and \u003ccode\u003eVersion\u003c/code\u003e (of type \u003ccode\u003estring\u003c/code\u003e) which is optional.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Class SDKInfo (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SDKInfo)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.SDKInfo)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.SDKInfo) \n\n public sealed class SDKInfo : IMessage\u003cSDKInfo\u003e, IEquatable\u003cSDKInfo\u003e, IDeepCloneable\u003cSDKInfo\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataflow v1beta3 API class SDKInfo.\n\nSDK Information. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SDKInfo \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SDKInfo](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SDKInfo), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SDKInfo](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SDKInfo), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SDKInfo](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SDKInfo), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll\n\nConstructors\n------------\n\n### SDKInfo()\n\n public SDKInfo()\n\n### SDKInfo(SDKInfo)\n\n public SDKInfo(SDKInfo other)\n\nProperties\n----------\n\n### Language\n\n public SDKInfo.Types.Language Language { get; set; }\n\nRequired. The SDK Language.\n\n### Version\n\n public string Version { get; set; }\n\nOptional. The SDK version."]]