Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class SecurityCenterSettingsService.
API Overview
The SecurityCenterSettingsService is a sub-api of
securitycenter.googleapis.com. The service provides methods to manage
Security Center Settings, and Component Settings for GCP organizations,
folders, projects, and clusters.
public static void BindService(ServiceBinderBase serviceBinder, SecurityCenterSettingsService.SecurityCenterSettingsServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eSecurityCenterSettingsService\u003c/code\u003e class is part of the Google Cloud Security Command Center Settings v1beta1 API, providing methods to manage security settings for various Google Cloud resources.\u003c/p\u003e\n"],["\u003cp\u003eThis service is a sub-API of \u003ccode\u003esecuritycenter.googleapis.com\u003c/code\u003e, allowing management of Security Center Settings and Component Settings for organizations, folders, projects, and clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods are used to create or register service definitions, either with or without an implementation of the server-side handling logic, enabling customization of service binding.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the Security Center Settings are 2.0.0-beta04, 2.0.0-beta03 and 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Security Command Center Settings v1beta1 API - Class SecurityCenterSettingsService (2.0.0-beta04)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta04 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.SecurityCenterSettingsService)\n- [2.0.0-beta03](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/2.0.0-beta03/Google.Cloud.SecurityCenter.Settings.V1Beta1.SecurityCenterSettingsService)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/1.0.0-beta04/Google.Cloud.SecurityCenter.Settings.V1Beta1.SecurityCenterSettingsService) \n\n public static class SecurityCenterSettingsService\n\nReference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class SecurityCenterSettingsService.\n\nAPI Overview\n------------\n\nThe SecurityCenterSettingsService is a sub-api of\n`securitycenter.googleapis.com`. The service provides methods to manage\nSecurity Center Settings, and Component Settings for GCP organizations,\nfolders, projects, and clusters. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SecurityCenterSettingsService \n\nInherited Members\n-----------------\n\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.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.SecurityCenter.Settings.V1Beta1](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.Settings.V1Beta1.dll\n\nMethods\n-------\n\n### BindService(SecurityCenterSettingsServiceBase)\n\n public static ServerServiceDefinition BindService(SecurityCenterSettingsService.SecurityCenterSettingsServiceBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, SecurityCenterSettingsServiceBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, SecurityCenterSettingsService.SecurityCenterSettingsServiceBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]