Google Cloud Network Security V1 Client - Class ListBackendAuthenticationConfigsRequest (1.3.0)
Reference documentation and code samples for the Google Cloud Network Security V1 Client class ListBackendAuthenticationConfigsRequest.
Request used by the ListBackendAuthenticationConfigs method.
Generated from protobuf message google.cloud.networksecurity.v1.ListBackendAuthenticationConfigsRequest
Namespace
Google \ Cloud \ NetworkSecurity \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getParent
Required. The project and location from which the
BackendAuthenticationConfigs should be listed, specified in the format
projects/*/locations/{location}.
Returns
Type
Description
string
setParent
Required. The project and location from which the
BackendAuthenticationConfigs should be listed, specified in the format
projects/*/locations/{location}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Maximum number of BackendAuthenticationConfigs to return per call.
Returns
Type
Description
int
setPageSize
Maximum number of BackendAuthenticationConfigs to return per call.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
The value returned by the last ListBackendAuthenticationConfigsResponse
Indicates that this is a continuation of a prior
ListBackendAuthenticationConfigs call, and that the system
should return the next page of data.
Returns
Type
Description
string
setPageToken
The value returned by the last ListBackendAuthenticationConfigsResponse
Indicates that this is a continuation of a prior
ListBackendAuthenticationConfigs 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
BackendAuthenticationConfigs should be listed, specified in the format
projects/*/locations/{location}. Please see
NetworkSecurityClient::locationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]