Class UpdateAnalysisRuleRequest (1.22.0)

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

The request to update a analysis rule.

Attributes

Name Description
analysis_rule google.cloud.contact_center_insights_v1.types.AnalysisRule
Required. The new analysis rule.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to be updated. If the update_mask is not provided, the update will be applied to all fields.