Get Version Result
data class GetVersionResult(val createTime: String, val description: String, val displayName: String, val name: String, val nluSettings: GoogleCloudDialogflowCxV3beta1NluSettingsResponse, val state: String)
Properties
Link copied to clipboard
Create time of the version.
Link copied to clipboard
The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected.
Link copied to clipboard
The human-readable name of the version. Limit of 64 characters.
Link copied to clipboard
The NLU settings of the flow at version creation.