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, used for restoring from a git branch, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes links to different versions of the API, ranging from version 1.0.0 to the latest 2.23.0."],["The `GitSource` class has properties such as `TrackingBranch`, which is a string specifying the tracking branch for the git pull."],["Constructors are available for the `GitSource` class, including a default constructor and one that takes another `GitSource` object as a parameter for creating a copy."]]],[]]