class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
Query classification specification.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @types = args[:types] if args.key?(:types) end