public sealed class RetryBuildRequest : IMessage<RetryBuildRequest>, IEquatable<RetryBuildRequest>, IDeepCloneable<RetryBuildRequest>, 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-03-21 UTC."],[[["This webpage details the `RetryBuildRequest` class within the `Google.Cloud.CloudBuild.V1` namespace, used to specify a build for retry operations."],["The latest version of `RetryBuildRequest` is 2.15.0, and the page provides documentation for versions ranging from 1.0.0 to 2.15.0, including version 2.0.0 highlighted in the page, allowing developers to view documentation for specific versions."],["`RetryBuildRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Cloud Build API."],["The class includes constructors for creating a new `RetryBuildRequest` instance and properties like `Id`, `Name`, `BuildName`, and `ProjectId`, which are essential for defining and identifying a specific build to be retried."],["The page shows that the assembly this is for is the \"Google.Cloud.CloudBuild.V1.dll\"."]]],[]]