Skip to content

Commit 241a14f

Browse files
authored
fix(vertexai): make contents_delta_uri a required field in google_vertex_ai_index (#9066)
1 parent 0854b1f commit 241a14f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/vertexai/Index.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ properties:
100100
properties:
101101
- !ruby/object:Api::Type::String
102102
name: 'contentsDeltaUri'
103+
required: true
103104
description: |-
104105
Allows inserting, updating or deleting the contents of the Matching Engine Index.
105106
The string must be a valid Cloud Storage directory path. If this

0 commit comments

Comments
 (0)