Represents the head of this token in the dependency tree.
This is the index of the token which has an arc going to this token.
The index is the position of the token in the array of tokens returned
by the API method. If this token is a root token, then the
head_token_index is its own index.
[[["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 details the \u003ccode\u003eDependencyEdge\u003c/code\u003e class within version 2.2.0 of the Google.Cloud.Language.V1 .NET library, used for representing dependency parse tree information for a token.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDependencyEdge\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that takes another \u003ccode\u003eDependencyEdge\u003c/code\u003e object as a parameter for potential replication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDependencyEdge\u003c/code\u003e class exposes two key properties: \u003ccode\u003eHeadTokenIndex\u003c/code\u003e, an integer representing the head of the token in the dependency tree, and \u003ccode\u003eLabel\u003c/code\u003e, a \u003ccode\u003eDependencyEdge.Types.Label\u003c/code\u003e type that represents the parse label for the token.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of all documented versions, which range from version 2.2.0 all the way up to 3.7.0, the latest version.\u003c/p\u003e\n"]]],[],null,[]]