Google Cloud Iap V1 Client - Class ListBrandsResponse (1.4.5)

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

Response message for ListBrands.

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

Namespace

Google \ Cloud \ Iap \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ brands array<Google\Cloud\Iap\V1\Brand>

Brands existing in the project.

getBrands

Brands existing in the project.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setBrands

Brands existing in the project.

Parameter
Name Description
var array<Google\Cloud\Iap\V1\Brand>
Returns
Type Description
$this