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

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

A request to get the resource representation for a session.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the session to retrieve.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the session to retrieve.
Returns
  • (::String) — Required. The name of the session to retrieve.