public sealed class CancelBuildRequest : IMessage<CancelBuildRequest>, IEquatable<CancelBuildRequest>, IDeepCloneable<CancelBuildRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class CancelBuildRequest.
[[["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 page provides documentation for the `CancelBuildRequest` class within the Google Cloud Build v1 API, with the latest version being 2.15.0."],["`CancelBuildRequest` is a class used to request the cancellation of an ongoing build in Google Cloud Build."],["The `CancelBuildRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has different versions available, from 1.0.0 all the way up to 2.15.0, as per the provided list of versions, and version 2.9.0 is used as a reference throughout the provided content."],["The `CancelBuildRequest` class has properties for `Id`, `Name`, `ProjectId`, and `BuildName`, all required to effectively cancel a build."]]],[]]