Required. The resource name of the Workload to fetch. This is the workload'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 document provides reference documentation for the `GetWorkloadRequest` class within the Google Cloud Assured Workloads v1 API, specifically for version 2.4.0."],["The `GetWorkloadRequest` class is used to fetch a workload and inherits from `object`, while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `GetWorkloadRequest()` and another that takes an existing `GetWorkloadRequest` object, `GetWorkloadRequest(GetWorkloadRequest other)`."],["The `GetWorkloadRequest` class includes two key properties, `Name`, a string that is the required resource name of the workload to fetch, and `WorkloadName`, which is a typed view over the `Name` property."],["The page also contains links to other versions, including the latest 2.6.0 version and prior releases from 2.5.0 all the way back to 1.0.0."]]],[]]