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-03-21 UTC."],[[["The latest version of the Dialogflow v3 API class `RestoreAgentRequest.Types.GitSource` is 2.23.0, with numerous previous versions also available, starting from 1.0.0, all the way to 2.22.0."],["`RestoreAgentRequest.Types.GitSource` allows for restoring from a specified git branch within Dialogflow v3."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be utilized in diverse ways."],["The `TrackingBranch` property, of type string, specifies the branch to be pulled from git for agent restoration."]]],[]]