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."],["The content details the class's implementation and how it is used to define settings for restoring from a git branch."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version 2.23.0."],["The class `RestoreAgentRequest.Types.GitSource` inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `TrackingBranch` property, of string type, is used for specifying the git branch for the git pull operation."]]],[]]