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 document provides reference documentation for the `GetWorkloadRequest` class within the Assured Workloads v1beta1 API, specifically in the .NET context."],["`GetWorkloadRequest` is used to fetch a workload and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetWorkloadRequest` class has two constructors: a default constructor and one that accepts another `GetWorkloadRequest` instance for copying."],["It includes properties `Name`, which is the required resource name of the workload, and `WorkloadName`, which provides a typed view of the resource name."],["The `GetWorkloadRequest` class is part of the `Google.Cloud.AssuredWorkloads.V1Beta1` namespace and is found in the `Google.Cloud.AssuredWorkloads.V1Beta1.dll` assembly."]]],[]]