Optional. Send asset information in thetargetfield to retrieve all links that lead from upstream assets to the specified asset.
↳ page_size
int
Optional. The maximum number of links to return in a single page of the response. A page may contain fewer links than this value. If unspecified, at most 10 links are returned. Maximum value is 100; values greater than 100 are reduced to 100.
↳ page_token
string
Optional. The page token received from a previousSearchLinksRequestcall. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
getParent
Required. The project and location you want search in.
Returns
Type
Description
string
setParent
Required. The project and location you want search in.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSource
Optional. Send asset information in thesourcefield to retrieve all
links that lead from the specified asset to downstream assets.
Optional. The maximum number of links to return in a single page of the
response. A page may contain fewer links than this value. If unspecified,
at most 10 links are returned.
Maximum value is 100; values greater than 100 are reduced to 100.
Returns
Type
Description
int
setPageSize
Optional. The maximum number of links to return in a single page of the
response. A page may contain fewer links than this value. If unspecified,
at most 10 links are returned.
Maximum value is 100; values greater than 100 are reduced to 100.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. The page token received from a previousSearchLinksRequestcall. Use it to get the next page.
When requesting subsequent pages of a response, remember that
all parameters must match the values you provided
in the original request.
Returns
Type
Description
string
setPageToken
Optional. The page token received from a previousSearchLinksRequestcall. Use it to get the next page.
When requesting subsequent pages of a response, remember that
all parameters must match the values you provided
in the original request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Data Catalog Lineage V1 Client - Class SearchLinksRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-datacatalog-lineage/latest/V1.SearchLinksRequest)\n- [1.1.0](/php/docs/reference/cloud-datacatalog-lineage/1.1.0/V1.SearchLinksRequest)\n- [1.0.3](/php/docs/reference/cloud-datacatalog-lineage/1.0.3/V1.SearchLinksRequest)\n- [0.5.5](/php/docs/reference/cloud-datacatalog-lineage/0.5.5/V1.SearchLinksRequest)\n- [0.4.0](/php/docs/reference/cloud-datacatalog-lineage/0.4.0/V1.SearchLinksRequest)\n- [0.3.1](/php/docs/reference/cloud-datacatalog-lineage/0.3.1/V1.SearchLinksRequest)\n- [0.2.1](/php/docs/reference/cloud-datacatalog-lineage/0.2.1/V1.SearchLinksRequest)\n- [0.1.3](/php/docs/reference/cloud-datacatalog-lineage/0.1.3/V1.SearchLinksRequest) \nReference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class SearchLinksRequest.\n\nRequest message for\n[SearchLinks](/php/docs/reference/cloud-datacatalog-lineage/latest/V1.Client.LineageClient#_Google_Cloud_DataCatalog_Lineage_V1_Client_LineageClient__searchLinks__).\n\nGenerated from protobuf message `google.cloud.datacatalog.lineage.v1.SearchLinksRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ Lineage \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The project and location you want search in.\n\n### setParent\n\nRequired. The project and location you want search in.\n\n### getSource\n\nOptional. Send asset information in the **source** field to retrieve all\nlinks that lead from the specified asset to downstream assets.\n\n### hasSource\n\n### setSource\n\nOptional. Send asset information in the **source** field to retrieve all\nlinks that lead from the specified asset to downstream assets.\n\n### getTarget\n\nOptional. Send asset information in the **target** field to retrieve all\nlinks that lead from upstream assets to the specified asset.\n\n### hasTarget\n\n### setTarget\n\nOptional. Send asset information in the **target** field to retrieve all\nlinks that lead from upstream assets to the specified asset.\n\n### getPageSize\n\nOptional. The maximum number of links to return in a single page of the\nresponse. A page may contain fewer links than this value. If unspecified,\nat most 10 links are returned.\n\nMaximum value is 100; values greater than 100 are reduced to 100.\n\n### setPageSize\n\nOptional. The maximum number of links to return in a single page of the\nresponse. A page may contain fewer links than this value. If unspecified,\nat most 10 links are returned.\n\nMaximum value is 100; values greater than 100 are reduced to 100.\n\n### getPageToken\n\nOptional. The page token received from a previous `SearchLinksRequest`\ncall. Use it to get the next page.\n\nWhen requesting subsequent pages of a response, remember that\nall parameters must match the values you provided\nin the original request.\n\n### setPageToken\n\nOptional. The page token received from a previous `SearchLinksRequest`\ncall. Use it to get the next page.\n\nWhen requesting subsequent pages of a response, remember that\nall parameters must match the values you provided\nin the original request.\n\n### getCriteria"]]