Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::StreamAssistResponse::SessionInfo.
Information about the session.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#session
def session() -> ::String
-
(::String) — Name of the newly generated or continued session.
Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}
.
#session=
def session=(value) -> ::String
-
value (::String) — Name of the newly generated or continued session.
Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}
.
-
(::String) — Name of the newly generated or continued session.
Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}
.