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"]],[["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-04-17 UTC."],[[["This page provides documentation for the `SlsaConfigSource` class within the Grafeas V1 API, specifically version 3.5.0."],["`SlsaConfigSource` is a class that describes the source of the configuration file used to initiate a build process, referencing where the build configuration originated."],["The documentation outlines that `SlsaConfigSource` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances, either empty or by copying an existing `SlsaConfigSource` instance."],["It includes properties like `Digest` (a map of string key-value pairs), `EntryPoint` (a string), and `Uri` (a string) to describe the config file's details."]]],[]]