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."],["The `ReceiveTriggerWebhookResponse` class is used as the response object for the `ReceiveTriggerWebhook` method and is marked as experimental."],["The documentation shows an inheritance hierarchy, with `ReceiveTriggerWebhookResponse` inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all available versions of the documentation for the ReceiveTriggerWebhookResponse, ranging from version 1.0.0 up to 2.15.0 (latest), as well as the current version of the documentation which is 2.14.0."],["The page outlines the two constructors for creating a `ReceiveTriggerWebhookResponse` object, a default one, and one that takes in an existing object to build from."]]],[]]