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.
2 parents 427b4c8 + c67c6b1 commit 593e9b8Copy full SHA for 593e9b8
src/IBM.Watson.CompareComply.v1/CompareComplyService.cs
@@ -34,6 +34,9 @@
34
35
namespace IBM.Watson.CompareComply.v1
36
{
37
+ [System.Obsolete("On 1 November 2021, Compare and Comply will no longer be available." +
38
+ "\nFor more information, see Compare and Comply Deprecation " +
39
+ "(https://github.com/watson-developer-cloud/dotnet-standard-sdk#compare-and-comply-deprecation).")]
40
public partial class CompareComplyService : IBMService, ICompareComplyService
41
42
const string defaultServiceName = "compare_comply";
0 commit comments