Google Cloud Iap V1 Client - Class ListBrandsRequest (1.4.5)

Reference documentation and code samples for the Google Cloud Iap V1 Client class ListBrandsRequest.

The request sent to ListBrands.

Generated from protobuf message google.cloud.iap.v1.ListBrandsRequest

Namespace

Google \ Cloud \ Iap \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. GCP Project number/id. In the following format: projects/{project_number/id}.

getParent

Required. GCP Project number/id.

In the following format: projects/{project_number/id}.

Returns
Type Description
string

setParent

Required. GCP Project number/id.

In the following format: projects/{project_number/id}.

Parameter
Name Description
var string
Returns
Type Description
$this