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 Google.Cloud.Dialogflow.Cx.V3 API, detailing how to restore Dialogflow agents from a Git repository."],["The content lists available versions of the `RestoreAgentRequest.Types.GitSource` class, from the latest version 2.23.0 down to 1.0.0, all of which link to their respective pages."],["`RestoreAgentRequest.Types.GitSource` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to function as a protocol buffer message and support various operations."],["The class contains a `TrackingBranch` property, which specifies the Git branch to pull from when restoring an agent."],["The class offers two constructors, a parameterless one and one that accepts another instance of the class, and it inherits from the object class."]]],[]]