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 documentation for the `ReceiveTriggerWebhookResponse` class within the Google Cloud Build v1 API for .NET."],["The `ReceiveTriggerWebhookResponse` class is experimental and serves as the response object for the `ReceiveTriggerWebhook` method."],["The page documents version 2.9.0 and provides a list of other versions of the `ReceiveTriggerWebhookResponse`, from 1.0.0 to the latest version, 2.15.0."],["The `ReceiveTriggerWebhookResponse` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReceiveTriggerWebhookResponse` class can be instantiated through a default constructor or a constructor that takes another `ReceiveTriggerWebhookResponse` object."]]],[]]