menu
googleapis package
documentation
spanner/v1.dart
BatchCreateSessionsRequest
BatchCreateSessionsRequest constructor
BatchCreateSessionsRequest constructor
dark_mode
light_mode
BatchCreateSessionsRequest
constructor
BatchCreateSessionsRequest
(
{
int
?
sessionCount
,
Session
?
sessionTemplate
,
})
Implementation
BatchCreateSessionsRequest({ this.sessionCount, this.sessionTemplate, });
googleapis package
documentation
spanner/v1
BatchCreateSessionsRequest
BatchCreateSessionsRequest constructor
BatchCreateSessionsRequest class