public sealed class ModerateTextRequest : IMessage<ModerateTextRequest>, IEquatable<ModerateTextRequest>, IDeepCloneable<ModerateTextRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ModerateTextRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ModerateTextRequest` class within the Google Cloud Natural Language v1 API."],["The `ModerateTextRequest` class is used to send document moderation requests and is a part of the `Google.Cloud.Language.V1` namespace."],["The latest version of the API available in this documentation is 3.7.0, and there is documentation available for versions from 2.2.0 onwards."],["The `ModerateTextRequest` class implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the `object` class, which all can be found in the documentation."],["The class includes constructors and a `Document` property, which is a required input for the text moderation request."]]],[]]