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 webpage provides documentation for the `Agent.Types.GitIntegrationSettings` class within the Google Cloud Dialogflow CX v3 API, detailing its use for managing Git repository connections for agents."],["The `GitIntegrationSettings` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration into the broader Dialogflow and .NET ecosystems."],["The class contains properties like `GitSettingsCase` and `GithubSettings`, which are crucial for configuring the Git integration settings, particularly with GitHub."],["The documentation provides access to various versions of the Dialogflow CX v3 API, from version 1.0.0 to the latest 2.23.0, allowing users to review changes over time and ensuring compatibility."],["The class inherits from `object`, allowing it to use it's methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]