Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::SchemaQuery.
A query for resolving the schema relevant to the posed question.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#question
def question() -> ::String
Returns
- (::String) — Optional. The question to send to the system for schema resolution.
#question=
def question=(value) -> ::String
Parameter
- value (::String) — Optional. The question to send to the system for schema resolution.
Returns
- (::String) — Optional. The question to send to the system for schema resolution.