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 reference documentation for the `CancelBuildRequest` class within the Google Cloud Build v1 API for .NET."],["The `CancelBuildRequest` class is used to request the cancellation of an ongoing build process."],["The documentation covers various versions of the API, from 1.0.0 up to the latest version 2.15.0."],["The page details the class's properties, including `Id`, `Name`, `ProjectId`, and `BuildName`, along with their data types and descriptions."],["It outlines the class's inheritance, its implemented interfaces and the inherited members from the object class."]]],[]]