Class Google::Cloud::Dialogflow::CX::V3::UpdateWebhookRequest (v0.6.0)

The request message for Webhooks.UpdateWebhook.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — The mask to control which fields get updated. If the mask is not present, all fields will be updated.
Returns

#webhook

def webhook() -> ::Google::Cloud::Dialogflow::CX::V3::Webhook
Returns

#webhook=

def webhook=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Webhook
Parameter
Returns