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 reference documentation for the `ModerateTextRequest` class within the Google Cloud Natural Language v1 API."],["The `ModerateTextRequest` class is a message used for document moderation requests, as defined within the `Google.Cloud.Language.V1` namespace."],["The latest version available is 3.7.0, but the current version displayed on the webpage is 3.6.0, and the history of prior versions are also available, spanning back to version 2.2.0."],["The `ModerateTextRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ModerateTextRequest` class has two constructors and a `Document` property that is required as the input document."]]],[]]