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 page provides documentation for the `Agent.Types.GitIntegrationSettings` class within the Google Cloud Dialogflow CX v3 API, with the latest version being 2.23.0."],["The `Agent.Types.GitIntegrationSettings` class is used to manage settings for connecting a Dialogflow agent to a Git repository."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it can be used within the Protobuf ecosystem and .NET practices."],["The documentation includes a list of available versions, ranging from version 1.0.0 to the most recent version 2.23.0."],["The class provides properties such as `GithubSettings` and `GitSettingsCase` for configuring and checking the status of the Git integration settings."]]],[]]