Class GoogleCloudDataplexV1SearchEntriesResultSnippets
Snippets for the entry, contains HTML-style highlighting for matched tokens, will be used in UI.
Implements
Inherited Members
Namespace: Google.Apis.CloudDataplex.v1.Data
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public class GoogleCloudDataplexV1SearchEntriesResultSnippets : IDirectResponseSchema
Properties
DataplexEntry
Entry
Declaration
[JsonProperty("dataplexEntry")]
public virtual GoogleCloudDataplexV1Entry DataplexEntry { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudDataplexV1Entry |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |