diff --git a/mmv1/products/metastore/api.yaml b/mmv1/products/metastore/api.yaml index ef6ba6a2a8eb..e30536d015d4 100644 --- a/mmv1/products/metastore/api.yaml +++ b/mmv1/products/metastore/api.yaml @@ -47,9 +47,9 @@ objects: base_url: '{{op_id}}' wait_ms: 1000 timeouts: !ruby/object:Api::Timeouts - insert_minutes: 40 - update_minutes: 40 - delete_minutes: 40 + insert_minutes: 60 + update_minutes: 60 + delete_minutes: 60 result: !ruby/object:Api::OpAsync::Result path: 'response' status: !ruby/object:Api::OpAsync::Status @@ -387,4 +387,4 @@ objects: The type of the backend metastore. values: - :METASTORE_TYPE_UNSPECIFIED - - :DATAPROC_METASTORE \ No newline at end of file + - :DATAPROC_METASTORE