diff --git a/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html b/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html
index 1a0ad3cc17d..76898c5b9dd 100644
--- a/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html
+++ b/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html
@@ -116,6 +116,7 @@
Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
@@ -175,6 +176,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
@@ -210,6 +212,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
@@ -254,6 +257,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
diff --git a/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html b/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html
index a7d3c4b1d03..38f42392bb9 100644
--- a/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html
+++ b/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html
@@ -116,6 +116,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
@@ -175,6 +176,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
@@ -210,6 +212,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
@@ -254,6 +257,7 @@ Method Details
"type": "A String", # Optional. The type of the database dump. If unspecified, defaults to MYSQL.
},
"description": "A String", # The description of the metadata import.
+ "endTime": "A String", # Output only. The time when the metadata import finished.
"name": "A String", # Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.
"state": "A String", # Output only. The current state of the metadata import.
"updateTime": "A String", # Output only. The time when the metadata import was last updated.
diff --git a/googleapiclient/discovery_cache/documents/metastore.v1alpha.json b/googleapiclient/discovery_cache/documents/metastore.v1alpha.json
index ca4789468fa..94881fa8f9c 100644
--- a/googleapiclient/discovery_cache/documents/metastore.v1alpha.json
+++ b/googleapiclient/discovery_cache/documents/metastore.v1alpha.json
@@ -986,7 +986,7 @@
}
}
},
- "revision": "20210527",
+ "revision": "20210615",
"rootUrl": "https://metastore.googleapis.com/",
"schemas": {
"AuditConfig": {
@@ -1547,6 +1547,12 @@
"description": "The description of the metadata import.",
"type": "string"
},
+ "endTime": {
+ "description": "Output only. The time when the metadata import finished.",
+ "format": "google-datetime",
+ "readOnly": true,
+ "type": "string"
+ },
"name": {
"description": "Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.",
"type": "string"
diff --git a/googleapiclient/discovery_cache/documents/metastore.v1beta.json b/googleapiclient/discovery_cache/documents/metastore.v1beta.json
index 90d2f754c2a..e0b95e9d0fb 100644
--- a/googleapiclient/discovery_cache/documents/metastore.v1beta.json
+++ b/googleapiclient/discovery_cache/documents/metastore.v1beta.json
@@ -986,7 +986,7 @@
}
}
},
- "revision": "20210527",
+ "revision": "20210615",
"rootUrl": "https://metastore.googleapis.com/",
"schemas": {
"AuditConfig": {
@@ -1547,6 +1547,12 @@
"description": "The description of the metadata import.",
"type": "string"
},
+ "endTime": {
+ "description": "Output only. The time when the metadata import finished.",
+ "format": "google-datetime",
+ "readOnly": true,
+ "type": "string"
+ },
"name": {
"description": "Immutable. The relative resource name of the metadata import, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}.",
"type": "string"