Class DeleteSessionRequest (5.9.3)

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

A request to delete a session.

Attributes

NameDescription
name str
Required. The name of the session resource to delete.
request_id str
Optional. A unique ID used to identify the request. If the service receives two DeleteSessionRequest __\ s with the same ID, the second request is ignored. Recommendation: Set this value to a UUID __. The value must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.