Class AndroidPublisherService
The AndroidPublisher Service.
Inherited Members
Namespace: Google.Apis.AndroidPublisher.v3
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public class AndroidPublisherService : BaseClientService, IClientService, IDisposable
Constructors
AndroidPublisherService()
Constructs a new service.
Declaration
public AndroidPublisherService()
AndroidPublisherService(Initializer)
Constructs a new service.
Declaration
public AndroidPublisherService(BaseClientService.Initializer initializer)
Parameters
Type | Name | Description |
---|---|---|
BaseClientService.Initializer | initializer | The service initializer. |
Fields
DiscoveryVersionUsed
The discovery version used to generate this service.
Declaration
public static DiscoveryVersion DiscoveryVersionUsed
Field Value
Type | Description |
---|---|
DiscoveryVersion |
Version
The API version.
Declaration
public const string Version = "v3"
Field Value
Type | Description |
---|---|
string |
Properties
Applications
Gets the Applications resource.
Declaration
public virtual ApplicationsResource Applications { get; }
Property Value
Type | Description |
---|---|
ApplicationsResource |
Apprecovery
Gets the Apprecovery resource.
Declaration
public virtual ApprecoveryResource Apprecovery { get; }
Property Value
Type | Description |
---|---|
ApprecoveryResource |
BasePath
Gets the service base path.
Declaration
public override string BasePath { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
BaseUri
Gets the service base URI.
Declaration
public override string BaseUri { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
BatchPath
Gets the batch base path; null
if unspecified.
Declaration
public override string BatchPath { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
BatchUri
Gets the batch base URI; null
if unspecified.
Declaration
public override string BatchUri { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Edits
Gets the Edits resource.
Declaration
public virtual EditsResource Edits { get; }
Property Value
Type | Description |
---|---|
EditsResource |
Externaltransactions
Gets the Externaltransactions resource.
Declaration
public virtual ExternaltransactionsResource Externaltransactions { get; }
Property Value
Type | Description |
---|---|
ExternaltransactionsResource |
Features
Gets the service supported features.
Declaration
public override IList<string> Features { get; }
Property Value
Type | Description |
---|---|
IList<string> |
Overrides
Generatedapks
Gets the Generatedapks resource.
Declaration
public virtual GeneratedapksResource Generatedapks { get; }
Property Value
Type | Description |
---|---|
GeneratedapksResource |
Grants
Gets the Grants resource.
Declaration
public virtual GrantsResource Grants { get; }
Property Value
Type | Description |
---|---|
GrantsResource |
Inappproducts
Gets the Inappproducts resource.
Declaration
public virtual InappproductsResource Inappproducts { get; }
Property Value
Type | Description |
---|---|
InappproductsResource |
Internalappsharingartifacts
Gets the Internalappsharingartifacts resource.
Declaration
public virtual InternalappsharingartifactsResource Internalappsharingartifacts { get; }
Property Value
Type | Description |
---|---|
InternalappsharingartifactsResource |
Monetization
Gets the Monetization resource.
Declaration
public virtual MonetizationResource Monetization { get; }
Property Value
Type | Description |
---|---|
MonetizationResource |
Name
Gets the service name.
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Orders
Gets the Orders resource.
Declaration
public virtual OrdersResource Orders { get; }
Property Value
Type | Description |
---|---|
OrdersResource |
Purchases
Gets the Purchases resource.
Declaration
public virtual PurchasesResource Purchases { get; }
Property Value
Type | Description |
---|---|
PurchasesResource |
Reviews
Gets the Reviews resource.
Declaration
public virtual ReviewsResource Reviews { get; }
Property Value
Type | Description |
---|---|
ReviewsResource |
Systemapks
Gets the Systemapks resource.
Declaration
public virtual SystemapksResource Systemapks { get; }
Property Value
Type | Description |
---|---|
SystemapksResource |
Users
Gets the Users resource.
Declaration
public virtual UsersResource Users { get; }
Property Value
Type | Description |
---|---|
UsersResource |