We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbfb57c commit 4aa0f35Copy full SHA for 4aa0f35
src/Ydb.Sdk/src/Services/Topic/Writer/WriterConfig.cs
@@ -2,7 +2,7 @@
2
3
namespace Ydb.Sdk.Services.Topic.Writer;
4
5
-public class WriterConfig
+internal class WriterConfig
6
{
7
internal WriterConfig(
8
string topicPath,
0 commit comments