google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.ProductsListResponse View Source
The matching products.
Attributes
- kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#productsListResponse". Defaults to:
null
. - pageInfo (PageInfo): General pagination information. Defaults to:
null
. - product (List[Product]): Information about a product (e.g. an app) in the Google Play store, for display to an enterprise admin. Defaults to:
null
. - tokenPagination (TokenPagination): Pagination information for token pagination. Defaults to:
null
.