Optional. A identifier associated with the workload and underlying projects which
allows for the break down of billing costs for a workload. The value
provided for the identifier will add a label to the workload and contained
projects with the identifier as the value.
[[["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 `CreateWorkloadRequest` class within the Google Cloud Assured Workloads v1 API, specifically for version 2.3.0."],["The `CreateWorkloadRequest` class is used to define a request for creating a new workload and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one, and one that allows for cloning from another `CreateWorkloadRequest` object, using a `CreateWorkloadRequest` parameter."],["Key properties of the `CreateWorkloadRequest` class include `ExternalId` (an optional identifier for billing breakdown), `Parent` (the required resource name of the workload's parent), `ParentAsLocationName` (a typed view of the parent resource name), and `Workload` (the actual workload data to create)."],["This API has multiple available versions ranging from 1.0.0 to 2.6.0, with 2.6.0 being the latest, and they all contain the same `CreateWorkloadRequest` functionality."]]],[]]