View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource (google_api_dialogflow v0.88.3)
Settings for restoring from a git branch
Attributes
-
trackingBranch
(type:String.t
, default:nil
) - tracking branch for the git pull
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource{ trackingBranch: String.t() | nil }