public sealed class InTotoSlsaProvenanceV1.Types.BuildDefinition : IMessage<InTotoSlsaProvenanceV1.Types.BuildDefinition>, IEquatable<InTotoSlsaProvenanceV1.Types.BuildDefinition>, IDeepCloneable<InTotoSlsaProvenanceV1.Types.BuildDefinition>, 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 `BuildDefinition` class within the `InTotoSlsaProvenanceV1.Types` namespace, part of the Grafeas.V1 library, version 3.6.0."],["The `BuildDefinition` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checking, deep cloning, and buffered message support."],["It inherits from the `object` class and includes properties such as `BuildType` (a string), `ExternalParameters` and `InternalParameters` (both `Struct`), and `ResolvedDependencies` (a `RepeatedField` of `ResourceDescriptor` types)."],["The page provides links to documentation for various versions of Grafeas.V1, ranging from version 2.2.0 to the latest 3.7.0."],["The webpage has two constructors listed, a default `BuildDefinition()` constructor and another taking an `InTotoSlsaProvenanceV1.Types.BuildDefinition` type `other` as an argument."]]],[]]