Class ListBrandsResponse (1.5.2)

ListBrandsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListBrands.

Attribute

NameDescription
brands Sequence[google.cloud.iap_v1.types.Brand]
Brands existing in the project.

Inheritance

builtins.object > proto.message.Message > ListBrandsResponse