public CallSettings CancelDeviceSessionSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DirectAccessServiceClient.CancelDeviceSession and
DirectAccessServiceClient.CancelDeviceSessionAsync.
public CallSettings CreateDeviceSessionSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DirectAccessServiceClient.CreateDeviceSession and
DirectAccessServiceClient.CreateDeviceSessionAsync.
public CallSettings GetDeviceSessionSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DirectAccessServiceClient.GetDeviceSession and DirectAccessServiceClient.GetDeviceSessionAsync
.
public CallSettings ListDeviceSessionsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DirectAccessServiceClient.ListDeviceSessions and DirectAccessServiceClient.ListDeviceSessionsAsync
.
public CallSettings UpdateDeviceSessionSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DirectAccessServiceClient.UpdateDeviceSession and
DirectAccessServiceClient.UpdateDeviceSessionAsync.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Device Streaming v1 API - Class DirectAccessServiceSettings (1.0.0-beta01)\n\n public sealed class DirectAccessServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Device Streaming v1 API class DirectAccessServiceSettings.\n\nSettings for [DirectAccessServiceClient](/dotnet/docs/reference/Google.Cloud.DeviceStreaming.V1/latest/Google.Cloud.DeviceStreaming.V1.DirectAccessServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html) \\\u003e DirectAccessServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_VersionHeaderBuilder) \n[ServiceSettingsBase.CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_CallSettings) \n[ServiceSettingsBase.Clock](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Clock) \n[ServiceSettingsBase.Scheduler](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Scheduler) \n[ServiceSettingsBase.Interceptor](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Interceptor) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DeviceStreaming.V1](/dotnet/docs/reference/Google.Cloud.DeviceStreaming.V1/latest/Google.Cloud.DeviceStreaming.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DeviceStreaming.V1.dll\n\nConstructors\n------------\n\n### DirectAccessServiceSettings()\n\n public DirectAccessServiceSettings()\n\nConstructs a new [DirectAccessServiceSettings](/dotnet/docs/reference/Google.Cloud.DeviceStreaming.V1/latest/Google.Cloud.DeviceStreaming.V1.DirectAccessServiceSettings) object with default settings.\n\nProperties\n----------\n\n### AdbConnectSettings\n\n public CallSettings AdbConnectSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`DirectAccessServiceClient.AdbConnect` and `DirectAccessServiceClient.AdbConnectAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 1800 seconds.\n\n### AdbConnectStreamingSettings\n\n public BidirectionalStreamingSettings AdbConnectStreamingSettings { get; set; }\n\n[BidirectionalStreamingSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.BidirectionalStreamingSettings.html) for calls to `DirectAccessServiceClient.AdbConnect`\nand `DirectAccessServiceClient.AdbConnectAsync`.\n\n**Remarks** \nThe default local send queue size is 100.\n\n### CancelDeviceSessionSettings\n\n public CallSettings CancelDeviceSessionSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`DirectAccessServiceClient.CancelDeviceSession` and\n`DirectAccessServiceClient.CancelDeviceSessionAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable).\n- Timeout: 20 seconds.\n\n### CreateDeviceSessionSettings\n\n public CallSettings CreateDeviceSessionSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`DirectAccessServiceClient.CreateDeviceSession` and\n`DirectAccessServiceClient.CreateDeviceSessionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 20 seconds.\n\n### GetDeviceSessionSettings\n\n public CallSettings GetDeviceSessionSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`DirectAccessServiceClient.GetDeviceSession` and `DirectAccessServiceClient.GetDeviceSessionAsync`\n.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable).\n- Timeout: 20 seconds.\n\n### ListDeviceSessionsSettings\n\n public CallSettings ListDeviceSessionsSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`DirectAccessServiceClient.ListDeviceSessions` and `DirectAccessServiceClient.ListDeviceSessionsAsync`\n.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable).\n- Timeout: 20 seconds.\n\n### UpdateDeviceSessionSettings\n\n public CallSettings UpdateDeviceSessionSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`DirectAccessServiceClient.UpdateDeviceSession` and\n`DirectAccessServiceClient.UpdateDeviceSessionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 20 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public DirectAccessServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static DirectAccessServiceSettings GetDefault()\n\nGet a new instance of the default [DirectAccessServiceSettings](/dotnet/docs/reference/Google.Cloud.DeviceStreaming.V1/latest/Google.Cloud.DeviceStreaming.V1.DirectAccessServiceSettings)."]]