Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::AgentSession (v1.11.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::AgentSession.

Represents a conversational session where the finding occurred.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#session_id

def session_id() -> ::String
Returns
  • (::String) — The session ID of a conversation.

#session_id=

def session_id=(value) -> ::String
Parameter
  • value (::String) — The session ID of a conversation.
Returns
  • (::String) — The session ID of a conversation.