Class GenerateGroundedContentResponse (0.13.4)

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

Response for the GenerateGroundedContent method.

Attribute

Name Description
candidates MutableSequence[google.cloud.discoveryengine_v1beta.types.GenerateGroundedContentResponse.Candidate]
Generated candidates.

Classes

Candidate

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