Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcf13adf

Browse files
Google APIscopybara-github
Google APIs
authored andcommitted
feat: add embedding_metadata to google.cloud.aiplatform.v1.Index
PiperOrigin-RevId: 790792075
1 parent5d7a4a6 commitcf13adf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎google/cloud/aiplatform/v1beta1/index.proto‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,10 @@ message IndexDatapoint {
248248
// Optional. CrowdingTag of the datapoint, the number of neighbors to return
249249
// in each crowding can be configured during query.
250250
CrowdingTagcrowding_tag=5 [(google.api.field_behavior) =OPTIONAL];
251+
252+
// Optional. The key-value map of additional metadata for the datapoint.
253+
google.protobuf.Structembedding_metadata=8
254+
[(google.api.field_behavior) =OPTIONAL];
251255
}
252256

253257
// Stats of the Index.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp