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 Dialogflow v3 API, specifically for the .NET environment."],["The content outlines different versions of the API, from 1.0.0 to the latest 2.23.0, allowing users to navigate to specific versions for reference."],["`Agent.Types.GitIntegrationSettings` is used to define settings for connecting to a Git repository for an agent, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances and properties like `GitSettingsCase` and `GithubSettings`, allowing configuration of Git integration, notably with GitHub."],["The page is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, with the current documentation referring to version 2.18.0."]]],[]]