Skip to content

Commit 7010295

Browse files
1 parent baefe5d commit 7010295

3,067 files changed

Lines changed: 11 additions & 2933338 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

google/cloud/aiplatform_v1/types/content.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,6 +1977,11 @@ class GroundingMetadata(proto.Message):
19771977
following-up web searches.
19781978
19791979
This field is a member of `oneof`_ ``_search_entry_point``.
1980+
retrieval_queries (MutableSequence[str]):
1981+
Optional. The queries that were executed by
1982+
the retrieval tools. This field is populated
1983+
only when the grounding source is a retrieval
1984+
tool, such as Vertex AI Search.
19801985
grounding_chunks (MutableSequence[google.cloud.aiplatform_v1.types.GroundingChunk]):
19811986
List of supporting references retrieved from
19821987
specified grounding source.
@@ -2035,6 +2040,10 @@ class SourceFlaggingUri(proto.Message):
20352040
optional=True,
20362041
message="SearchEntryPoint",
20372042
)
2043+
retrieval_queries: MutableSequence[str] = proto.RepeatedField(
2044+
proto.STRING,
2045+
number=3,
2046+
)
20382047
grounding_chunks: MutableSequence["GroundingChunk"] = proto.RepeatedField(
20392048
proto.MESSAGE,
20402049
number=5,

owl-bot-staging/v1/.coveragerc

Lines changed: 0 additions & 13 deletions
This file was deleted.

owl-bot-staging/v1/.flake8

Lines changed: 0 additions & 34 deletions
This file was deleted.

owl-bot-staging/v1/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

owl-bot-staging/v1/MANIFEST.in

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)