Cloud Dataplex v1 API - Class SearchEntriesResult.Types.Snippets (2.15.0)

public sealed class SearchEntriesResult.Types.Snippets : IMessage<SearchEntriesResult.Types.Snippets>, IEquatable<SearchEntriesResult.Types.Snippets>, IDeepCloneable<SearchEntriesResult.Types.Snippets>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Dataplex v1 API class SearchEntriesResult.Types.Snippets.

Snippets for the entry, contains HTML-style highlighting for matched tokens, will be used in UI.

Inheritance

object > SearchEntriesResult.Types.Snippets

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

Snippets()

public Snippets()

Snippets(Snippets)

public Snippets(SearchEntriesResult.Types.Snippets other)
Parameter
NameDescription
otherSearchEntriesResultTypesSnippets

Properties

DataplexEntry

public Entry DataplexEntry { get; set; }

Entry

Property Value
TypeDescription
Entry