GoogleCloudDataplexV1SearchEntriesResult constructor
GoogleCloudDataplexV1SearchEntriesResult({
- GoogleCloudDataplexV1Entry? dataplexEntry,
- String? linkedResource,
- GoogleCloudDataplexV1SearchEntriesResultSnippets? snippets,
Implementation
GoogleCloudDataplexV1SearchEntriesResult({
this.dataplexEntry,
this.linkedResource,
this.snippets,
});