Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class ListRunsResponse.
Response message for ListRuns .
Generated from protobuf message google.cloud.datacatalog.lineage.v1.ListRunsResponse
Namespace
Google \ Cloud \ DataCatalog \ Lineage \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ runs
↳ next_page_token
string
The token to specify as page_token
in the next call to get the next page. If this field is omitted, there are no subsequent pages.
getRuns
The runs from the specified project and location.
setRuns
The runs from the specified project and location.
$this
getNextPageToken
The token to specify as page_token
in the next call to get the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
The token to specify as page_token
in the next call to get the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this