Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ListSessionsResponse.
A list of interactive sessions.
Generated from protobuf message google.cloud.dataproc.v1.ListSessionsResponse
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ sessions
↳ next_page_token
string
A token, which can be sent as page_token
, to retrieve the next page. If this field is omitted, there are no subsequent pages.
getSessions
Output only. The sessions from the specified collection.
setSessions
Output only. The sessions from the specified collection.
$this
getNextPageToken
A token, which can be sent as page_token
, to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
, to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this