Show / Hide Table of Contents

Class AppstorecatalogResource

The "appstorecatalog" collection of methods.

Inheritance
object
AppstorecatalogResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AndroidPublisher.v3
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public class AppstorecatalogResource

Constructors

AppstorecatalogResource(IClientService)

Constructs a new resource.

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

Properties

Recentappviews

Gets the Recentappviews resource.

Declaration
public virtual AppstorecatalogResource.RecentappviewsResource Recentappviews { get; }
Property Value
Type Description
AppstorecatalogResource.RecentappviewsResource

Recentupdateevents

Gets the Recentupdateevents resource.

Declaration
public virtual AppstorecatalogResource.RecentupdateeventsResource Recentupdateevents { get; }
Property Value
Type Description
AppstorecatalogResource.RecentupdateeventsResource
In this article
Back to top Generated by DocFX