public enum AliasContext.Types.KindReference documentation and code samples for the Google.Cloud.DevTools.Common enum AliasContext.Types.Kind.
The type of an Alias.
Namespace
Google.Cloud.DevTools.Source.V1Assembly
Google.Cloud.DevTools.Common.dll
Fields |
|
|---|---|
| Name | Description |
Any |
Do not use. |
Fixed |
Git tag |
Movable |
Git branch |
Other |
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. |