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"]],[["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 webpage details the `GetWorkloadRequest` class, which is used to fetch a workload within the Google Cloud Assured Workloads service."],["The `GetWorkloadRequest` class is part of version 2.1.0 of the `Google.Cloud.AssuredWorkloads.V1` namespace and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetWorkloadRequest` class has two constructors: a default constructor and one that accepts another `GetWorkloadRequest` object as a parameter for copying."],["It includes two properties, `Name` (a string) and `WorkloadName` (a `WorkloadName` object), used to specify the target workload's resource path."],["The latest version of this functionality is 2.6.0, with the list showing previous versions down to 1.0.0."]]],[]]