public sealed class CalculateEffectiveComponentSettingsRequest : IMessage<CalculateEffectiveComponentSettingsRequest>, IEquatable<CalculateEffectiveComponentSettingsRequest>, IDeepCloneable<CalculateEffectiveComponentSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class CalculateEffectiveComponentSettingsRequest.
Request message for CalculateEffectiveComponentSettings.
[[["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\u003eThis documentation is for the \u003ccode\u003eCalculateEffectiveComponentSettingsRequest\u003c/code\u003e class within the Google Cloud Security Command Center Settings v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a request message used for retrieving effective component settings, implementing various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class can be found at \u003ccode\u003e2.0.0-beta04\u003c/code\u003e, with other versions including \u003ccode\u003e2.0.0-beta03\u003c/code\u003e and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCalculateEffectiveComponentSettingsRequest\u003c/code\u003e class has two constructors, one default and another allowing for cloning from another instance, as well as properties to define the component settings name and the name of the setting.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Security Command Center Settings v1beta1 API - Class CalculateEffectiveComponentSettingsRequest (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.CalculateEffectiveComponentSettingsRequest)\n- [2.0.0-beta03](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/2.0.0-beta03/Google.Cloud.SecurityCenter.Settings.V1Beta1.CalculateEffectiveComponentSettingsRequest)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/1.0.0-beta04/Google.Cloud.SecurityCenter.Settings.V1Beta1.CalculateEffectiveComponentSettingsRequest) \n\n public sealed class CalculateEffectiveComponentSettingsRequest : IMessage\u003cCalculateEffectiveComponentSettingsRequest\u003e, IEquatable\u003cCalculateEffectiveComponentSettingsRequest\u003e, IDeepCloneable\u003cCalculateEffectiveComponentSettingsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class CalculateEffectiveComponentSettingsRequest.\n\nRequest message for CalculateEffectiveComponentSettings. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CalculateEffectiveComponentSettingsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CalculateEffectiveComponentSettingsRequest](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.CalculateEffectiveComponentSettingsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CalculateEffectiveComponentSettingsRequest](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.CalculateEffectiveComponentSettingsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CalculateEffectiveComponentSettingsRequest](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.CalculateEffectiveComponentSettingsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \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.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\nConstructors\n------------\n\n### CalculateEffectiveComponentSettingsRequest()\n\n public CalculateEffectiveComponentSettingsRequest()\n\n### CalculateEffectiveComponentSettingsRequest(CalculateEffectiveComponentSettingsRequest)\n\n public CalculateEffectiveComponentSettingsRequest(CalculateEffectiveComponentSettingsRequest other)\n\nProperties\n----------\n\n### ComponentSettingsName\n\n public ComponentSettingsName ComponentSettingsName { get; set; }\n\n[ComponentSettingsName](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.ComponentSettingsName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.CalculateEffectiveComponentSettingsRequest#Google_Cloud_SecurityCenter_Settings_V1Beta1_CalculateEffectiveComponentSettingsRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The effective component settings to retrieve.\n\nFormats:\n\n- `organizations/{organization}/components/{component}/settings`\n- `folders/{folder}/components/{component}/settings`\n- `projects/{project}/components/{component}/settings`\n- `projects/{project}/locations/{location}/clusters/{cluster}/components/{component}/settings`\n- `projects/{project}/regions/{region}/clusters/{cluster}/components/{component}/settings`\n- `projects/{project}/zones/{zone}/clusters/{cluster}/components/{component}/settings`"]]