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."],[[["This document provides reference information for the `AliasContext.Types.Kind` enum, found within the `Google.Cloud.DevTools.Common` library, specifically in the `Google.Cloud.DevTools.Source.V1` namespace."],["The `AliasContext.Types.Kind` enum defines the type of alias and includes the fields `Any`, `Fixed` (Git tag), `Movable` (Git branch), and `Other` (non-standard aliases)."],["The latest version available for this enum is 3.2.0, and the documented version is 3.1.1, while previous versions such as 3.0.0 and 2.1.0 are also accessible."],["The \"Any\" field in the AliasContext.Types.Kind enum should not be used."]]],[]]