public sealed class SourceReference : IMessage<SourceReference>, IEquatable<SourceReference>, IDeepCloneable<SourceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine Logging Data v1 API class SourceReference.
A reference to a particular snapshot of the source tree used to build and
deploy an application.
[[["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\u003eSourceReference\u003c/code\u003e class in the Google Cloud App Engine Logging Data v1 API represents a snapshot of the source tree used for application builds and deployments.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eSourceReference()\u003c/code\u003e and a copy constructor \u003ccode\u003eSourceReference(SourceReference other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSourceReference\u003c/code\u003e includes properties such as \u003ccode\u003eRepository\u003c/code\u003e (a URI for the repository) and \u003ccode\u003eRevisionId\u003c/code\u003e (the persistent identifier of the deployed revision).\u003c/p\u003e\n"],["\u003cp\u003eThere are 3 documented versions of this class: 1.2.0, 1.1.0 and 1.0.0, where 1.2.0 is the latest version.\u003c/p\u003e\n"]]],[],null,[]]