View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3CompareVersionsRequest (google_api_dialogflow v0.88.3)
The request message for Versions.CompareVersions.
Attributes
-
languageCode
(type:String.t
, default:nil
) - The language to compare the flow versions for. If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. -
targetVersion
(type:String.t
, default:nil
) - Required. Name of the target flow version to compare with the base version. Use version ID0
to indicate the draft version of the specified flow. Format:projects//locations//agents//flows//versions/
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.