Show / Hide Table of Contents

Class SystemapksResource

The "systemapks" collection of methods.

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

Constructors

SystemapksResource(IClientService)

Constructs a new resource.

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

Properties

Variants

Gets the Variants resource.

Declaration
public virtual SystemapksResource.VariantsResource Variants { get; }
Property Value
Type Description
SystemapksResource.VariantsResource
In this article
Back to top Generated by DocFX