Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class ListProcessesResponse.
Response message for ListProcesses .
Generated from protobuf message google.cloud.datacatalog.lineage.v1.ListProcessesResponse
Namespace
Google \ Cloud \ DataCatalog \ Lineage \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ processes
↳ 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.
getProcesses
The processes from the specified project and location.
setProcesses
The processes 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