Reference documentation and code samples for the Google Cloud Dataproc V1 Client class CreateSessionTemplateRequest.
A request to create a session template.
Generated from protobuf message google.cloud.dataproc.v1.CreateSessionTemplateRequest
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this session template will be created.
↳ session_template
getParent
Required. The parent resource where this session template will be created.
string
setParent
Required. The parent resource where this session template will be created.
var
string
$this
getSessionTemplate
Required. The session template to create.
hasSessionTemplate
clearSessionTemplate
setSessionTemplate
Required. The session template to create.
$this
static::build
parent
string
Required. The parent resource where this session template will be created. Please see Google\Cloud\Dataproc\V1\SessionTemplateControllerClient::locationName() for help formatting this field.
sessionTemplate