You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### datacatalog:v1
The following keys were added:
- schemas.GoogleCloudDatacatalogV1MigrationConfig.properties.templateMigrationEnabledTime (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/datacatalog_v1.organizations.locations.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,7 @@ <h3>Method Details</h3>
111
111
"a_key": { # The configuration related to the migration to Dataplex applied to an organization or project. It is the response message for SetConfig and RetrieveEffectiveConfig.
112
112
"catalogUiExperience": "A String", # Opt-in status for the UI switch to Dataplex.
113
113
"tagTemplateMigration": "A String", # Opt-in status for the migration of Tag Templates to Dataplex.
114
+
"templateMigrationEnabledTime": "A String", # The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.
114
115
},
115
116
},
116
117
}</pre>
@@ -133,6 +134,7 @@ <h3>Method Details</h3>
133
134
{ # The configuration related to the migration to Dataplex applied to an organization or project. It is the response message for SetConfig and RetrieveEffectiveConfig.
134
135
"catalogUiExperience": "A String", # Opt-in status for the UI switch to Dataplex.
135
136
"tagTemplateMigration": "A String", # Opt-in status for the migration of Tag Templates to Dataplex.
137
+
"templateMigrationEnabledTime": "A String", # The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.
136
138
}</pre>
137
139
</div>
138
140
@@ -161,6 +163,7 @@ <h3>Method Details</h3>
161
163
{ # The configuration related to the migration to Dataplex applied to an organization or project. It is the response message for SetConfig and RetrieveEffectiveConfig.
162
164
"catalogUiExperience": "A String", # Opt-in status for the UI switch to Dataplex.
163
165
"tagTemplateMigration": "A String", # Opt-in status for the migration of Tag Templates to Dataplex.
166
+
"templateMigrationEnabledTime": "A String", # The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.
Copy file name to clipboardExpand all lines: docs/dyn/datacatalog_v1.projects.locations.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,7 @@ <h3>Method Details</h3>
126
126
{ # The configuration related to the migration to Dataplex applied to an organization or project. It is the response message for SetConfig and RetrieveEffectiveConfig.
127
127
"catalogUiExperience": "A String", # Opt-in status for the UI switch to Dataplex.
128
128
"tagTemplateMigration": "A String", # Opt-in status for the migration of Tag Templates to Dataplex.
129
+
"templateMigrationEnabledTime": "A String", # The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.
129
130
}</pre>
130
131
</div>
131
132
@@ -154,6 +155,7 @@ <h3>Method Details</h3>
154
155
{ # The configuration related to the migration to Dataplex applied to an organization or project. It is the response message for SetConfig and RetrieveEffectiveConfig.
155
156
"catalogUiExperience": "A String", # Opt-in status for the UI switch to Dataplex.
156
157
"tagTemplateMigration": "A String", # Opt-in status for the migration of Tag Templates to Dataplex.
158
+
"templateMigrationEnabledTime": "A String", # The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.
0 commit comments