Class SystemapksResource
The "systemapks" collection of methods.
Inheritance
System.Object
SystemapksResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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 |