CreateBrowserSettingsRequest
Types
Properties
Link copied to clipboard
Additional encryption context of the browser settings.
Link copied to clipboard
A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.
Link copied to clipboard
The custom managed key of the browser settings.
Functions
Link copied to clipboard
inline fun copy(block: CreateBrowserSettingsRequest.Builder.() -> Unit = {}): CreateBrowserSettingsRequest