Required. Fully qualified name of the Discovered Workload to fetch.
Expected format:
projects/{project}/locations/{location}/discoveredWorkloads/{discoveredWorkload}.
[[["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 `GetDiscoveredWorkloadRequest` class in the App Hub v1 API is used to request information about a discovered workload."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, and deep cloning."],["The `GetDiscoveredWorkloadRequest` class has two constructors: a default constructor and one that accepts another `GetDiscoveredWorkloadRequest` instance for copying."],["The class contains two main properties: `DiscoveredWorkloadName`, a typed view of the resource name, and `Name`, a string representing the fully qualified name of the discovered workload, which is a required field."],["The latest version of this request is `1.0.0`."]]],[]]