Skip to content

Commit be5e783

Browse files
committed
tgc-revival: add standard resources
1 parent b88ed02 commit be5e783

34 files changed

+68
-0
lines changed

mmv1/products/certificatemanager/CertificateIssuanceConfig.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'CertificateIssuanceConfig'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
Certificate represents a HTTP-reachable backend for a Certificate.
1820
references:

mmv1/products/certificatemanager/CertificateMap.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'CertificateMap'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
CertificateMap defines a collection of certificate configurations,
1820
which are usable by any associated target proxies

mmv1/products/certificatemanager/DnsAuthorization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'DnsAuthorization'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
DnsAuthorization represents a HTTP-reachable backend for a DnsAuthorization.
1820
docs:

mmv1/products/certificatemanager/TrustConfig.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'TrustConfig'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: |
1719
TrustConfig represents a resource that represents your Public Key Infrastructure (PKI) configuration in Certificate Manager for use in mutual TLS authentication scenarios.
1820
references:

mmv1/products/colab/Runtime.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
---
1515

1616
name: 'Runtime'
17+
include_in_tgc_next: true
18+
tgc_include_handwritten_tests: true
1719
api_resource_type_kind: NotebookRuntime
1820
description: |
1921
'A runtime is a Google-provisioned virtual machine (VM) that can run the code in your notebook (IPYNB file).'

mmv1/products/colab/RuntimeTemplate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
---
1515

1616
name: 'RuntimeTemplate'
17+
include_in_tgc_next: true
18+
tgc_include_handwritten_tests: true
1719
api_resource_type_kind: NotebookRuntimeTemplate
1820
description: |
1921
'A runtime template is a VM configuration that specifies a machine type and other characteristics of the VM,

mmv1/products/databasemigrationservice/ConnectionProfile.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'ConnectionProfile'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: 'A connection profile definition.'
1719
references:
1820
guides:

mmv1/products/databasemigrationservice/MigrationJob.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'MigrationJob'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: 'A migration job definition.'
1719
references:
1820
guides:

mmv1/products/dataproc/AutoscalingPolicy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: 'AutoscalingPolicy'
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
api_variant_patterns:
1719
- 'projects/{project}/locations/{location}/autoscalingPolicies/{autoscalingPolicy}'
1820
description: |

mmv1/products/developerconnect/Connection.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
---
1515
name: Connection
16+
include_in_tgc_next: true
17+
tgc_include_handwritten_tests: true
1618
description: A connection for GitHub, GitHub Enterprise, GitLab, and GitLab Enterprise.
1719
references:
1820
guides:

0 commit comments

Comments
 (0)