Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::GetBrandRequest (v0.6.0)

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

The request sent to GetBrand.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the brand to be fetched. In the following format: projects/{project_number/id}/brands/{brand}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the brand to be fetched. In the following format: projects/{project_number/id}/brands/{brand}.
Returns
  • (::String) — Required. Name of the brand to be fetched. In the following format: projects/{project_number/id}/brands/{brand}.