public sealed class BuildProvenance : IMessage<BuildProvenance>, IEquatable<BuildProvenance>, IDeepCloneable<BuildProvenance>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class BuildProvenance.
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 in the Grafeas V1 API provides comprehensive details for verifying a build, from its source to completion.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for robust handling and manipulation of build data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBuildProvenance\u003c/code\u003e include build details like \u003ccode\u003eBuilderVersion\u003c/code\u003e, \u003ccode\u003eBuiltArtifacts\u003c/code\u003e, \u003ccode\u003eCommands\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eCreator\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eLogsUri\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eSourceProvenance\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eTriggerId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains a \u003ccode\u003eBuildOptions\u003c/code\u003e property which is a map field that allows for the input of any build specific additional details.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides access to various versions of the Grafeas V1 API, with the latest being 3.7.0.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class BuildProvenance (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BuildProvenance)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.BuildProvenance)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.BuildProvenance)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.BuildProvenance)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.BuildProvenance)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.BuildProvenance)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.BuildProvenance)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.BuildProvenance)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.BuildProvenance)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.BuildProvenance)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.BuildProvenance)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.BuildProvenance)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.BuildProvenance) \n\n public sealed class BuildProvenance : IMessage\u003cBuildProvenance\u003e, IEquatable\u003cBuildProvenance\u003e, IDeepCloneable\u003cBuildProvenance\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class BuildProvenance.\n\nProvenance of a build. Contains all information needed to verify the full\ndetails about the build from source to completion. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BuildProvenance \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BuildProvenance](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BuildProvenance), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BuildProvenance](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BuildProvenance), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BuildProvenance](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.BuildProvenance), [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[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### BuildProvenance()\n\n public BuildProvenance()\n\n### BuildProvenance(BuildProvenance)\n\n public BuildProvenance(BuildProvenance other)\n\nProperties\n----------\n\n### BuildOptions\n\n public MapField\u003cstring, string\u003e BuildOptions { get; }\n\nSpecial options applied to this build. This is a catch-all field where\nbuild providers can enter any desired additional details.\n\n### BuilderVersion\n\n public string BuilderVersion { get; set; }\n\nVersion string of the builder at the time this build was executed.\n\n### BuiltArtifacts\n\n public RepeatedField\u003cArtifact\u003e BuiltArtifacts { get; }\n\nOutput of the build.\n\n### Commands\n\n public RepeatedField\u003cCommand\u003e Commands { get; }\n\nCommands requested by the build.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nTime at which the build was created.\n\n### Creator\n\n public string Creator { get; set; }\n\nE-mail address of the user who initiated this build. Note that this was the\nuser's e-mail address at the time the build was initiated; this address may\nnot represent the same end-user for all time.\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nTime at which execution of the build was finished.\n\n### Id\n\n public string Id { get; set; }\n\nRequired. Unique identifier of the build.\n\n### LogsUri\n\n public string LogsUri { get; set; }\n\nURI where any logs for this provenance were written.\n\n### ProjectId\n\n public string ProjectId { get; set; }\n\nID of the project.\n\n### SourceProvenance\n\n public Source SourceProvenance { get; set; }\n\nDetails of the Source input to the build.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nTime at which execution of the build was started.\n\n### TriggerId\n\n public string TriggerId { get; set; }\n\nTrigger identifier if the build was triggered automatically; empty if not."]]