Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ListMetadataJobsResponse.
List metadata jobs response.
Generated from protobuf message google.cloud.dataplex.v1.ListMetadataJobsResponse
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ metadata_jobs
↳ next_page_token
string
A token to retrieve the next page of results. If there are no more results in the list, the value is empty.
↳ unreachable_locations
array
Locations that the service couldn't reach.
getMetadataJobs
Metadata jobs under the specified parent location.
setMetadataJobs
Metadata jobs under the specified parent location.
$this
getNextPageToken
A token to retrieve the next page of results. If there are no more results in the list, the value is empty.
string
setNextPageToken
A token to retrieve the next page of results. If there are no more results in the list, the value is empty.
var
string
$this
getUnreachableLocations
Locations that the service couldn't reach.
setUnreachableLocations
Locations that the service couldn't reach.
var
string[]
$this