We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef6f19 commit 0445776Copy full SHA for 0445776
mmv1/products/metastore/Service.yaml
@@ -28,19 +28,19 @@ update_mask: true
28
import_format:
29
- 'projects/{{project}}/locations/{{location}}/services/{{service_id}}'
30
timeouts:
31
- insert_minutes: 60
32
- update_minutes: 60
33
- delete_minutes: 60
+ insert_minutes: 75
+ update_minutes: 75
+ delete_minutes: 75
34
autogen_async: true
35
async:
36
actions: ['create', 'delete', 'update']
37
type: 'OpAsync'
38
operation:
39
base_url: '{{op_id}}'
40
41
42
43
44
result:
45
resource_inside_response: false
46
iam_policy:
0 commit comments