Class: Google::Cloud::Dialogflow::CX::V3::DeleteWebhookRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb

Overview

The request message for Webhooks.DeleteWebhook.

Instance Attribute Summary collapse

Instance Attribute Details

#force::Boolean



336
337
338
339
# File 'proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb', line 336

class DeleteWebhookRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



336
337
338
339
# File 'proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb', line 336

class DeleteWebhookRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end