We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71b63a commit 983587bCopy full SHA for 983587b
mmv1/products/metastore/Service.yaml
@@ -177,6 +177,16 @@ properties:
177
description: |
178
The relative resource name of the metastore service.
179
output: true
180
+ - name: 'createTime'
181
+ type: Time
182
+ description: |
183
+ Output only. The time when the metastore service was created.
184
+ output: true
185
+ - name: 'updateTime'
186
187
188
+ Output only. The time when the metastore service was last updated.
189
190
- name: 'labels'
191
type: KeyValueLabels
192
description: 'User-defined labels for the metastore service.'
0 commit comments