[[["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."],[[["The `WorkloadProperties` class in the App Hub v1 API represents the properties of an underlying compute resource."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling."],["`WorkloadProperties` objects can be created using a default constructor or by copying an existing `WorkloadProperties` instance, and it's properties include `GcpProject`, `Location`, and `Zone` to identify the cloud resource's location."],["The class is found within the `Google.Cloud.AppHub.V1` namespace and is contained within the `Google.Cloud.AppHub.V1.dll` assembly."],["There are 2 versions of the class available: a latest version and a beta version."]]],[]]