Reference documentation and code samples for the Natural Language V1beta2 API module Google::Cloud::Language::V1beta2::PartOfSpeech::Case.
The grammatical function performed by a noun or pronoun in a phrase,
clause, or sentence. In some languages, other parts of speech, such as
adjective and determiner, take case inflection in agreement with the noun.
Constants
CASE_UNKNOWN
value: 0 Case is not applicable in the analyzed language or is not predicted.
[[["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-09 UTC."],[],[],null,["# Natural Language V1beta2 API - Module Google::Cloud::Language::V1beta2::PartOfSpeech::Case (v0.14.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.0 (latest)](/ruby/docs/reference/google-cloud-language-v1beta2/latest/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.13.1](/ruby/docs/reference/google-cloud-language-v1beta2/0.13.1/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.12.0](/ruby/docs/reference/google-cloud-language-v1beta2/0.12.0/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.11.1](/ruby/docs/reference/google-cloud-language-v1beta2/0.11.1/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.10.2](/ruby/docs/reference/google-cloud-language-v1beta2/0.10.2/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.9.0](/ruby/docs/reference/google-cloud-language-v1beta2/0.9.0/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.8.1](/ruby/docs/reference/google-cloud-language-v1beta2/0.8.1/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.7.0](/ruby/docs/reference/google-cloud-language-v1beta2/0.7.0/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.6.0](/ruby/docs/reference/google-cloud-language-v1beta2/0.6.0/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.5.0](/ruby/docs/reference/google-cloud-language-v1beta2/0.5.0/Google-Cloud-Language-V1beta2-PartOfSpeech-Case)\n- [0.4.5](/ruby/docs/reference/google-cloud-language-v1beta2/0.4.5/Google-Cloud-Language-V1beta2-PartOfSpeech-Case) \nReference documentation and code samples for the Natural Language V1beta2 API module Google::Cloud::Language::V1beta2::PartOfSpeech::Case.\n\nThe grammatical function performed by a noun or pronoun in a phrase,\nclause, or sentence. In some languages, other parts of speech, such as\nadjective and determiner, take case inflection in agreement with the noun.\n\nConstants\n---------\n\n### CASE_UNKNOWN\n\n**value:** 0 \nCase is not applicable in the analyzed language or is not predicted.\n\n### ACCUSATIVE\n\n**value:** 1 \nAccusative\n\n### ADVERBIAL\n\n**value:** 2 \nAdverbial\n\n### COMPLEMENTIVE\n\n**value:** 3 \nComplementive\n\n### DATIVE\n\n**value:** 4 \nDative\n\n### GENITIVE\n\n**value:** 5 \nGenitive\n\n### INSTRUMENTAL\n\n**value:** 6 \nInstrumental\n\n### LOCATIVE\n\n**value:** 7 \nLocative\n\n### NOMINATIVE\n\n**value:** 8 \nNominative\n\n### OBLIQUE\n\n**value:** 9 \nOblique\n\n### PARTITIVE\n\n**value:** 10 \nPartitive\n\n### PREPOSITIONAL\n\n**value:** 11 \nPrepositional\n\n### REFLEXIVE_CASE\n\n**value:** 12 \nReflexive\n\n### RELATIVE_CASE\n\n**value:** 13 \nRelative\n\n### VOCATIVE\n\n**value:** 14 \nVocative"]]