public sealed class BuildProvenance : IMessage<BuildProvenance>, IEquatable<BuildProvenance>, IDeepCloneable<BuildProvenance>, IBufferMessage, IMessage
Provenance of a build. Contains all information needed to verify the full
details about the build from source to completion.
E-mail address of the user who initiated this build. Note that this was the
user's e-mail address at the time the build was initiated; this address may
not represent the same end-user for all time.
[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBuildProvenance\u003c/code\u003e class contains comprehensive details for verifying a build, from its source to completion, including the builder's version, special build options, and the build's output artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThis page details \u003ccode\u003eBuildProvenance\u003c/code\u003e version 2.3.0, but provides documentation links for numerous other versions, with version 3.7.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuildProvenance\u003c/code\u003e class 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, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBuildProvenance\u003c/code\u003e include timestamps for the build's start, creation, and end times, along with unique identifiers like \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eTriggerId\u003c/code\u003e, and information about who initiated the build via \u003ccode\u003eCreator\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes detailed information on the source input, commands executed, and logs generated during the build process, available through properties such as \u003ccode\u003eSourceProvenance\u003c/code\u003e, \u003ccode\u003eCommands\u003c/code\u003e, and \u003ccode\u003eLogsUri\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]