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"]],[["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."],[[["This document provides reference documentation for the `GetWorkloadRequest` class within the Assured Workloads v1 API, specifically version 2.3.0."],["The `GetWorkloadRequest` class is used to fetch a workload and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest API version is 2.6.0, with other prior versions (from 2.5.0 down to 1.0.0) also being available and linked."],["The class has two constructors, a default constructor and a constructor that takes another `GetWorkloadRequest` object, and includes properties `Name` and `WorkloadName` to specify the target workload."],["The `Name` property of the `GetWorkloadRequest` is mandatory and has a strict formatting requirement, such as \"organizations/123/locations/us-east1/workloads/assured-workload-1\"."]]],[]]