public sealed class ExtendedSourceContext : IMessage<ExtendedSourceContext>, IMessage, IEquatable<ExtendedSourceContext>, IDeepCloneable<ExtendedSourceContext>
Reference documentation and code samples for the Google.Cloud.DevTools.Common class ExtendedSourceContext.
An ExtendedSourceContext is a SourceContext combined with additional
details describing the context.
[[["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\u003eThe \u003ccode\u003eExtendedSourceContext\u003c/code\u003e class in the Google.Cloud.DevTools.Common library provides a way to combine \u003ccode\u003eSourceContext\u003c/code\u003e with additional contextual details, and is found in the latest version 3.2.0, as well as older versions 3.1.1, 3.0.0, and 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor, \u003ccode\u003eExtendedSourceContext()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eExtendedSourceContext(ExtendedSourceContext other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties, the \u003ccode\u003eContext\u003c/code\u003e, which is of type \u003ccode\u003eSourceContext\u003c/code\u003e and represents any source context, and the \u003ccode\u003eLabels\u003c/code\u003e, which is a \u003ccode\u003eMapField\u003c/code\u003e to store user-defined metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be found within the \u003ccode\u003eGoogle.Cloud.DevTools.Source.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.DevTools.Common.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]