public sealed class DeleteBuildTriggerRequest : IMessage<DeleteBuildTriggerRequest>, IEquatable<DeleteBuildTriggerRequest>, IDeepCloneable<DeleteBuildTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class DeleteBuildTriggerRequest.
[[["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 webpage provides reference documentation for the `DeleteBuildTriggerRequest` class within the Cloud Build v1 API for .NET, with the current version being 2.9.0."],["The `DeleteBuildTriggerRequest` class is used to request the deletion of a `BuildTrigger`, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the API, ranging from version 1.0.0 to the latest 2.15.0, allowing users to access documentation for specific versions."],["Key properties of the `DeleteBuildTriggerRequest` class include `Name`, `ProjectId`, `TriggerId`, and `BuildTriggerName`, which are used to specify and identify the `BuildTrigger` to be deleted."],["The provided documentation highlights the structure, inheritance, constructors, properties and types associated with the `DeleteBuildTriggerRequest` class, as well as the `Google.Cloud.CloudBuild.V1` namespace and `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]