Reference documentation and code samples for the Google Cloud Iap V1 Client class CreateBrandRequest.
The request sent to CreateBrand.
Generated from protobuf message google.cloud.iap.v1.CreateBrandRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. GCP Project number/id under which the brand is to be created. In the following format: projects/{project_number/id}.
↳ brand
getParent
Required. GCP Project number/id under which the brand is to be created.
In the following format: projects/{project_number/id}.
Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED];
string
setParent
Required. GCP Project number/id under which the brand is to be created.
In the following format: projects/{project_number/id}.
Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED];
var
string
$this
getBrand
Required. The brand to be created.
Generated from protobuf field .google.cloud.iap.v1.Brand brand = 2 [(.google.api.field_behavior) = REQUIRED];
hasBrand
clearBrand
setBrand
Required. The brand to be created.
Generated from protobuf field .google.cloud.iap.v1.Brand brand = 2 [(.google.api.field_behavior) = REQUIRED];
$this