Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::CreateBrandRequest (v0.3.0)

Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::CreateBrandRequest.

The request sent to CreateBrand.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#brand

def brand() -> ::Google::Cloud::Iap::V1::Brand
Returns

#brand=

def brand=(value) -> ::Google::Cloud::Iap::V1::Brand
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. GCP Project number/id under which the brand is to be created. In the following format: projects/{project_number/id}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. GCP Project number/id under which the brand is to be created. In the following format: projects/{project_number/id}.
Returns
  • (::String) — Required. GCP Project number/id under which the brand is to be created. In the following format: projects/{project_number/id}.