[[["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."],[[["The `WorkerDetails` class in the Dataflow v1beta3 API provides information about a worker in a Dataflow job."],["This class is part of the `Google.Cloud.Dataflow.V1Beta3` namespace and is implemented in the `Google.Cloud.Dataflow.V1Beta3.dll` assembly."],["`WorkerDetails` inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `WorkItems`, a `RepeatedField` containing `WorkItemDetails`, and `WorkerName`, a string representing the worker's name."],["The class offers two constructors, one default and another to create a new instance based on an existing `WorkerDetails` object."]]],[]]