Required. The resource name of the Workload to fetch. This is the
workloads's relative path in the API, formatted as
"organizations/{organization_id}/locations/{location_id}/workloads/{workload_id}".
For example,
"organizations/123/locations/us-east1/workloads/assured-workload-1".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of `GetWorkloadRequest` is 2.0.0-beta08, with version 1.0.0-beta08 also available."],["`GetWorkloadRequest` is a class used to request fetching a workload and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes properties such as `Name`, which is the resource name of the workload to be fetched, and `WorkloadName`, which provides a typed view of the resource name."],["`GetWorkloadRequest` includes two constructors: one default constructor and another that accepts another `GetWorkloadRequest` instance as a parameter."]]],[]]