Google Cloud Security Command Center V2 Client - Class AgentSession (2.6.0)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class AgentSession.

Represents a conversational session where the finding occurred.

Generated from protobuf message google.cloud.securitycenter.v2.AgentSession

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ session_id string

The session ID of a conversation.

getSessionId

The session ID of a conversation.

Returns
Type Description
string

setSessionId

The session ID of a conversation.

Parameter
Name Description
var string
Returns
Type Description
$this