Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::GroundingAttribution (v0.38.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GroundingAttribution.

Grounding attribution.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#confidence_score

def confidence_score() -> ::Float
Returns
  • (::Float) — Optional. Output only. Confidence score of the attribution. Ranges from 0 to 1. 1 is the most confident.

#segment

def segment() -> ::Google::Cloud::AIPlatform::V1::Segment
Returns

#web

def web() -> ::Google::Cloud::AIPlatform::V1::GroundingAttribution::Web
Returns

#web=

def web=(value) -> ::Google::Cloud::AIPlatform::V1::GroundingAttribution::Web
Parameter
Returns