Class UpdateAgentRequest (0.2.0)

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

The request message for Agents.UpdateAgent.

Attributes

NameDescription
agent .gcdc_agent.Agent
Required. The agent to update.
update_mask .field_mask.FieldMask
The mask to control which fields get updated. If the mask is not present, all fields will be updated.