google_api_play_movies_partner v0.0.1 GoogleApi.PlayMoviesPartner.V1.Model.ListAvailsResponse View Source
Response to the 'ListAvails' method.
Attributes
- avails (List[Avail]): List of Avails that match the request criteria. Defaults to:
null
. - nextPageToken (String): See List methods rules for info about this field. Defaults to:
null
. - totalSize (Integer): See List methods rules for more information about this field. Defaults to:
null
.