Class CorroborateContentRequest (1.90.0)

CorroborateContentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
parent str
Required. The resource name of the Location from which to corroborate text. The users must have permission to make a call in the project. Format: projects/{project}/locations/{location}.
content google.cloud.aiplatform_v1beta1.types.Content
Optional. Input content to corroborate, only text format is supported for now. This field is a member of oneof_ _content.
facts MutableSequence[google.cloud.aiplatform_v1beta1.types.Fact]
Optional. Facts used to generate the text can also be used to corroborate the text.
parameters google.cloud.aiplatform_v1beta1.types.CorroborateContentRequest.Parameters
Optional. Parameters that can be set to override default settings per request.

Classes

Parameters

Parameters(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters that can be overrided per request.

Methods

CorroborateContentRequest

CorroborateContentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)