public sealed class ModerateTextResponse : IMessage<ModerateTextResponse>, IEquatable<ModerateTextResponse>, IDeepCloneable<ModerateTextResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ModerateTextResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference documentation for the `ModerateTextResponse` class within the Google Cloud Natural Language v1 API, specifically for version 3.3.0."],["`ModerateTextResponse` is a class representing the document moderation response message, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor `ModerateTextResponse()` and `ModerateTextResponse(ModerateTextResponse other)` and a property called `ModerationCategories` of type `RepeatedField\u003cClassificationCategory\u003e`, which contains harmful and sensitive category information."],["The latest version available is 3.7.0 and there are several older versions available, starting from version 2.2.0, all the way to version 3.7.0, for the user to pick and choose from."],["The class `ModerateTextResponse` contains inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]