View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings (google_api_dialogflow v0.88.3)
Settings of integration with GitHub.
Attributes
-
accessToken
(type:String.t
, default:nil
) - The access token used to authenticate the access to the GitHub repository. -
branches
(type:list(String.t)
, default:nil
) - A list of branches configured to be used from Dialogflow. -
displayName
(type:String.t
, default:nil
) - The unique repository display name for the GitHub repository. -
repositoryUri
(type:String.t
, default:nil
) - The GitHub repository URI related to the agent. -
trackingBranch
(type:String.t
, default:nil
) - The branch of the GitHub repository tracked for this agent.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.