Class: Google::Cloud::AIPlatform::V1::UrlContextMetadata

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

Overview

Metadata related to url context retrieval tool.

Instance Attribute Summary collapse

Instance Attribute Details

#url_metadata::Array<::Google::Cloud::AIPlatform::V1::UrlMetadata> (readonly)

Returns Output only. List of url context.

Returns:



651
652
653
654
# File 'proto_docs/google/cloud/aiplatform/v1/content.rb', line 651

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