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 latest version available for the `SlsaConfigSource` class is 3.7.0, but this page is specific to version 3.1.0, and there are several other versions available, ranging down to 2.2.0."],["The `SlsaConfigSource` class, part of the Grafeas V1 API, describes the origin of the configuration file used in a build process."],["`SlsaConfigSource` inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor that allows creating a new instance or cloning an existing one from a given `SlsaConfigSource` object."],["The `SlsaConfigSource` class has three main properties: `Digest`, which is a map of string key-value pairs, `EntryPoint`, which is a string, and `Uri`, which is also a string."]]],[]]