Google Cloud Dataplex V1 Client - Class ListMetadataJobsResponse (1.14.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ metadata_jobs
array< MetadataJob >

Metadata jobs under the specified parent location.

↳ 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
string[]

Locations that the service couldn't reach.

getMetadataJobs

Metadata jobs under the specified parent location.

Returns
Type
Description

setMetadataJobs

Metadata jobs under the specified parent location.

Parameter
Name
Description
var
array< MetadataJob >
Returns
Type
Description
$this

getNextPageToken

A token to retrieve the next page of results. If there are no more results in the list, the value is empty.

Returns
Type
Description
string

setNextPageToken

A token to retrieve the next page of results. If there are no more results in the list, the value is empty.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachableLocations

Locations that the service couldn't reach.

Returns
Type
Description

setUnreachableLocations

Locations that the service couldn't reach.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: