public sealed class ServiceReference : IMessage<ServiceReference>, IEquatable<ServiceReference>, IDeepCloneable<ServiceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the App Hub v1 API class ServiceReference.
Reference to an underlying networking resource that can comprise a Service.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eServiceReference\u003c/code\u003e class within the Google Cloud App Hub v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceReference\u003c/code\u003e is a class that represents a reference to a networking resource that can make up a Service, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceReference\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eServiceReference\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a single property, \u003ccode\u003eUri\u003c/code\u003e, which is an output-only string representing the URI of the underlying network resource, such as a Forwarding Rule, URL Map, or Backend Service.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and exposes functionality like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]