public sealed class CorroborateContentRequest.Types.Parameters : IMessage<CorroborateContentRequest.Types.Parameters>, IEquatable<CorroborateContentRequest.Types.Parameters>, IDeepCloneable<CorroborateContentRequest.Types.Parameters>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class CorroborateContentRequest.Types.Parameters.
Parameters that can be overrided per request.
Implements
IMessageCorroborateContentRequestTypesParameters, IEquatableCorroborateContentRequestTypesParameters, IDeepCloneableCorroborateContentRequestTypesParameters, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
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 |
|