Module: Google::Cloud::DeviceStreaming::V1::DirectAccessService

Defined in:
lib/google/cloud/device_streaming/v1/direct_access_service.rb,
lib/google/cloud/device_streaming/v1/direct_access_service/rest.rb,
lib/google/cloud/device_streaming/v1/direct_access_service/paths.rb,
lib/google/cloud/device_streaming/v1/direct_access_service/client.rb,
lib/google/cloud/device_streaming/v1/direct_access_service/credentials.rb,
lib/google/cloud/device_streaming/v1/direct_access_service/rest/client.rb,
lib/google/cloud/device_streaming/v1/direct_access_service/rest/service_stub.rb

Overview

A service for allocating Android devices and interacting with the live-allocated devices.

Each Session will wait for available capacity, at a higher priority over Test Execution. When allocated, the session will be exposed through a stream for integration.

DirectAccessService is currently available as a preview to select developers. You can register today on behalf of you and your team at https://developer.android.com/studio/preview/android-device-streaming

To load this service and instantiate a REST client:

require "google/cloud/device_streaming/v1/direct_access_service/rest"
client = ::Google::Cloud::DeviceStreaming::V1::DirectAccessService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials