Show / Hide Table of Contents

Enum CseResource.ListRequest.SearchTypeEnum

Specifies the search type: image. If unspecified, results are limited to webpages.

Acceptable values are:

  • "image": custom image search.
Namespace: Google.Apis.Customsearch.v1
Assembly: Google.Apis.Customsearch.v1.dll
Syntax
public enum SearchTypeEnum

Fields

Name Description
Image
SearchTypeUndefined
Back to top