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."],[[["The provided content details the `GitIntegrationSettings` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for different versions, from 1.0.0 to the latest 2.23.0."],["`GitIntegrationSettings` is used to configure connections to a Git repository for an agent in the Dialogflow v3 API and has properties like GithubSettings."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a single constructor and an overloaded version accepting another `Agent.Types.GitIntegrationSettings` object as a parameter."],["The class contains an enumeration called `GitSettingsOneofCase`, which has a dedicated property called `GitSettingsCase`."]]],[]]