Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::TextMessage.
A multi-part text message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parts
def parts() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. The parts of the message.
#parts=
def parts=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. The parts of the message.
Returns
- (::Array<::String>) — Optional. The parts of the message.