Reference documentation and code samples for the Cloud Debugger V2 API module Google::Devtools::Source::V1::AliasContext::Kind.
The type of an Alias.
Constants
ANY
value: 0 Do not use.
FIXED
value: 1 Git tag
MOVABLE
value: 2 Git branch
OTHER
value: 4 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"]],[["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 2024-11-19 UTC."],[],[]]