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 version 2.9.0, and a full list of previous versions."],["The `Agent.Types.GitIntegrationSettings` class is used for configuring settings to connect an agent to a Git repository."],["The class includes properties such as `GithubSettings` for specifying GitHub-specific settings, and `GitSettingsCase` to determine the current Git configuration."],["The document also details the class's constructors, inherited members, implemented interfaces, and relevant namespaces and assemblies, all of which are pertaining to the v3 API of Dialogflow."],["This class is found in the `Google.Cloud.Dialogflow.Cx.V3` namespace, and the current latest version is 2.23.0."]]],[]]