public sealed class Agent.Types.GitIntegrationSettings : IMessage<Agent.Types.GitIntegrationSettings>, IEquatable<Agent.Types.GitIntegrationSettings>, IDeepCloneable<Agent.Types.GitIntegrationSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Agent.Types.GitIntegrationSettings.
Settings for connecting to Git repository for an agent.
[[["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 document provides reference documentation for the `Agent.Types.GitIntegrationSettings` class within the Dialogflow v3 API, specifically for .NET development."],["The `Agent.Types.GitIntegrationSettings` class manages settings for connecting an agent to a Git repository and is accessible within a range of versions, with the most current version being 2.23.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors for creating new instances, either default or by copying an existing `Agent.Types.GitIntegrationSettings` object, as well as properties to access the `GitSettingsCase` and `GithubSettings` to manage Git connections."],["The document lists all the accessible versions of the class from 1.0.0 all the way up to 2.23.0."]]],[]]