Google Cloud Ids V1 Client - Class ListEndpointsRequest (0.1.12)

Reference documentation and code samples for the Google Cloud Ids V1 Client class ListEndpointsRequest.

Generated from protobuf message google.cloud.ids.v1.ListEndpointsRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The parent, which owns this collection of endpoints.

↳ page_size
int

Optional. The maximum number of endpoints to return. The service may return fewer than this value.

↳ page_token
string

Optional. A page token, received from a previous ListEndpoints call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListEndpoints must match the call that provided the page token.

↳ filter
string

Optional. The filter expression, following the syntax outlined in https://google.aip.dev/160 .

↳ order_by
string

Optional. One or more fields to compare and use to sort the output. See https://google.aip.dev/132#ordering .

getParent

Required. The parent, which owns this collection of endpoints.

Returns
Type
Description
string

setParent

Required. The parent, which owns this collection of endpoints.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPageSize

Optional. The maximum number of endpoints to return. The service may return fewer than this value.

Returns
Type
Description
int

setPageSize

Optional. The maximum number of endpoints to return. The service may return fewer than this value.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getPageToken

Optional. A page token, received from a previous ListEndpoints call.

Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListEndpoints must match the call that provided the page token.

Returns
Type
Description
string

setPageToken

Optional. A page token, received from a previous ListEndpoints call.

Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListEndpoints must match the call that provided the page token.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getFilter

Optional. The filter expression, following the syntax outlined in https://google.aip.dev/160 .

Returns
Type
Description
string

setFilter

Optional. The filter expression, following the syntax outlined in https://google.aip.dev/160 .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getOrderBy

Optional. One or more fields to compare and use to sort the output.

See https://google.aip.dev/132#ordering .

Returns
Type
Description
string

setOrderBy

Optional. One or more fields to compare and use to sort the output.

See https://google.aip.dev/132#ordering .

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: