Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::CheckGroundingResponse::CheckGroundingFactChunk.
Fact chunk for grounding check.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#chunk_text
def chunk_text() -> ::String
Returns
- (::String) — Text content of the fact chunk. Can be at most 10K characters long.
#chunk_text=
def chunk_text=(value) -> ::String
Parameter
- value (::String) — Text content of the fact chunk. Can be at most 10K characters long.
Returns
- (::String) — Text content of the fact chunk. Can be at most 10K characters long.