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-03-21 UTC."],[[["This webpage provides documentation for the `ModerateTextResponse` class within the Google Cloud Natural Language v1 API."],["The `ModerateTextResponse` class is a response message used for document moderation, offering insight on potentially harmful or sensitive text."],["The current latest version available is 3.7.0, but this documentation specifically covers version 3.4.0, which has been documented with all prior versions up to 2.2.0 also being available."],["`ModerateTextResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `ModerationCategories`, which returns a `RepeatedField` of `ClassificationCategory` objects, indicating the categories identified in a text."]]],[]]