public CallSettings CreateDataAccessLabelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.CreateDataAccessLabel and
DataAccessControlServiceClient.CreateDataAccessLabelAsync.
public CallSettings CreateDataAccessScopeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.CreateDataAccessScope and
DataAccessControlServiceClient.CreateDataAccessScopeAsync.
public CallSettings DeleteDataAccessLabelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.DeleteDataAccessLabel and
DataAccessControlServiceClient.DeleteDataAccessLabelAsync.
public CallSettings DeleteDataAccessScopeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.DeleteDataAccessScope and
DataAccessControlServiceClient.DeleteDataAccessScopeAsync.
public CallSettings GetDataAccessLabelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.GetDataAccessLabel and
DataAccessControlServiceClient.GetDataAccessLabelAsync.
public CallSettings GetDataAccessScopeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.GetDataAccessScope and
DataAccessControlServiceClient.GetDataAccessScopeAsync.
public CallSettings ListDataAccessLabelsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.ListDataAccessLabels and
DataAccessControlServiceClient.ListDataAccessLabelsAsync.
public CallSettings ListDataAccessScopesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.ListDataAccessScopes and
DataAccessControlServiceClient.ListDataAccessScopesAsync.
public CallSettings UpdateDataAccessLabelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.UpdateDataAccessLabel and
DataAccessControlServiceClient.UpdateDataAccessLabelAsync.
public CallSettings UpdateDataAccessScopeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
DataAccessControlServiceClient.UpdateDataAccessScope and
DataAccessControlServiceClient.UpdateDataAccessScopeAsync.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Chronicle v1 API - Class DataAccessControlServiceSettings (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.DataAccessControlServiceSettings)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/1.0.0-beta01/Google.Cloud.Chronicle.V1.DataAccessControlServiceSettings) \n\n public sealed class DataAccessControlServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Chronicle v1 API class DataAccessControlServiceSettings.\n\nSettings for [DataAccessControlServiceClient](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.DataAccessControlServiceClient) 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 DataAccessControlServiceSettings \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.Chronicle.V1](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Chronicle.V1.dll\n\nConstructors\n------------\n\n### DataAccessControlServiceSettings()\n\n public DataAccessControlServiceSettings()\n\nConstructs a new [DataAccessControlServiceSettings](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.DataAccessControlServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateDataAccessLabelSettings\n\n public CallSettings CreateDataAccessLabelSettings { 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`DataAccessControlServiceClient.CreateDataAccessLabel` and\n`DataAccessControlServiceClient.CreateDataAccessLabelAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### CreateDataAccessScopeSettings\n\n public CallSettings CreateDataAccessScopeSettings { 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`DataAccessControlServiceClient.CreateDataAccessScope` and\n`DataAccessControlServiceClient.CreateDataAccessScopeAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### DeleteDataAccessLabelSettings\n\n public CallSettings DeleteDataAccessLabelSettings { 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`DataAccessControlServiceClient.DeleteDataAccessLabel` and\n`DataAccessControlServiceClient.DeleteDataAccessLabelAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### DeleteDataAccessScopeSettings\n\n public CallSettings DeleteDataAccessScopeSettings { 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`DataAccessControlServiceClient.DeleteDataAccessScope` and\n`DataAccessControlServiceClient.DeleteDataAccessScopeAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### GetDataAccessLabelSettings\n\n public CallSettings GetDataAccessLabelSettings { 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`DataAccessControlServiceClient.GetDataAccessLabel` and\n`DataAccessControlServiceClient.GetDataAccessLabelAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: Unlimited\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: 60 seconds.\n\n### GetDataAccessScopeSettings\n\n public CallSettings GetDataAccessScopeSettings { 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`DataAccessControlServiceClient.GetDataAccessScope` and\n`DataAccessControlServiceClient.GetDataAccessScopeAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: Unlimited\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: 60 seconds.\n\n### ListDataAccessLabelsSettings\n\n public CallSettings ListDataAccessLabelsSettings { 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`DataAccessControlServiceClient.ListDataAccessLabels` and\n`DataAccessControlServiceClient.ListDataAccessLabelsAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: Unlimited\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: 60 seconds.\n\n### ListDataAccessScopesSettings\n\n public CallSettings ListDataAccessScopesSettings { 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`DataAccessControlServiceClient.ListDataAccessScopes` and\n`DataAccessControlServiceClient.ListDataAccessScopesAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: Unlimited\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: 60 seconds.\n\n### UpdateDataAccessLabelSettings\n\n public CallSettings UpdateDataAccessLabelSettings { 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`DataAccessControlServiceClient.UpdateDataAccessLabel` and\n`DataAccessControlServiceClient.UpdateDataAccessLabelAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### UpdateDataAccessScopeSettings\n\n public CallSettings UpdateDataAccessScopeSettings { 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`DataAccessControlServiceClient.UpdateDataAccessScope` and\n`DataAccessControlServiceClient.UpdateDataAccessScopeAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public DataAccessControlServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static DataAccessControlServiceSettings GetDefault()\n\nGet a new instance of the default [DataAccessControlServiceSettings](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.DataAccessControlServiceSettings)."]]