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 `SkaffoldGitSource` class within the Google Cloud Deploy v1 API, specifically for the .NET environment, with the current version being 2.16.0."],["The `SkaffoldGitSource` class is designed to represent a Git repository that contains Skaffold Config modules, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists multiple versions of the class, ranging from version 1.0.0 to the latest 3.4.0, allowing users to access specific reference material based on their needs."],["Key properties of the `SkaffoldGitSource` class include `Path`, `Ref`, and `Repo`, which define the relative path to the Skaffold file, the Git branch or tag, and the repository URL, respectively."],["The namespace of this class is `Google.Cloud.Deploy.V1`, and is included in the `Google.Cloud.Deploy.V1.dll` assembly, with two constructors available for creating `SkaffoldGitSource` objects."]]],[]]