Class UrlInspectionResource.IndexResource
The "index" collection of methods.
Inherited Members
Namespace: Google.Apis.SearchConsole.v1
Assembly: Google.Apis.SearchConsole.v1.dll
Syntax
public class UrlInspectionResource.IndexResource
Constructors
IndexResource(IClientService)
Constructs a new resource.
Declaration
public IndexResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Inspect(InspectUrlIndexRequest)
Index inspection.
Declaration
public virtual UrlInspectionResource.IndexResource.InspectRequest Inspect(InspectUrlIndexRequest body)
Parameters
| Type | Name | Description |
|---|---|---|
| InspectUrlIndexRequest | body | The body of the request. |
Returns
| Type | Description |
|---|---|
| UrlInspectionResource.IndexResource.InspectRequest |