GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec (google_api_discovery_engine v0.28.0)
View SourceQuery Rephraser Model specification.
Attributes
-
modelType(type:String.t, default:nil) - Optional. Enabled query rephraser model type. If not set, it will use LARGE by default.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec{ modelType: String.t() | nil }