Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::UserMessage.
A message from the user that is interacting with the system.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#text
def text() -> ::String
Returns
- (::String) — Text should use this field instead of blob.
#text=
def text=(value) -> ::String
Parameter
- value (::String) — Text should use this field instead of blob.
Returns
- (::String) — Text should use this field instead of blob.