public sealed class RetryBuildRequest : IMessage<RetryBuildRequest>, IEquatable<RetryBuildRequest>, IDeepCloneable<RetryBuildRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class RetryBuildRequest.
[[["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 provides reference documentation for the `RetryBuildRequest` class within the Google Cloud Build v1 API for .NET."],["The `RetryBuildRequest` class is used to specify a build that needs to be retried, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists all available versions for the `RetryBuildRequest` class, ranging from version 2.15.0 (latest) down to version 1.0.0."],["Key properties of the `RetryBuildRequest` class include `BuildName`, `Id`, `Name`, and `ProjectId`, which are used to identify and locate the specific build to retry."],["It details the constructors, inherited members, namespace, and assembly associated with the class, alongside information about the parameters and property values of its functions."]]],[]]