public sealed class CancelBuildRequest : IMessage<CancelBuildRequest>, IEquatable<CancelBuildRequest>, IDeepCloneable<CancelBuildRequest>, 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\u003eThis webpage details the \u003ccode\u003eCancelBuildRequest\u003c/code\u003e class, which is used to request the cancellation of an ongoing build within the Google Cloud Build service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelBuildRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with Google Protobuf and other .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this request is 2.15.0, while this specific page is related to version 1.3.0, with access to other listed version in the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eBuildName\u003c/code\u003e to identify the build that should be cancelled.\u003c/p\u003e\n"],["\u003cp\u003eYou can construct a \u003ccode\u003eCancelBuildRequest\u003c/code\u003e object either by using the default constructor or by providing another \u003ccode\u003eCancelBuildRequest\u003c/code\u003e object to the constructor.\u003c/p\u003e\n"]]],[],null,[]]