[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class Version (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Version)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.Version)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.Version)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.Version)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.Version)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.Version)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.Version)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.Version)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.Version) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Version.\n\nRepresents a version of a flow.\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.Version`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nFormat:\nprojects/\n\n\nVersion ID is a self-increasing number generated by Dialogflow upon version\ncreation.\n\n### setName\n\nFormat:\nprojects/\n\n\nVersion ID is a self-increasing number generated by Dialogflow upon version\ncreation.\n\n### getDisplayName\n\nRequired. The human-readable name of the version. Limit of 64 characters.\n\n### setDisplayName\n\nRequired. The human-readable name of the version. Limit of 64 characters.\n\n### getDescription\n\nThe description of the version. The maximum length is 500 characters. If\nexceeded, the request is rejected.\n\n### setDescription\n\nThe description of the version. The maximum length is 500 characters. If\nexceeded, the request is rejected.\n\n### getNluSettings\n\nOutput only. The NLU settings of the flow at version creation.\n\n### hasNluSettings\n\n### clearNluSettings\n\n### setNluSettings\n\nOutput only. The NLU settings of the flow at version creation.\n\n### getCreateTime\n\nOutput only. Create time of the version.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. Create time of the version.\n\n### getState\n\nOutput only. The state of this version. This field is read-only and cannot\nbe set by create and update methods.\n\n### setState\n\nOutput only. The state of this version. This field is read-only and cannot\nbe set by create and update methods."]]