class GoogleCloudDataplexV1SessionEvent extends Model (View source)

Properties

bool $eventSucceeded
bool $fastStartupEnabled
string $message
protected $queryType
protected $queryDataType
string $sessionId
string $type
string $unassignedDuration
string $userId

Methods

setEventSucceeded($eventSucceeded)

No description

bool
getEventSucceeded()

No description

setFastStartupEnabled($fastStartupEnabled)

No description

bool
getFastStartupEnabled()

No description

setMessage($message)

No description

string
getMessage()

No description

setSessionId($sessionId)

No description

string
getSessionId()

No description

setType($type)

No description

string
getType()

No description

setUnassignedDuration($unassignedDuration)

No description

string
getUnassignedDuration()

No description

setUserId($userId)

No description

string
getUserId()

No description

Details

setEventSucceeded($eventSucceeded)

No description

Parameters

$eventSucceeded

bool getEventSucceeded()

No description

Return Value

bool

setFastStartupEnabled($fastStartupEnabled)

No description

Parameters

$fastStartupEnabled

bool getFastStartupEnabled()

No description

Return Value

bool

setMessage($message)

No description

Parameters

$message

string getMessage()

No description

Return Value

string

setSessionId($sessionId)

No description

Parameters

$sessionId

string getSessionId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUnassignedDuration($unassignedDuration)

No description

Parameters

$unassignedDuration

string getUnassignedDuration()

No description

Return Value

string

setUserId($userId)

No description

Parameters

$userId

string getUserId()

No description

Return Value

string