OTHER is used to specify non-standard aliases, those not of the kinds
above. For example, if a Git repo has a ref named "refs/foo/bar", it
is considered to be of kind OTHER.
[[["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."],[[["The latest version of the `AliasContext.Types.Kind` enum is 3.2.0, with previous versions including 3.1.1, 3.0.0, and 2.1.0."],["This enum, found within the `Google.Cloud.DevTools.Source.V1` namespace, defines the type of an alias."],["The available fields for `AliasContext.Types.Kind` are `Any`, `Fixed` (Git tag), `Movable` (Git branch), and `Other` (for non-standard aliases)."],["The enum is located in the `Google.Cloud.DevTools.Common.dll` assembly."]]],[]]