Class CreateSessionRequest (1.122.0)

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

Request message for SessionService.CreateSession.

Attributes

Name Description
parent str
Required. The resource name of the location to create the session in. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
session google.cloud.aiplatform_v1beta1.types.Session
Required. The session to create.

Methods

CreateSessionRequest

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

Request message for SessionService.CreateSession.