[[["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-03-21 UTC."],[[["This document outlines the details of the `SDKInfo` class within the `Google.Cloud.Dataflow.V1Beta3` namespace, specifically for version 1.0.0-beta03."],["The `SDKInfo` class provides information about the SDK, including the language and version, and it inherits from the `Object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is 2.0.0-beta07 and prior versions such as 2.0.0-beta06 and 1.0.0-beta03 are also listed for reference."],["`SDKInfo` can be instantiated using either a parameterless constructor `SDKInfo()` or a constructor that takes another `SDKInfo` object as an argument `SDKInfo(SDKInfo)`."],["The key properties of `SDKInfo` are `Language`, to define the SDK language, and `Version`, to define the SDK version, and each property contains a type and description."]]],[]]