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

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

The request sent to ListBrands.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. GCP Project number/id. In the following format: projects/{project_number/id}.

#parent=

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