Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CompareVersionsResponse.
The response message for Versions.CompareVersions .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CompareVersionsResponse
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ base_version_content_json
string
JSON representation of the base version content.
↳ target_version_content_json
string
JSON representation of the target version content.
↳ compare_time
getBaseVersionContentJson
JSON representation of the base version content.
string
setBaseVersionContentJson
JSON representation of the base version content.
var
string
$this
getTargetVersionContentJson
JSON representation of the target version content.
string
setTargetVersionContentJson
JSON representation of the target version content.
var
string
$this
getCompareTime
The timestamp when the two version compares.
hasCompareTime
clearCompareTime
setCompareTime
The timestamp when the two version compares.
$this