Vertex AI v1beta1 API - Class CorroborateContentRequest.Types.Parameters (1.0.0-beta39)

public sealed class CorroborateContentRequest.Types.Parameters : IMessage<CorroborateContentRequest.Types.Parameters>, IEquatable<CorroborateContentRequest.Types.Parameters>, IDeepCloneable<CorroborateContentRequest.Types.Parameters>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class CorroborateContentRequest.Types.Parameters.

Parameters that can be overrided per request.

Inheritance

object > CorroborateContentRequest.Types.Parameters

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Parameters()

public Parameters()

Parameters(Parameters)

public Parameters(CorroborateContentRequest.Types.Parameters other)
Parameter
Name Description
other CorroborateContentRequestTypesParameters

Properties

CitationThreshold

public double CitationThreshold { get; set; }

Optional. Only return claims with citation score larger than the threshold.

Property Value
Type Description
double