Class GetSessionRequest (0.13.8)

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

Request for GetSession method.

Attributes

Name Description
name str
Required. The resource name of the Session to get. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}
include_answer_details bool
Optional. If set to true, the full session including all answer details will be returned.