Google Cloud Iap V1 Client - Class GetBrandRequest (2.1.0)

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

The request sent to GetBrand.

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

Namespace

Google \ Cloud \ Iap \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ namestring

Required. Name of the brand to be fetched. In the following format: projects/{project_number/id}/brands/{brand}.

getName

Required. Name of the brand to be fetched.

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

Returns
TypeDescription
string

setName

Required. Name of the brand to be fetched.

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

Parameter
NameDescription
varstring
Returns
TypeDescription
$this