Required. Fully qualified name of the Workload to fetch.
Expected format:
projects/{project}/locations/{location}/applications/{application}/workloads/{workload}.
[[["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 documentation for the `GetWorkloadRequest` class within the App Hub v1 API for .NET, specifically version 1.0.0-beta02."],["`GetWorkloadRequest` is a class used to request a specific workload, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inheriting from `object`."],["The `GetWorkloadRequest` class includes a constructor and properties such as `Name` (a string representing the fully qualified name of the workload) and `WorkloadName` (a `WorkloadName`-typed view of the resource name)."],["The `Name` property of `GetWorkloadRequest` requires a fully qualified workload name in the format `projects/{project}/locations/{location}/applications/{application}/workloads/{workload}`."]]],[]]