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 reference documentation for the `SkaffoldModules.Types.SkaffoldGitSource` class within the Google Cloud Deploy v1 API."],["The `SkaffoldGitSource` class represents a Git repository containing Skaffold Config modules, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists different versions of the API, with version 3.4.0 being the latest, and contains a reference to version 2.17.0 with its properties and constructors, which include details on the path, ref, and repo of the git source."],["The available properties for `SkaffoldGitSource` are `Path`, `Ref`, and `Repo`, which allow for the specification of the relative file path, the git branch/tag, and the repository URL respectively."]]],[]]