Class: Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentResponse::Candidate::GroundingMetadata::GroundingSupport

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/grounded_generation_service.rb

Overview

Grounding info for a claim in the candidate and its support.

Instance Attribute Summary collapse

Instance Attribute Details

#claim_text::String



404
405
406
407
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounded_generation_service.rb', line 404

class GroundingSupport
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#support_chunk_indices::Array<::Integer>



404
405
406
407
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounded_generation_service.rb', line 404

class GroundingSupport
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#support_score::Float



404
405
406
407
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounded_generation_service.rb', line 404

class GroundingSupport
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end