[[["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-08-28 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eWorkloadReference\u003c/code\u003e class within the Google Cloud App Hub v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkloadReference\u003c/code\u003e class represents a reference to an underlying compute resource associated with a workload, and is accessible in both \u003ccode\u003e1.0.0 (latest)\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkloadReference\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eWorkloadReference\u003c/code\u003e instance to copy, alongside one \u003ccode\u003eUri\u003c/code\u003e property used to access the compute resource's uri.\u003c/p\u003e\n"]]],[],null,["# App Hub v1 API - Class WorkloadReference (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.WorkloadReference)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.AppHub.V1/1.0.0/Google.Cloud.AppHub.V1.WorkloadReference) \n\n public sealed class WorkloadReference : IMessage\u003cWorkloadReference\u003e, IEquatable\u003cWorkloadReference\u003e, IDeepCloneable\u003cWorkloadReference\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the App Hub v1 API class WorkloadReference.\n\nReference of an underlying compute resource represented by the Workload. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e WorkloadReference \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[WorkloadReference](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.WorkloadReference), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[WorkloadReference](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.WorkloadReference), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[WorkloadReference](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1.WorkloadReference), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AppHub.V1](/dotnet/docs/reference/Google.Cloud.AppHub.V1/latest/Google.Cloud.AppHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.AppHub.V1.dll\n\nConstructors\n------------\n\n### WorkloadReference()\n\n public WorkloadReference()\n\n### WorkloadReference(WorkloadReference)\n\n public WorkloadReference(WorkloadReference other)\n\nProperties\n----------\n\n### Uri\n\n public string Uri { get; set; }\n\nOutput only. The underlying compute resource uri."]]