Class UpdateToolRequest (2.43.0)

UpdateToolRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request of UpdateTool.

Attributes

Name Description
tool google.cloud.dialogflow_v2beta1.types.Tool
Required. The tool to update. The name field of tool is to identify the tool to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update.