Class: Google::Cloud::DiscoveryEngine::V1beta::FactChunk

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

Overview

Fact Chunk.

Defined Under Namespace

Classes: SourceMetadataEntry

Instance Attribute Summary collapse

Instance Attribute Details

#chunk_text::String



73
74
75
76
77
78
79
80
81
82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounding.rb', line 73

class FactChunk
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class SourceMetadataEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#index::Integer



73
74
75
76
77
78
79
80
81
82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounding.rb', line 73

class FactChunk
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class SourceMetadataEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#source::String



73
74
75
76
77
78
79
80
81
82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounding.rb', line 73

class FactChunk
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class SourceMetadataEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#source_metadata::Google::Protobuf::Map{::String => ::String}



73
74
75
76
77
78
79
80
81
82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/grounding.rb', line 73

class FactChunk
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class SourceMetadataEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end