Class ListSessionTemplatesResponse (5.9.3)

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

A list of session templates.

Attributes

NameDescription
session_templates MutableSequence[google.cloud.dataproc_v1.types.SessionTemplate]
Output only. Session template list
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.