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, detailing its purpose for requesting the cancellation of an ongoing build."],["The class `CancelBuildRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of `CancelBuildRequest` available, ranging from version 1.0.0 to the latest 2.15.0, each with its own documentation link."],["The `CancelBuildRequest` class has properties such as `BuildName`, `Id`, `Name`, and `ProjectId`, which are used to identify and specify the build to be canceled."],["The namespace for the class is `Google.Cloud.CloudBuild.V1`, and it is part of the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]