Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class UpdateFulfillmentRequest.
The request message for Fulfillments.UpdateFulfillment .
Generated from protobuf message google.cloud.dialogflow.v2.UpdateFulfillmentRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ fulfillment
↳ update_mask
Google\Protobuf\FieldMask
Required. The mask to control which fields get updated. If the mask is not present, all fields will be updated.
getFulfillment
Required. The fulfillment to update.
hasFulfillment
clearFulfillment
setFulfillment
Required. The fulfillment to update.
$this
getUpdateMask
Required. The mask to control which fields get updated. If the mask is not present, all fields will be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The mask to control which fields get updated. If the mask is not present, all fields will be updated.
$this