Class CreateAnalysisRuleRequest (1.23.0)

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

The request to create a analysis rule. analysis_rule_id will be generated by the server.

Attributes

Name Description
parent str
Required. The parent resource of the analysis rule. Required. The location to create a analysis rule for. Format: projects/ or projects/
analysis_rule google.cloud.contact_center_insights_v1.types.AnalysisRule
Required. The analysis rule resource to create.