Show / Hide Table of Contents

Namespace Google.Apis.ChromeManagement.v1

Classes

ChromeManagementBaseServiceRequest<TResponse>

A base abstract class for ChromeManagement requests.

ChromeManagementService

The ChromeManagement Service.

ChromeManagementService.Scope

Available OAuth 2.0 scopes for use with the Chrome Management API.

ChromeManagementService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Chrome Management API.

CustomersResource

The "customers" collection of methods.

CustomersResource.AppsResource

The "apps" collection of methods.

CustomersResource.AppsResource.AndroidResource

The "android" collection of methods.

CustomersResource.AppsResource.AndroidResource.GetRequest

Get a specific app for a customer by its resource name.

CustomersResource.AppsResource.ChromeResource

The "chrome" collection of methods.

CustomersResource.AppsResource.ChromeResource.GetRequest

Get a specific app for a customer by its resource name.

CustomersResource.AppsResource.CountChromeAppRequestsRequest

Generate summary of app installation requests.

CustomersResource.AppsResource.FetchDevicesRequestingExtensionRequest

Get a list of devices that have requested to install an extension.

CustomersResource.AppsResource.FetchUsersRequestingExtensionRequest

Get a list of users that have requested to install an extension.

CustomersResource.AppsResource.WebResource

The "web" collection of methods.

CustomersResource.AppsResource.WebResource.GetRequest

Get a specific app for a customer by its resource name.

CustomersResource.CertificateProvisioningProcessesResource

The "certificateProvisioningProcesses" collection of methods.

CustomersResource.CertificateProvisioningProcessesResource.ClaimRequest

Claims a certificate provisioning process. For each certificate provisioning process, this operation can succeed only for one caller_instance_id.

CustomersResource.CertificateProvisioningProcessesResource.GetRequest

Retrieves a certificate provisioning process.

CustomersResource.CertificateProvisioningProcessesResource.OperationsResource

The "operations" collection of methods.

CustomersResource.CertificateProvisioningProcessesResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

CustomersResource.CertificateProvisioningProcessesResource.SetFailureRequest

Marks a certificate provisioning process as failed.

CustomersResource.CertificateProvisioningProcessesResource.SignDataRequest

Requests the client that initiated a certificate provisioning process to sign data. This should only be called after ClaimCertificateProvisioningProcess has been successfully executed.

CustomersResource.CertificateProvisioningProcessesResource.UploadCertificateRequest

Uploads a successfully issued certificate for a certificate provisioning process.

CustomersResource.ProfilesResource

The "profiles" collection of methods.

CustomersResource.ProfilesResource.CommandsResource

The "commands" collection of methods.

CustomersResource.ProfilesResource.CommandsResource.CreateRequest

Creates a Chrome browser profile remote command.

CustomersResource.ProfilesResource.CommandsResource.GetRequest

Gets a Chrome browser profile remote command.

CustomersResource.ProfilesResource.CommandsResource.ListRequest

Lists remote commands of a Chrome browser profile.

CustomersResource.ProfilesResource.DeleteRequest

Deletes the data collected from a Chrome browser profile.

CustomersResource.ProfilesResource.GetRequest

Gets a Chrome browser profile with customer ID and profile permanent ID.

CustomersResource.ProfilesResource.ListRequest

Lists Chrome browser profiles of a customer based on the given search and sorting criteria.

CustomersResource.ReportsResource

The "reports" collection of methods.

CustomersResource.ReportsResource.CountActiveDevicesRequest

Get a count of active devices per set time frames.

CustomersResource.ReportsResource.CountChromeBrowsersNeedingAttentionRequest

Count of Chrome Browsers that have been recently enrolled, have new policy to be synced, or have no recent activity.

CustomersResource.ReportsResource.CountChromeCrashEventsRequest

Get a count of Chrome crash events.

CustomersResource.ReportsResource.CountChromeDevicesReachingAutoExpirationDateRequest

Generate report of the number of devices expiring in each month of the selected time frame. Devices are grouped by auto update expiration date and model. Further information can be found here.

CustomersResource.ReportsResource.CountChromeDevicesThatNeedAttentionRequest

Counts of ChromeOS devices that have not synced policies or have lacked user activity in the past 28 days, are out of date, or are not complaint. Further information can be found here https://support.google.com/chrome/a/answer/10564947

CustomersResource.ReportsResource.CountChromeHardwareFleetDevicesRequest

Counts of devices with a specific hardware specification from the requested hardware type (for example model name, processor type). Further information can be found here https://support.google.com/chrome/a/answer/10564947

CustomersResource.ReportsResource.CountChromeVersionsRequest

Generate report of installed Chrome versions.

CustomersResource.ReportsResource.CountDevicesPerBootTypeRequest

Get a count of devices per boot type.

CustomersResource.ReportsResource.CountDevicesPerReleaseChannelRequest

Get a count of devices per channel.

CustomersResource.ReportsResource.CountInstalledAppsRequest

Generate report of app installations.

CustomersResource.ReportsResource.CountPrintJobsByPrinterRequest

Get a summary of printing done by each printer.

CustomersResource.ReportsResource.CountPrintJobsByUserRequest

Get a summary of printing done by each user.

CustomersResource.ReportsResource.EnumeratePrintJobsRequest

Get a list of print jobs.

CustomersResource.ReportsResource.FindInstalledAppDevicesRequest

Generate report of managed Chrome browser devices that have a specified app installed.

CustomersResource.TelemetryResource

The "telemetry" collection of methods.

CustomersResource.TelemetryResource.DevicesResource

The "devices" collection of methods.

CustomersResource.TelemetryResource.DevicesResource.GetRequest

Get telemetry device.

CustomersResource.TelemetryResource.DevicesResource.ListRequest

List all telemetry devices.

CustomersResource.TelemetryResource.EventsResource

The "events" collection of methods.

CustomersResource.TelemetryResource.EventsResource.ListRequest

List telemetry events.

CustomersResource.TelemetryResource.NotificationConfigsResource

The "notificationConfigs" collection of methods.

CustomersResource.TelemetryResource.NotificationConfigsResource.CreateRequest

Create a telemetry notification config.

CustomersResource.TelemetryResource.NotificationConfigsResource.DeleteRequest

Delete a telemetry notification config.

CustomersResource.TelemetryResource.NotificationConfigsResource.ListRequest

List all telemetry notification configs.

CustomersResource.TelemetryResource.UsersResource

The "users" collection of methods.

CustomersResource.TelemetryResource.UsersResource.GetRequest

Get telemetry user.

CustomersResource.TelemetryResource.UsersResource.ListRequest

List all telemetry users.

CustomersResource.ThirdPartyProfileUsersResource

The "thirdPartyProfileUsers" collection of methods.

CustomersResource.ThirdPartyProfileUsersResource.MoveRequest

Moves a third party chrome profile user to a destination OU. All profiles associated to that user will be moved to the destination OU.

OperationsResource

The "operations" collection of methods.

OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

Enums

ChromeManagementBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ChromeManagementBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

CustomersResource.ReportsResource.FindInstalledAppDevicesRequest.AppTypeEnum

Type of the app. Optional. If not provided, an app type will be inferred from the format of the app ID.

In this article
Back to top Generated by DocFX