google_api_android_device_provisioning v0.13.1 API Reference

Modules

API calls for all endpoints tagged Customers.

API calls for all endpoints tagged Operations.

API calls for all endpoints tagged Partners.

Handle Tesla connections for GoogleApi.AndroidDeviceProvisioning.V1.

Request message to claim a device on behalf of a customer.

Response message containing device id of the claim.

Request to claim devices asynchronously in batch. Claiming a device adds the device to zero-touch enrollment and shows the device in the customer's view of the portal.

A reseller, vendor, or customer in the zero-touch reseller and customer APIs.

A configuration collects the provisioning options for Android devices. Each configuration combines the following

Request message for customer to assign a configuration to device.

Response message of customer's listing configuration.

Response message of customer's liting devices.

Response message of customer's listing DPCs.

Request message for customer to remove the configuration from device.

Request message for customer to unclaim a device.

An Android device registered for zero-touch enrollment.

A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type SECTION_TYPE_ZERO_TOUCH. To learn more, read Claim devices for customers.

Encapsulates hardware and product IDs to identify a manufactured device. To understand requirements on identifier sets, read Identifiers.

Metadata entries that can be attached to a Device. To learn more, read Device metadata.

A DeviceReference is an API abstraction that lets you supply a device argument to a method using one of the following identifier types

Tracks the status of a long-running operation to asynchronously update a batch of reseller metadata attached to devices. To learn more, read Long‑running batch operations.

Tracks the status of a long-running operation to claim, unclaim, or attach metadata to devices. To learn more, read Long‑running batch operations.

An EMM's DPC (device policy controller). Zero-touch enrollment installs a DPC (listed in the Configuration) on a device to maintain the customer's mobile policies. All the DPCs listed by the API support zero-touch enrollment and are available in Google Play.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance

Response message of all customers related to this partner.

Response message to list customers of the vendor.

Response message to list vendors of the partner.

This resource represents a long-running operation that is the result of a network API call.

A task for each device in the operation. Corresponds to each device change in the request.

Captures the processing status for each device in the operation.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

Request to unclaim devices asynchronously in batch.