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

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

Snippet information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#snippet

def snippet() -> ::String
Returns
  • (::String) — Snippet content.

#snippet=

def snippet=(value) -> ::String
Parameter
  • value (::String) — Snippet content.
Returns
  • (::String) — Snippet content.

#snippet_status

def snippet_status() -> ::String
Returns
  • (::String) — Status of the snippet defined by the search team.

#snippet_status=

def snippet_status=(value) -> ::String
Parameter
  • value (::String) — Status of the snippet defined by the search team.
Returns
  • (::String) — Status of the snippet defined by the search team.