Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::CreateSessionTemplateRequest (v0.25.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::CreateSessionTemplateRequest.

A request to create a session template.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource where this session template will be created.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource where this session template will be created.
Returns
  • (::String) — Required. The parent resource where this session template will be created.

#session_template

def session_template() -> ::Google::Cloud::Dataproc::V1::SessionTemplate
Returns

#session_template=

def session_template=(value) -> ::Google::Cloud::Dataproc::V1::SessionTemplate
Parameter
Returns