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 documentation includes a version history, listing versions from 1.0.0 to the latest 2.23.0, each with a direct link to its respective page and the `Agent.Types.GitIntegrationSettings` class."],["`Agent.Types.GitIntegrationSettings` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in data management and comparison."],["The class contains a constructor, `GitIntegrationSettings()`, and the `GithubSettings` property which is of the type `Agent.Types.GitIntegrationSettings.Types.GithubSettings` to allow for the configuration of Github settings, as well as a `GitSettingsCase` property to show which Git settings are currently in use."],["The page specifies that `Agent.Types.GitIntegrationSettings` belongs to the `Google.Cloud.Dialogflow.Cx.V3` namespace and is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]