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"]],[["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."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAnalyzeSyntaxRequest\u003c/code\u003e class within the Google Cloud Natural Language v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 3.7.0, and other versions from 3.6.0 down to 2.2.0 are also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnalyzeSyntaxRequest\u003c/code\u003e is a class used to send requests for syntax analysis, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eDocument\u003c/code\u003e which represents the input text, and \u003ccode\u003eEncodingType\u003c/code\u003e, which specifies how the API should calculate offsets.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor, \u003ccode\u003eAnalyzeSyntaxRequest()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eAnalyzeSyntaxRequest(AnalyzeSyntaxRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]