Google Cloud Datalabeling V1beta1 Client - Class ListDatasetsRequest (0.4.2)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ListDatasetsRequest.

Request message for ListDataset.

Generated from protobuf message google.cloud.datalabeling.v1beta1.ListDatasetsRequest

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. Dataset resource parent, format: projects/{project_id}

↳ filter
string

Optional. Filter on dataset is not supported at this moment.

↳ page_size
int

Optional. Requested page size. Server may return fewer results than requested. Default value is 100.

↳ page_token
string

Optional. A token identifying a page of results for the server to return. Typically obtained by ListDatasetsResponse.next_page_token of the previous [DataLabelingService.ListDatasets] call. Returns the first page if empty.

getParent

Required. Dataset resource parent, format: projects/{project_id}

Returns
Type
Description
string

setParent

Required. Dataset resource parent, format: projects/{project_id}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getFilter

Optional. Filter on dataset is not supported at this moment.

Returns
Type
Description
string

setFilter

Optional. Filter on dataset is not supported at this moment.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPageSize

Optional. Requested page size. Server may return fewer results than requested. Default value is 100.

Returns
Type
Description
int

setPageSize

Optional. Requested page size. Server may return fewer results than requested. Default value is 100.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getPageToken

Optional. A token identifying a page of results for the server to return.

Typically obtained by ListDatasetsResponse.next_page_token of the previous [DataLabelingService.ListDatasets] call. Returns the first page if empty.

Returns
Type
Description
string

setPageToken

Optional. A token identifying a page of results for the server to return.

Typically obtained by ListDatasetsResponse.next_page_token of the previous [DataLabelingService.ListDatasets] call. Returns the first page if empty.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. Dataset resource parent, format: projects/{project_id} Please see Google\Cloud\DataLabeling\V1beta1\DataLabelingServiceClient::projectName() for help formatting this field.

filter
string

Optional. Filter on dataset is not supported at this moment.

Design a Mobile Site
View Site in Mobile | Classic
Share by: