Show / Hide Table of Contents

Enum CseResource.ListRequest.SafeEnum

Search safety level. Acceptable values are: * "active": Enables SafeSearch filtering. * "off": Disables SafeSearch filtering. (default)

Namespace: Google.Apis.CustomSearchAPI.v1
Assembly: Google.Apis.CustomSearchAPI.v1.dll
Syntax
public enum CseResource.ListRequest.SafeEnum

Fields

Name Description
Active

Turn SafeSearch on.

High

Deprecated, equivalent to "active".

Medium

Deprecated, equivalent to "active".

Off

Turn SafeSearch off.

SafeUndefined

SafeSearch mode unspecified. (Falls back to engine's configuration.)

In this article
Back to top Generated by DocFX