Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::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.