Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::StreamAssistResponse::SessionInfo (v2.4.0)

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
Returns
  • (::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
Parameter
  • value (::String) — Name of the newly generated or continued session.

    Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}.

Returns
  • (::String) — Name of the newly generated or continued session.

    Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}.