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 describes the `Kind` enum within the `Google.Cloud.DevTools.Source.V1` namespace, part of the `Google.Cloud.DevTools.Common.dll` assembly."],["The `Kind` enum defines the type of an alias, with four possible values: `Any`, `Fixed` (Git tag), `Movable` (Git branch), and `Other` (non-standard aliases)."],["Version 3.2.0 is the latest version available, followed by versions 3.1.1, 3.0.0, and 2.1.0, each with specific documentation links."],["The `Any` field within the enum should not be used, while `Other` is for the more uncommon aliases, such as \"refs/foo/bar\"."]]],[]]