Class UpdateControlRequest (0.11.13)

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

Request for UpdateControl method.

Attributes

Name Description
control google.cloud.discoveryengine_v1alpha.types.Control
Required. The Control to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Indicates which fields in the provided Control to update. The following are NOT supported: - Control.name - Control.solution_type If not set or empty, all supported fields are updated.