Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::AnswerGenerationSpec::PromptSpec (v0.12.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::AnswerGenerationSpec::PromptSpec.

Answer generation prompt specification.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#preamble

def preamble() -> ::String
Returns
  • (::String) — Customized preamble.

#preamble=

def preamble=(value) -> ::String
Parameter
  • value (::String) — Customized preamble.
Returns
  • (::String) — Customized preamble.