google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.ProductAvailabilityChangeEvent View Source
An event generated whenever a product's availability changes.
Attributes
- availabilityStatus (String): The new state of the product. This field will always be present. Defaults to:
null
. - productId (String): The id of the product (e.g. "app:com.google.android.gm") for which the product availability changed. This field will always be present. Defaults to:
null
.