Show / Hide Table of Contents

Enum CseResource.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.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.

In this article
Back to top Generated by DocFX