Show / Hide Table of Contents

Class UrlTestingToolsResource

The "urlTestingTools" collection of methods.

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

Constructors

UrlTestingToolsResource(IClientService)

Constructs a new resource.

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

Properties

MobileFriendlyTest

Gets the MobileFriendlyTest resource.

Declaration
public virtual UrlTestingToolsResource.MobileFriendlyTestResource MobileFriendlyTest { get; }
Property Value
Type Description
UrlTestingToolsResource.MobileFriendlyTestResource
In this article
Back to top Generated by DocFX