Google Cloud Iap V1 Client - Class ListBrandsRequest (1.2.3)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setParent

Required. GCP Project number/id.

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this