Skip to content

Commit 80c6c96

Browse files
authored
tgc-revival: add google_firebase_data_connect_service (#15349)
1 parent 0c9d334 commit 80c6c96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mmv1/products/firebasedataconnect/Service.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import_format:
2828
- 'projects/{{project}}/locations/{{location}}/services/{{service_id}}'
2929
- '{{project}}/{{location}}/{{service_id}}'
3030
- '{{location}}/{{service_id}}'
31+
include_in_tgc_next_DO_NOT_USE: true
3132
examples:
3233
- name: firebasedataconnect_service_basic
3334
primary_resource_id: default
@@ -82,6 +83,7 @@ properties:
8283
- name: annotations
8384
type: KeyValueAnnotations
8485
description: Optional. Stores small amounts of arbitrary data.
86+
is_missing_in_cai: true
8587
- name: reconciling
8688
type: Boolean
8789
description: |-
@@ -119,6 +121,7 @@ properties:
119121
- name: labels
120122
type: KeyValueLabels
121123
description: Optional. Labels as key value pairs.
124+
is_missing_in_cai: true
122125
- name: uid
123126
type: String
124127
description: Output only. System-assigned, unique identifier.

0 commit comments

Comments
 (0)