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 page provides reference documentation for the `RestoreAgentRequest.Types.GitSource` class within the Google.Cloud.Dialogflow.Cx.V3 API, specifically focusing on settings for restoring from a git branch."],["The documentation includes a list of available versions of the `RestoreAgentRequest.Types.GitSource` class, ranging from version 1.0.0 up to the latest version 2.23.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It details the constructor options for creating a `GitSource` object, either with an empty constructor or by passing another `GitSource` object, and that there is one property, called `TrackingBranch`, which is a string."],["The page indicates the namespace (`Google.Cloud.Dialogflow.Cx.V3`) and the assembly (`Google.Cloud.Dialogflow.Cx.V3.dll`) to which the class belongs."]]],[]]