Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GroundingChunk::Web.
Chunk from the web.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#title
def title() -> ::String
Returns
- (::String) — Title of the chunk.
#title=
def title=(value) -> ::String
Parameter
- value (::String) — Title of the chunk.
Returns
- (::String) — Title of the chunk.
#uri
def uri() -> ::String
Returns
- (::String) — URI reference of the chunk.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — URI reference of the chunk.
Returns
- (::String) — URI reference of the chunk.