public sealed class InTotoSlsaProvenanceV1.Types.RunDetails : IMessage<InTotoSlsaProvenanceV1.Types.RunDetails>, IEquatable<InTotoSlsaProvenanceV1.Types.RunDetails>, IDeepCloneable<InTotoSlsaProvenanceV1.Types.RunDetails>, IBufferMessage, IMessage
[[["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 webpage details the `InTotoSlsaProvenanceV1.Types.RunDetails` class, part of the `Grafeas.V1` namespace in the .NET environment, and is currently documented for version 3.6.0."],["The `RunDetails` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The class offers two constructors, a default `RunDetails()` and another `RunDetails(RunDetails)` for creating instances, and copying from existing `InTotoSlsaProvenanceV1.Types.RunDetails` objects."],["It includes properties like `Builder` of type `ProvenanceBuilder`, `Byproducts` which is a `RepeatedField` of `ResourceDescriptor`, and `Metadata` of type `BuildMetadata` providing information about the build process and its artifacts."],["The page also includes past versions of the RunDetails class all the way back to version 2.2.0, the latest being 3.7.0."]]],[]]