Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Parameters.
Parameters that can be overrided per request.
Generated from protobuf message google.cloud.aiplatform.v1.CorroborateContentRequest.Parameters
Namespace
Google \ Cloud \ AIPlatform \ V1 \ CorroborateContentRequestMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ citation_threshold |
float
Optional. Only return claims with citation score larger than the threshold. |
getCitationThreshold
Optional. Only return claims with citation score larger than the threshold.
| Returns | |
|---|---|
| Type | Description |
float |
|
setCitationThreshold
Optional. Only return claims with citation score larger than the threshold.
| Parameter | |
|---|---|
| Name | Description |
var |
float
|
| Returns | |
|---|---|
| Type | Description |
$this |
|