GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CorroborateContentRequestParameters (google_api_ai_platform v0.27.0)

View Source

Parameters that can be overrided per request.

Attributes

  • citationThreshold (type: float(), default: nil) - Optional. Only return claims with citation score larger than the threshold.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CorroborateContentRequestParameters{
    citationThreshold: float() | nil
  }

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.