Class ApplicationsResource
The "applications" collection of methods.
Inheritance
object
ApplicationsResource
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
Constructors
ApplicationsResource(IClientService)
Constructs a new resource.
Declaration
public ApplicationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
DeviceTierConfigs
Gets the DeviceTierConfigs resource.
Declaration
public virtual ApplicationsResource.DeviceTierConfigsResource DeviceTierConfigs { get; }
Property Value
Type | Description |
---|---|
ApplicationsResource.DeviceTierConfigsResource |