Show / Hide Table of Contents

Class ApplicationsResource.TracksResource

The "tracks" collection of methods.

Inheritance
object
ApplicationsResource.TracksResource
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 ApplicationsResource.TracksResource

Constructors

TracksResource(IClientService)

Constructs a new resource.

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

Properties

Releases

Gets the Releases resource.

Declaration
public virtual ApplicationsResource.TracksResource.ReleasesResource Releases { get; }
Property Value
Type Description
ApplicationsResource.TracksResource.ReleasesResource
In this article
Back to top Generated by DocFX