Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::CorroborateContentResponse (v0.59.0)

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

Response message for CorroborateContent.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#claims

def claims() -> ::Array<::Google::Cloud::AIPlatform::V1::Claim>
Returns

#claims=

def claims=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Claim>
Parameter
Returns

#corroboration_score

def corroboration_score() -> ::Float
Returns
  • (::Float) — Confidence score of corroborating content. Value is [0,1] with 1 is the most confidence.

#corroboration_score=

def corroboration_score=(value) -> ::Float
Parameter
  • value (::Float) — Confidence score of corroborating content. Value is [0,1] with 1 is the most confidence.
Returns
  • (::Float) — Confidence score of corroborating content. Value is [0,1] with 1 is the most confidence.