public sealed class RestoreAgentRequest.Types.GitSource : IMessage<RestoreAgentRequest.Types.GitSource>, IEquatable<RestoreAgentRequest.Types.GitSource>, IDeepCloneable<RestoreAgentRequest.Types.GitSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RestoreAgentRequest.Types.GitSource.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `RestoreAgentRequest.Types.GitSource` class within the Dialogflow v3 API."],["The `RestoreAgentRequest.Types.GitSource` class is used to configure settings for restoring from a Git branch."],["The page outlines different versions of the Dialogflow v3 API, ranging from 2.23.0 down to 1.0.0, where each version contains specific documentation for `GitSource`."],["The `GitSource` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GitSource` class contains properties, including a `TrackingBranch` property, which is used to specify the tracking branch for the Git pull operation."]]],[]]