Reference documentation and code samples for the Google Cloud Dataplex V1 Client class SearchEntriesResult.
A single result of a SearchEntries request.
Generated from protobuf message google.cloud.dataplex.v1.SearchEntriesResult
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entry
string
Resource name of the entry.
↳ display_name
string
Display name.
↳ entry_type
string
The entry type.
↳ modify_time
↳ fully_qualified_name
string
Fully qualified name.
↳ description
string
Entry description.
↳ relative_resource
string
Relative resource name.
↳ linked_resource
string
Linked resource name.
↳ dataplex_entry
↳ snippets
getEntry
Resource name of the entry.
string
setEntry
Resource name of the entry.
var
string
$this
getDisplayName
Display name.
string
setDisplayName
Display name.
var
string
$this
getEntryType
The entry type.
string
setEntryType
The entry type.
var
string
$this
getModifyTime
The last modification timestamp.
hasModifyTime
clearModifyTime
setModifyTime
The last modification timestamp.
$this
getFullyQualifiedName
Fully qualified name.
string
setFullyQualifiedName
Fully qualified name.
var
string
$this
getDescription
Entry description.
string
setDescription
Entry description.
var
string
$this
getRelativeResource
Relative resource name.
string
setRelativeResource
Relative resource name.
var
string
$this
getLinkedResource
Linked resource name.
string
setLinkedResource
Linked resource name.
var
string
$this
getDataplexEntry
Entry format of the result.
hasDataplexEntry
clearDataplexEntry
setDataplexEntry
Entry format of the result.
$this
getSnippets
Snippets.
hasSnippets
clearSnippets
setSnippets
Snippets.
$this