Class DeleteSessionRequest (1.158.0)

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

Request message for SessionService.DeleteSession.

Attribute

Name Description
name str
Required. The resource name of the session. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sessions/{session}

Methods

DeleteSessionRequest

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

Request message for SessionService.DeleteSession.