Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class SearchLinksResponse.
Response message for SearchLinks .
Generated from protobuf message google.cloud.datacatalog.lineage.v1.SearchLinksResponse
Namespace
Google \ Cloud \ DataCatalog \ Lineage \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ links
array< Link
>
The list of links for a given asset. Can be empty if the asset has no relations of requested type (source or target).
↳ next_page_token
string
The token to specify as page_token
in the subsequent call to get the next page. Omitted if there are no more pages in the response.
getLinks
The list of links for a given asset. Can be empty if the asset has no relations of requested type (source or target).
setLinks
The list of links for a given asset. Can be empty if the asset has no relations of requested type (source or target).
$this
getNextPageToken
The token to specify as page_token
in the subsequent call to get the next
page. Omitted if there are no more pages in the response.
string
setNextPageToken
The token to specify as page_token
in the subsequent call to get the next
page. Omitted if there are no more pages in the response.
var
string
$this