Class: Google::Cloud::AIPlatform::V1::GroundingChunk::Web

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/content.rb

Overview

Chunk from the web.

Instance Attribute Summary collapse

Instance Attribute Details

#title::String



553
554
555
556
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 553

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

#uri::String



553
554
555
556
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 553

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