File tree Expand file tree Collapse file tree 8 files changed +14
-2
lines changed
Expand file tree Collapse file tree 8 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1414---
1515
1616name : ' Runtime'
17- include_in_tgc_next : true
18- tgc_include_handwritten_tests : true
1917api_resource_type_kind : NotebookRuntime
2018description : |
2119 'A runtime is a Google-provisioned virtual machine (VM) that can run the code in your notebook (IPYNB file).'
Original file line number Diff line number Diff line change 1313
1414---
1515name : ' Agent'
16+ include_in_tgc_next : true
17+ tgc_include_handwritten_tests : true
1618description : |
1719 A Dialogflow agent is a virtual agent that handles conversations with your end-users. It is a natural language
1820 understanding module that understands the nuances of human language. Dialogflow translates end-user text or audio
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ iam_policy:
4444 - ' projects/{{project}}/locations/{{location}}/backupPlans/{{name}}'
4545 - ' {{name}}'
4646custom_code :
47+ include_in_tgc_next : true
48+ tgc_include_handwritten_tests : true
4749examples :
4850 - name : ' gkebackup_backupplan_basic'
4951 primary_resource_id : ' basic'
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ iam_policy:
4444 - ' projects/{{project}}/locations/{{location}}/restorePlans/{{name}}'
4545 - ' {{name}}'
4646custom_code :
47+ include_in_tgc_next : true
48+ tgc_include_handwritten_tests : true
4749examples :
4850 - name : ' gkebackup_restoreplan_all_namespaces'
4951 primary_resource_id : ' all_ns'
Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ iam_policy:
4949 - ' {{membership_id}}'
5050custom_code :
5151 constants : ' templates/terraform/constants/gke_hub_membership_diff.go.tmpl'
52+ include_in_tgc_next : true
53+ tgc_include_handwritten_tests : true
5254# Skip sweeper gen since this is a child resource.
5355exclude_sweeper : true
5456schema_version : 1
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ autogen_async: true
3434custom_code :
3535 pre_create : ' templates/terraform/pre_create/privateca_certificate.go.tmpl'
3636exclude_sweeper : true
37+ include_in_tgc_next : true
38+ tgc_include_handwritten_tests : true
3739examples :
3840 - name : ' privateca_certificate_config'
3941 primary_resource_id : ' default'
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ timeouts:
3737 update_minutes : 20
3838 delete_minutes : 20
3939custom_code :
40+ include_in_tgc_next : true
41+ tgc_include_handwritten_tests : true
4042examples :
4143 - name : ' scc_v2_folder_mute_config_basic'
4244 primary_resource_id : ' default'
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ timeouts:
3737 update_minutes : 20
3838 delete_minutes : 20
3939custom_code :
40+ include_in_tgc_next : true
41+ tgc_include_handwritten_tests : true
4042examples :
4143 - name : ' scc_v2_organization_mute_config_basic'
4244 primary_resource_id : ' default'
You can’t perform that action at this time.
0 commit comments