Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::RunSessionResponse.
Response message for SessionService.RunSession.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#outputs
def outputs() -> ::Array<::Google::Cloud::Ces::V1beta::SessionOutput>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::SessionOutput>) — Outputs for the session.
#outputs=
def outputs=(value) -> ::Array<::Google::Cloud::Ces::V1beta::SessionOutput>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::SessionOutput>) — Outputs for the session.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::SessionOutput>) — Outputs for the session.