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/{locationId}/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 2024-06-20 UTC."],[[["The provided content outlines the JSON representation for fetching a workload."],["The JSON object for fetching a workload requires a single field named \"name\"."],["The \"name\" field is a string and represents the unique resource name of the workload, including its full path within the API."],["The \"name\" must follow a specific format: \"organizations/{organization_id}/locations/{locationId}/workloads/{workload_id}\"."]]],[]]