Class AndroidEnterpriseService
The AndroidEnterprise Service.
Inherited Members
Namespace: Google.Apis.AndroidEnterprise.v1
Assembly: Google.Apis.AndroidEnterprise.v1.dll
Syntax
public class AndroidEnterpriseService : BaseClientService, IClientService, IDisposable
Constructors
AndroidEnterpriseService()
Constructs a new service.
Declaration
public AndroidEnterpriseService()
AndroidEnterpriseService(Initializer)
Constructs a new service.
Declaration
public AndroidEnterpriseService(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 = "v1"
Field Value
Type | Description |
---|---|
string |
Properties
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
Devices
Gets the Devices resource.
Declaration
public virtual DevicesResource Devices { get; }
Property Value
Type | Description |
---|---|
DevicesResource |
Enterprises
Gets the Enterprises resource.
Declaration
public virtual EnterprisesResource Enterprises { get; }
Property Value
Type | Description |
---|---|
EnterprisesResource |
Entitlements
Gets the Entitlements resource.
Declaration
public virtual EntitlementsResource Entitlements { get; }
Property Value
Type | Description |
---|---|
EntitlementsResource |
Features
Gets the service supported features.
Declaration
public override IList<string> Features { get; }
Property Value
Type | Description |
---|---|
IList<string> |
Overrides
Grouplicenses
Gets the Grouplicenses resource.
Declaration
public virtual GrouplicensesResource Grouplicenses { get; }
Property Value
Type | Description |
---|---|
GrouplicensesResource |
Grouplicenseusers
Gets the Grouplicenseusers resource.
Declaration
public virtual GrouplicenseusersResource Grouplicenseusers { get; }
Property Value
Type | Description |
---|---|
GrouplicenseusersResource |
Installs
Gets the Installs resource.
Declaration
public virtual InstallsResource Installs { get; }
Property Value
Type | Description |
---|---|
InstallsResource |
Managedconfigurationsfordevice
Gets the Managedconfigurationsfordevice resource.
Declaration
public virtual ManagedconfigurationsfordeviceResource Managedconfigurationsfordevice { get; }
Property Value
Type | Description |
---|---|
ManagedconfigurationsfordeviceResource |
Managedconfigurationsforuser
Gets the Managedconfigurationsforuser resource.
Declaration
public virtual ManagedconfigurationsforuserResource Managedconfigurationsforuser { get; }
Property Value
Type | Description |
---|---|
ManagedconfigurationsforuserResource |
Managedconfigurationssettings
Gets the Managedconfigurationssettings resource.
Declaration
public virtual ManagedconfigurationssettingsResource Managedconfigurationssettings { get; }
Property Value
Type | Description |
---|---|
ManagedconfigurationssettingsResource |
Name
Gets the service name.
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Permissions
Gets the Permissions resource.
Declaration
public virtual PermissionsResource Permissions { get; }
Property Value
Type | Description |
---|---|
PermissionsResource |
Products
Gets the Products resource.
Declaration
public virtual ProductsResource Products { get; }
Property Value
Type | Description |
---|---|
ProductsResource |
Serviceaccountkeys
Gets the Serviceaccountkeys resource.
Declaration
public virtual ServiceaccountkeysResource Serviceaccountkeys { get; }
Property Value
Type | Description |
---|---|
ServiceaccountkeysResource |
Storelayoutclusters
Gets the Storelayoutclusters resource.
Declaration
public virtual StorelayoutclustersResource Storelayoutclusters { get; }
Property Value
Type | Description |
---|---|
StorelayoutclustersResource |
Storelayoutpages
Gets the Storelayoutpages resource.
Declaration
public virtual StorelayoutpagesResource Storelayoutpages { get; }
Property Value
Type | Description |
---|---|
StorelayoutpagesResource |
Users
Gets the Users resource.
Declaration
public virtual UsersResource Users { get; }
Property Value
Type | Description |
---|---|
UsersResource |
Webapps
Gets the Webapps resource.
Declaration
public virtual WebappsResource Webapps { get; }
Property Value
Type | Description |
---|---|
WebappsResource |