[[["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 provides reference information for the `WorkerDetails` class within the Dataflow v1beta3 API in the Google Cloud .NET library, with the latest version being 2.0.0-beta07."],["The `WorkerDetails` class represents information about a worker, and it inherits from the `object` class while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `WorkerDetails` instance as a parameter for creating a new instance based on an existing one."],["It includes two main properties: `WorkItems`, which is a sorted collection of `WorkItemDetails` representing work items processed by the worker, and `WorkerName`, which is a string representing the name of the worker."],["The provided content shows the different versions available, which include `2.0.0-beta07` (latest), `2.0.0-beta06`, and `1.0.0-beta03` of the `WorkerDetails` class."]]],[]]