public sealed class ReceiveTriggerWebhookResponse : IMessage<ReceiveTriggerWebhookResponse>, IEquatable<ReceiveTriggerWebhookResponse>, IDeepCloneable<ReceiveTriggerWebhookResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class ReceiveTriggerWebhookResponse.
ReceiveTriggerWebhookResponse [Experimental] is the response object for the
ReceiveTriggerWebhook method.
[[["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 `ReceiveTriggerWebhookResponse` class within the Cloud Build v1 API, specifically for the .NET framework."],["The `ReceiveTriggerWebhookResponse` class is the response object for the `ReceiveTriggerWebhook` method and is marked as experimental."],["The page lists available versions of this API class, ranging from version 1.0.0 up to the latest version 2.15.0."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The class `ReceiveTriggerWebhookResponse` has two constructors; one is the default empty constructor, and the other is a copy constructor, which accepts another `ReceiveTriggerWebhookResponse` object as a parameter."]]],[]]