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 document provides reference documentation for the `SkaffoldModules.Types.SkaffoldGitSource` class within the Google Cloud Deploy v1 API, specifically in version 2.13.0, along with links to previous versions."],["The `SkaffoldGitSource` class is used to represent a Git repository containing Skaffold Config modules, inheriting from the `object` class and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's constructors, including a default constructor and one for creating a copy from another `SkaffoldGitSource` instance."],["The `SkaffoldGitSource` class includes three properties: `Path`, `Ref`, and `Repo`, which are used to specify the relative path to the Skaffold file, the Git ref, and the Git repository URL, respectively."],["There are versions of the same document available from version 1.0.0 up to 3.4.0."]]],[]]