Enum PersonalizedstreamResource.GetRequest.MaxAllowedMaturityRatingEnum
The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.
Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public enum PersonalizedstreamResource.GetRequest.MaxAllowedMaturityRatingEnum
Fields
| Name | Description |
|---|---|
| MATURE | Show books which are rated mature or lower. |
| MAXALLOWEDMATURITYRATINGUNDEFINED | |
| NotMature | Show books which are rated not mature. |