The request message for Webhooks.DeleteWebhook.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#force
def force() -> ::Boolean
Returns
-
(::Boolean) —
This field has no effect for webhook not being used. For webhooks that are used by pages/flows/transition route groups:
#force=
def force=(value) -> ::Boolean
Parameter
-
value (::Boolean) —
This field has no effect for webhook not being used. For webhooks that are used by pages/flows/transition route groups:
Returns
-
(::Boolean) —
This field has no effect for webhook not being used. For webhooks that are used by pages/flows/transition route groups:
#name
def name() -> ::String
Returns
-
(::String) — Required. The name of the webhook to delete.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the webhook to delete.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>
.
Returns
-
(::String) — Required. The name of the webhook to delete.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>
.