public sealed class AnalyzeEntitiesRequest : IMessage<AnalyzeEntitiesRequest>, IEquatable<AnalyzeEntitiesRequest>, IDeepCloneable<AnalyzeEntitiesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class AnalyzeEntitiesRequest.
[[["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 `AnalyzeEntitiesRequest` class within the Google Cloud Natural Language v1 API."],["The `AnalyzeEntitiesRequest` class is used to send requests for entity analysis and is part of the `Google.Cloud.Language.V1` namespace."],["The page lists various versions of the `AnalyzeEntitiesRequest` class, ranging from version 2.2.0 to the latest version 3.7.0."],["The `AnalyzeEntitiesRequest` class has properties such as `Document` and `EncodingType`, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AnalyzeEntitiesRequest` class can be constructed using a default constructor or by using another existing `AnalyzeEntitiesRequest` instance."]]],[]]