Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::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.