Show / Hide Table of Contents

Class CseResource.SiterestrictResource

The "siterestrict" collection of methods.

Inheritance
object
CseResource.SiterestrictResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CustomSearchAPI.v1
Assembly: Google.Apis.CustomSearchAPI.v1.dll
Syntax
public class CseResource.SiterestrictResource

Constructors

SiterestrictResource(IClientService)

Constructs a new resource.

Declaration
public SiterestrictResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Returns metadata about the search performed, metadata about the engine used for the search, and the search results. Uses a small set of url patterns.

Declaration
public virtual CseResource.SiterestrictResource.ListRequest List()
Returns
Type Description
CseResource.SiterestrictResource.ListRequest
In this article
Back to top Generated by DocFX