File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
IBM.Watson.PersonalityInsights.v3
IBM.Watson.VisualRecognition.v3
IBM.Watson.VisualRecognition.v4 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ namespace IBM.Watson.PersonalityInsights.v3
3535 [ System . Obsolete ( "On 1 December 2021, Personality Insights will no longer be available." +
3636 " Consider migrating to Watson Natural Language Understanding." +
3737 "\n For more information, see Personality Insights Deprecation " +
38- "(https://github.com/watson-developer-cloud/java -sdk/tree/master#personality-insights-deprecation)." ) ]
38+ "(https://github.com/watson-developer-cloud/dotnet-standard -sdk/tree/master#personality-insights-deprecation)." ) ]
3939 public partial class PersonalityInsightsService : IBMService , IPersonalityInsightsService
4040 {
4141 const string defaultServiceName = "personality_insights" ;
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ namespace IBM.Watson.VisualRecognition.v3
3434{
3535 [ System . Obsolete ( "On 1 December 2021, Visual Recognition will no longer be available. " +
3636 "For more information, see Visual Recognition Deprecation " +
37- "(https://github.com/watson-developer-cloud/java -sdk/tree/master#visual-recognition-deprecation)." ) ]
37+ "(https://github.com/watson-developer-cloud/dotnet-standard -sdk/tree/master#visual-recognition-deprecation)." ) ]
3838 public partial class VisualRecognitionService : IBMService , IVisualRecognitionService
3939 {
4040 const string defaultServiceName = "visual_recognition" ;
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ namespace IBM.Watson.VisualRecognition.v4
3737{
3838 [ System . Obsolete ( "On 1 December 2021, Visual Recognition will no longer be available. " +
3939 "For more information, see Visual Recognition Deprecation " +
40- "(https://github.com/watson-developer-cloud/java -sdk/tree/master#visual-recognition-deprecation)." ) ]
40+ "(https://github.com/watson-developer-cloud/dotnet-standard -sdk/tree/master#visual-recognition-deprecation)." ) ]
4141 public partial class VisualRecognitionService : IBMService , IVisualRecognitionService
4242 {
4343 const string defaultServiceName = "visual_recognition" ;
You can’t perform that action at this time.
0 commit comments