View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AgentGitIntegrationSettings (google_api_dialogflow v0.88.0)
Settings for connecting to Git repository for an agent.
Attributes
-
githubSettings
(type:GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings.t
, default:nil
) - GitHub settings.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AgentGitIntegrationSettings{ githubSettings: GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.