[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Cloud Natural Language V1 Client - Class Tense (1.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.1 (latest)](/php/docs/reference/cloud-language/latest/V1.PartOfSpeech.Tense)\n- [1.0.0](/php/docs/reference/cloud-language/1.0.0/V1.PartOfSpeech.Tense)\n- [0.34.3](/php/docs/reference/cloud-language/0.34.3/V1.PartOfSpeech.Tense)\n- [0.33.0](/php/docs/reference/cloud-language/0.33.0/V1.PartOfSpeech.Tense)\n- [0.32.7](/php/docs/reference/cloud-language/0.32.7/V1.PartOfSpeech.Tense)\n- [0.31.3](/php/docs/reference/cloud-language/0.31.3/V1.PartOfSpeech.Tense)\n- [0.30.2](/php/docs/reference/cloud-language/0.30.2/V1.PartOfSpeech.Tense)\n- [0.29.0](/php/docs/reference/cloud-language/0.29.0/V1.PartOfSpeech.Tense)\n- [0.28.5](/php/docs/reference/cloud-language/0.28.5/V1.PartOfSpeech.Tense) \nReference documentation and code samples for the Cloud Natural Language V1 Client class Tense.\n\nTime reference.\n\nProtobuf type `google.cloud.language.v1.PartOfSpeech.Tense`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Language \\\\ V1 \\\\ PartOfSpeech\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TENSE_UNKNOWN\n\n Value: 0\n\nTense is not applicable in the analyzed language or is not predicted.\n\nGenerated from protobuf enum `TENSE_UNKNOWN = 0;`\n\n### CONDITIONAL_TENSE\n\n Value: 1\n\nConditional\n\nGenerated from protobuf enum `CONDITIONAL_TENSE = 1;`\n\n### FUTURE\n\n Value: 2\n\nFuture\n\nGenerated from protobuf enum `FUTURE = 2;`\n\n### PAST\n\n Value: 3\n\nPast\n\nGenerated from protobuf enum `PAST = 3;`\n\n### PRESENT\n\n Value: 4\n\nPresent\n\nGenerated from protobuf enum `PRESENT = 4;`\n\n### IMPERFECT\n\n Value: 5\n\nImperfect\n\nGenerated from protobuf enum `IMPERFECT = 5;`\n\n### PLUPERFECT\n\n Value: 6\n\nPluperfect\n\nGenerated from protobuf enum `PLUPERFECT = 6;`"]]