Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GroundingChunk.
Grounding chunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#maps
def maps() -> ::Google::Cloud::AIPlatform::V1::GroundingChunk::Maps
-
(::Google::Cloud::AIPlatform::V1::GroundingChunk::Maps) — Grounding chunk from Google Maps.
Note: The following fields are mutually exclusive:
maps
,web
,retrieved_context
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#maps=
def maps=(value) -> ::Google::Cloud::AIPlatform::V1::GroundingChunk::Maps
-
value (::Google::Cloud::AIPlatform::V1::GroundingChunk::Maps) — Grounding chunk from Google Maps.
Note: The following fields are mutually exclusive:
maps
,web
,retrieved_context
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::GroundingChunk::Maps) — Grounding chunk from Google Maps.
Note: The following fields are mutually exclusive:
maps
,web
,retrieved_context
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#retrieved_context
def retrieved_context() -> ::Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext
-
(::Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext) — Grounding chunk from context retrieved by the retrieval tools.
Note: The following fields are mutually exclusive:
retrieved_context
,web
,maps
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#retrieved_context=
def retrieved_context=(value) -> ::Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext
-
value (::Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext) — Grounding chunk from context retrieved by the retrieval tools.
Note: The following fields are mutually exclusive:
retrieved_context
,web
,maps
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext) — Grounding chunk from context retrieved by the retrieval tools.
Note: The following fields are mutually exclusive:
retrieved_context
,web
,maps
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#web
def web() -> ::Google::Cloud::AIPlatform::V1::GroundingChunk::Web
-
(::Google::Cloud::AIPlatform::V1::GroundingChunk::Web) — Grounding chunk from the web.
Note: The following fields are mutually exclusive:
web
,retrieved_context
,maps
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#web=
def web=(value) -> ::Google::Cloud::AIPlatform::V1::GroundingChunk::Web
-
value (::Google::Cloud::AIPlatform::V1::GroundingChunk::Web) — Grounding chunk from the web.
Note: The following fields are mutually exclusive:
web
,retrieved_context
,maps
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::GroundingChunk::Web) — Grounding chunk from the web.
Note: The following fields are mutually exclusive:
web
,retrieved_context
,maps
. If a field in that set is populated, all other fields in the set will automatically be cleared.