GetSessionEndpointResponse

Output of the GetSessionEndpoint operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A time-limited authentication token used to connect to the Spark Connect endpoint.

Link copied to clipboard

The time at which the authentication token expires. After this time, call GetSessionEndpoint again to obtain a new token.

Link copied to clipboard

Username and password used to authenticate with the Spark Connect server when connecting directly over VPC peering.

Link copied to clipboard

The Spark Connect endpoint URL to use in the PySpark client.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String