Reference documentation and code samples for the Common Protos for Google Cloud APIs V1 Client class Kind.
The type of an Alias.
Protobuf type google.devtools.source.v1.AliasContext.Kind
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
ANY
Value: 0
Do not use.
Generated from protobuf enum ANY = 0;
FIXED
Value: 1
Git tag
Generated from protobuf enum FIXED = 1;
MOVABLE
Value: 2
Git branch
Generated from protobuf enum MOVABLE = 2;
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-06 UTC."],[],[]]