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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRetryBuildRequest\u003c/code\u003e class specifies a build to retry within the Google Cloud Build service, functioning as an object that contains the necessary details for retrying.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions, ranging from the latest \u003ccode\u003e2.15.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, showing a history of the class and its updates, with \u003ccode\u003e1.4.0\u003c/code\u003e currently selected.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eBuildName\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eProjectId\u003c/code\u003e to define and reference a specific build, including the project and name of the build to retry.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default and one that takes an existing \u003ccode\u003eRetryBuildRequest\u003c/code\u003e object, allowing for simple instantiation and copying.\u003c/p\u003e\n"]]],[],null,[]]