Domain Detective

API Reference

Class

GoogleSearchResponse

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Google search response wrapper.

Inheritance

  • Object
  • GoogleSearchResponse

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public List<GoogleSearchItem> Items { get; set; } #
JsonPropertyName("items")

Returned items.

public GoogleSearchInfo Info { get; set; } #
JsonPropertyName("searchInformation")

Search metadata.

{{ include "footer" }}