We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9baec commit 634b382Copy full SHA for 634b382
mmv1/products/metastore/Federation.yaml
@@ -79,6 +79,16 @@ properties:
79
description: |
80
The relative resource name of the metastore federation.
81
output: true
82
+ - name: 'createTime'
83
+ type: Time
84
+ description: |
85
+ Output only. The time when the metastore federation was created.
86
+ output: true
87
+ - name: 'updateTime'
88
89
90
+ Output only. The time when the metastore federation was last updated.
91
92
- name: 'labels'
93
type: KeyValueLabels
94
description: 'User-defined labels for the metastore federation.'
0 commit comments