public sealed class SkaffoldModules.Types.SkaffoldGitSource : IMessage<SkaffoldModules.Types.SkaffoldGitSource>, IEquatable<SkaffoldModules.Types.SkaffoldGitSource>, IDeepCloneable<SkaffoldModules.Types.SkaffoldGitSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class SkaffoldModules.Types.SkaffoldGitSource.
[[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `SkaffoldGitSource` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The `SkaffoldGitSource` class is used to define a Git repository containing Skaffold Config modules and can utilize specific branches or tags."],["The documentation includes version history, with version 3.4.0 being the latest, and also includes previous versions ranging from 1.0.0 to 3.3.0."],["The class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing for extensive functionalities."],["Key properties of the `SkaffoldGitSource` class are `Path`, `Ref`, and `Repo`, enabling the definition of the file path, git branch/tag, and the git repository location respectively."]]],[]]