Google Cloud Network Services V1 Client - Class ListServiceBindingsRequest (0.8.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Network Services V1 Client class ListServiceBindingsRequest.
Request used with the ListServiceBindings method.
Generated from protobuf message google.cloud.networkservices.v1.ListServiceBindingsRequest
Namespace
Google \ Cloud \ NetworkServices \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getParent
Required. The project and location from which the ServiceBindings should be
listed, specified in the format projects/*/locations/*.
Returns
Type
Description
string
setParent
Required. The project and location from which the ServiceBindings should be
listed, specified in the format projects/*/locations/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Maximum number of ServiceBindings to return per call.
Returns
Type
Description
int
setPageSize
Maximum number of ServiceBindings to return per call.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
The value returned by the last ListServiceBindingsResponse
Indicates that this is a continuation of a prior ListRouters call,
and that the system should return the next page of data.
Returns
Type
Description
string
setPageToken
The value returned by the last ListServiceBindingsResponse
Indicates that this is a continuation of a prior ListRouters call,
and that the system should return the next page of data.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The project and location from which the ServiceBindings should be
listed, specified in the format projects/*/locations/*. Please see
NetworkServicesClient::locationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]