public sealed class SlsaProvenanceZeroTwo.Types.SlsaConfigSource : IMessage<SlsaProvenanceZeroTwo.Types.SlsaConfigSource>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaConfigSource>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaConfigSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenanceZeroTwo.Types.SlsaConfigSource.
Describes where the config file that kicked off the build came from.
This is effectively a pointer to the source where buildConfig came from.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation and code samples for the `SlsaProvenanceZeroTwo.Types.SlsaConfigSource` class within the Grafeas v1 API, detailing its functionality and usage."],["The `SlsaConfigSource` class, which is part of the Grafeas.V1 namespace, describes the origin of the build's configuration file and is implemented as a `public sealed class` in the Grafeas.V1.dll assembly."],["This documentation covers versions 3.0.0 through 3.7.0 of the `SlsaConfigSource`, with 3.7.0 being the most recent, and this current page is describing version 3.3.0."],["The class is found under the `SlsaProvenanceZeroTwo.Types` namespace and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `SlsaConfigSource` include `Digest`, a `MapField` that maps strings to strings, `EntryPoint`, and `Uri`, both of which are string properties that are get and set."]]],[]]