Show / Hide Table of Contents

Class UrlInspectionResource.IndexResource

The "index" collection of methods.

Inheritance
object
UrlInspectionResource.IndexResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In This Article
Back to top Generated by DocFX