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."],[[["This webpage provides documentation for the `RestoreAgentRequest.Types.GitSource` class within the Google Cloud Dialogflow CX V3 API."],["The `GitSource` class facilitates restoring from a git branch and has implementations for `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists various version-specific documentations of the `GitSource` class, with version 2.23.0 being the latest."],["The documentation includes details about the class constructors, including the default constructor `GitSource()` and the copy constructor `GitSource(GitSource other)`."],["The `TrackingBranch` property, a string used to track the branch for git pull operations, is outlined within the documentation for the class."]]],[]]