[[["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 Mood (1.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.1 (latest)](/php/docs/reference/cloud-language/latest/V1.PartOfSpeech.Mood)\n- [1.0.0](/php/docs/reference/cloud-language/1.0.0/V1.PartOfSpeech.Mood)\n- [0.34.3](/php/docs/reference/cloud-language/0.34.3/V1.PartOfSpeech.Mood)\n- [0.33.0](/php/docs/reference/cloud-language/0.33.0/V1.PartOfSpeech.Mood)\n- [0.32.7](/php/docs/reference/cloud-language/0.32.7/V1.PartOfSpeech.Mood)\n- [0.31.3](/php/docs/reference/cloud-language/0.31.3/V1.PartOfSpeech.Mood)\n- [0.30.2](/php/docs/reference/cloud-language/0.30.2/V1.PartOfSpeech.Mood)\n- [0.29.0](/php/docs/reference/cloud-language/0.29.0/V1.PartOfSpeech.Mood)\n- [0.28.5](/php/docs/reference/cloud-language/0.28.5/V1.PartOfSpeech.Mood) \nReference documentation and code samples for the Cloud Natural Language V1 Client class Mood.\n\nThe grammatical feature of verbs, used for showing modality and attitude.\n\nProtobuf type `google.cloud.language.v1.PartOfSpeech.Mood`\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### MOOD_UNKNOWN\n\n Value: 0\n\nMood is not applicable in the analyzed language or is not predicted.\n\nGenerated from protobuf enum `MOOD_UNKNOWN = 0;`\n\n### CONDITIONAL_MOOD\n\n Value: 1\n\nConditional\n\nGenerated from protobuf enum `CONDITIONAL_MOOD = 1;`\n\n### IMPERATIVE\n\n Value: 2\n\nImperative\n\nGenerated from protobuf enum `IMPERATIVE = 2;`\n\n### INDICATIVE\n\n Value: 3\n\nIndicative\n\nGenerated from protobuf enum `INDICATIVE = 3;`\n\n### INTERROGATIVE\n\n Value: 4\n\nInterrogative\n\nGenerated from protobuf enum `INTERROGATIVE = 4;`\n\n### JUSSIVE\n\n Value: 5\n\nJussive\n\nGenerated from protobuf enum `JUSSIVE = 5;`\n\n### SUBJUNCTIVE\n\n Value: 6\n\nSubjunctive\n\nGenerated from protobuf enum `SUBJUNCTIVE = 6;`"]]