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.5.0."],["The `GetWorkloadRequest` class is used to fetch a workload and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and includes methods like `GetHashCode`, `GetType`, and `ToString`, along with constructors for default initialization and cloning."],["The `GetWorkloadRequest` class has two properties, `Name` (a string representing the workload's resource name) and `WorkloadName` (a typed view of the `Name` property), which together are required to fetch the specified workload."],["The document also provides links to different versions of the API, ranging from 1.0.0 to 2.6.0, with 2.6.0 being the latest available version."]]],[]]