Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::ListBrandsResponse.
Response message for ListBrands.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#brands
def brands() -> ::Array<::Google::Cloud::Iap::V1::Brand>
Returns
- (::Array<::Google::Cloud::Iap::V1::Brand>) — Brands existing in the project.
#brands=
def brands=(value) -> ::Array<::Google::Cloud::Iap::V1::Brand>
Parameter
- value (::Array<::Google::Cloud::Iap::V1::Brand>) — Brands existing in the project.
Returns
- (::Array<::Google::Cloud::Iap::V1::Brand>) — Brands existing in the project.