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.10.0."],["The `Agent.Types.GitIntegrationSettings` class is used to configure settings for connecting a Dialogflow agent to a Git repository."],["The document lists the available versions of the API ranging from the most recent `2.23.0` all the way back to version `1.0.0`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["It outlines the available constructors for creating new instances of `GitIntegrationSettings` and provides details on its properties, `GithubSettings` and `GitSettingsCase`."]]],[]]