Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Answer::Step::Action::Observation.
Observation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#search_results
def search_results() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Answer::Step::Action::Observation::SearchResult>
    Returns
    
  - (::Array<::Google::Cloud::DiscoveryEngine::V1::Answer::Step::Action::Observation::SearchResult>) — Search results observed by the search action, it can be snippets info or chunk info, depending on the citation type set by the user.
#search_results=
def search_results=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Answer::Step::Action::Observation::SearchResult>
    Parameter
    
  - value (::Array<::Google::Cloud::DiscoveryEngine::V1::Answer::Step::Action::Observation::SearchResult>) — Search results observed by the search action, it can be snippets info or chunk info, depending on the citation type set by the user.
    Returns
    
- (::Array<::Google::Cloud::DiscoveryEngine::V1::Answer::Step::Action::Observation::SearchResult>) — Search results observed by the search action, it can be snippets info or chunk info, depending on the citation type set by the user.