The resource name of the project to send logs to. This project must be
part of the same organization where the Security Center API is
enabled. The format is projects/{project}. If it is empty, we do
not output logs. If a project ID is provided it will be normalized to a
project number.
[[["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 latest version of the \u003ccode\u003eSinkSettings\u003c/code\u003e class in the Google Cloud Security Command Center Settings v1beta1 API is 2.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSinkSettings\u003c/code\u003e is a class for configuring settings related to data sinks within Security Command Center.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSinkSettings\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements 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 \u003ccode\u003eSinkSettings\u003c/code\u003e class has a property named \u003ccode\u003eLoggingSinkProject\u003c/code\u003e which specifies the project to send logs to and has a string data type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSinkSettings\u003c/code\u003e class is available within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.Settings.V1Beta1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.Settings.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Security Command Center Settings v1beta1 API - Class SinkSettings (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.SinkSettings)\n- [2.0.0-beta03](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/2.0.0-beta03/Google.Cloud.SecurityCenter.Settings.V1Beta1.SinkSettings)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/1.0.0-beta04/Google.Cloud.SecurityCenter.Settings.V1Beta1.SinkSettings) \n\n public sealed class SinkSettings : IMessage\u003cSinkSettings\u003e, IEquatable\u003cSinkSettings\u003e, IDeepCloneable\u003cSinkSettings\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class SinkSettings.\n\nSink Settings for Security Command Center \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SinkSettings \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SinkSettings](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.SinkSettings), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SinkSettings](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.SinkSettings), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SinkSettings](/dotnet/docs/reference/Google.Cloud.SecurityCenter.Settings.V1Beta1/latest/Google.Cloud.SecurityCenter.Settings.V1Beta1.SinkSettings), [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### SinkSettings()\n\n public SinkSettings()\n\n### SinkSettings(SinkSettings)\n\n public SinkSettings(SinkSettings other)\n\nProperties\n----------\n\n### LoggingSinkProject\n\n public string LoggingSinkProject { get; set; }\n\nThe resource name of the project to send logs to. This project must be\npart of the same organization where the Security Center API is\nenabled. The format is `projects/{project}`. If it is empty, we do\nnot output logs. If a project ID is provided it will be normalized to a\nproject number."]]