Class Reply (0.20.1)

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

One part of the multi-part response of the assist call.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
grounded_content google.cloud.discoveryengine_v1beta.types.AssistantGroundedContent
Possibly grounded response text or media from the assistant. This field is a member of oneof_ reply.
create_time google.protobuf.timestamp_pb2.Timestamp
The time when the reply was created.