Show / Hide Table of Contents

Class UrlInspectionResource

The "urlInspection" collection of methods.

Inheritance
object
UrlInspectionResource
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

Constructors

UrlInspectionResource(IClientService)

Constructs a new resource.

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

Properties

Index

Gets the Index resource.

Declaration
public virtual UrlInspectionResource.IndexResource Index { get; }
Property Value
Type Description
UrlInspectionResource.IndexResource
In this article
Back to top Generated by DocFX