Google Cloud Network Security V1 Client - Class ListAddressGroupReferencesRequest (1.2.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Network Security V1 Client class ListAddressGroupReferencesRequest.
Request used by the ListAddressGroupReferences method.
Generated from protobuf message google.cloud.networksecurity.v1.ListAddressGroupReferencesRequest
Namespace
Google \ Cloud \ NetworkSecurity \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getAddressGroup
Required. A name of the AddressGroup to clone items to. Must be in the
format projects|organization/*/locations/{location}/addressGroups/*.
Returns
Type
Description
string
setAddressGroup
Required. A name of the AddressGroup to clone items to. Must be in the
format projects|organization/*/locations/{location}/addressGroups/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
The maximum number of references to return. If unspecified, server
will pick an appropriate default. Server may return fewer items than
requested. A caller should only rely on response's
next_page_token
to determine if there are more AddressGroupUsers left to be queried.
Returns
Type
Description
int
setPageSize
The maximum number of references to return. If unspecified, server
will pick an appropriate default. Server may return fewer items than
requested. A caller should only rely on response's
next_page_token
to determine if there are more AddressGroupUsers left to be queried.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
The next_page_token value returned from a previous List request,
if any.
Returns
Type
Description
string
setPageToken
The next_page_token value returned from a previous List request,
if any.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
addressGroup
string
Required. A name of the AddressGroup to clone items to. Must be in the
format projects|organization/*/locations/{location}/addressGroups/*. Please see
AddressGroupServiceClient::addressGroupName() 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."],[],[]]