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."],[[["The `SlsaConfigSource` class in the Grafeas v1 API describes the origin of the build configuration file."],["This documentation covers the `SlsaConfigSource` class within version 3.6.0 of the Grafeas.V1 API, with links to other versions provided."],["The `SlsaConfigSource` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Digest`, `EntryPoint`, and `Uri`, with Digest being a MapField of strings, and the other two being strings."],["The documentation provides details on the constructors available for the `SlsaConfigSource` class, specifically the default constructor and another taking a `SlsaConfigSource` object as parameter."]]],[]]