Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::Observation::SearchResult (v0.12.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::Observation::SearchResult.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#chunk_info

def chunk_info() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::Observation::SearchResult::ChunkInfo>
Returns

#chunk_info=

def chunk_info=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::Observation::SearchResult::ChunkInfo>
Parameter
Returns

#document

def document() -> ::String
Returns
  • (::String) — Document resource name.

#document=

def document=(value) -> ::String
Parameter
  • value (::String) — Document resource name.
Returns
  • (::String) — Document resource name.

#snippet_info

def snippet_info() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::Observation::SearchResult::SnippetInfo>
Returns

#snippet_info=

def snippet_info=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Answer::Step::Action::Observation::SearchResult::SnippetInfo>
Parameter
Returns

#title

def title() -> ::String
Returns
  • (::String) — Title.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Title.
Returns
  • (::String) — Title.

#uri

def uri() -> ::String
Returns
  • (::String) — URI for the document.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI for the document.
Returns
  • (::String) — URI for the document.