Enum CseResource.SiterestrictResource.ListRequest.ImgTypeEnum
Returns images of a type. Acceptable values are: * "clipart" * "face" * "lineart" * "stock"
"photo"*"animated"
Namespace: Google.Apis.CustomSearchAPI.v1
Assembly: Google.Apis.CustomSearchAPI.v1.dll
Syntax
public enum CseResource.SiterestrictResource.ListRequest.ImgTypeEnum
Fields
| Name | Description |
|---|---|
| Animated | Animated images only. |
| Clipart | Clipart-style images only. |
| Face | Images of faces only. |
| ImgTypeUndefined | No image type specified. |
| Lineart | Line art images only. |
| Photo | Photo images only. |
| Stock | Stock images only. |