Class UpdateParticipantRequest (2.14.0)

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

The request message for Participants.UpdateParticipant.

Attributes

NameDescription
participant google.cloud.dialogflow_v2beta1.types.Participant
Required. The participant to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. The mask to specify which fields to update.

Inheritance

builtins.object > proto.message.Message > UpdateParticipantRequest