We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a3b9b commit 2a9cae0Copy full SHA for 2a9cae0
2 files changed
mmv1/products/contactcenterinsights/AnalysisRule.yaml
@@ -32,6 +32,7 @@ update_mask: true
32
id_format: projects/{{project}}/locations/{{location}}/analysisRules/{{name}}
33
import_format:
34
- projects/{{project}}/locations/{{location}}/analysisRules/{{name}}
35
+autogen_status: QW5hbHlzaXNSdWxl
36
examples:
37
- name: 'contact_center_insights_analysis_rule_basic'
38
primary_resource_id: 'analysis_rule_basic'
mmv1/products/contactcenterinsights/View.yaml
@@ -26,6 +26,7 @@ update_mask: true
26
id_format: projects/{{project}}/locations/{{location}}/views/{{name}}
27
28
- projects/{{project}}/locations/{{location}}/views/{{name}}
29
+autogen_status: Vmlldw==
30
31
- name: 'contact_center_insights_view_basic'
primary_resource_id: 'basic_view'
0 commit comments