public sealed class AnalyzeSyntaxRequest : IMessage<AnalyzeSyntaxRequest>, IEquatable<AnalyzeSyntaxRequest>, IDeepCloneable<AnalyzeSyntaxRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class AnalyzeSyntaxRequest.
[[["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 page provides documentation for the `AnalyzeSyntaxRequest` class within the Google Cloud Natural Language v1 API."],["The `AnalyzeSyntaxRequest` class is used to send syntax analysis requests to the API and it supports versions ranging from 2.2.0 to the latest version 3.7.0."],["`AnalyzeSyntaxRequest` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and also has properties for `Document` and `EncodingType` which are used for the request."],["The latest version of this specific class is 3.7.0 while this current page is for version 3.2.0."]]],[]]