Reference documentation and code samples for the Cloud Natural Language V1 Client class PBCase.
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.
Protobuf type google.cloud.language.v1.PartOfSpeech.Case
Namespace
Google \ Cloud \ Language \ V1 \ PartOfSpeech
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
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"]],[["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 PBCase (1.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.1 (latest)](/php/docs/reference/cloud-language/latest/V1.PartOfSpeech.PBCase)\n- [1.0.0](/php/docs/reference/cloud-language/1.0.0/V1.PartOfSpeech.PBCase)\n- [0.34.3](/php/docs/reference/cloud-language/0.34.3/V1.PartOfSpeech.PBCase)\n- [0.33.0](/php/docs/reference/cloud-language/0.33.0/V1.PartOfSpeech.PBCase)\n- [0.32.7](/php/docs/reference/cloud-language/0.32.7/V1.PartOfSpeech.PBCase)\n- [0.31.3](/php/docs/reference/cloud-language/0.31.3/V1.PartOfSpeech.PBCase)\n- [0.30.2](/php/docs/reference/cloud-language/0.30.2/V1.PartOfSpeech.PBCase)\n- [0.29.0](/php/docs/reference/cloud-language/0.29.0/V1.PartOfSpeech.PBCase)\n- [0.28.5](/php/docs/reference/cloud-language/0.28.5/V1.PartOfSpeech.PBCase) \nReference documentation and code samples for the Cloud Natural Language V1 Client class PBCase.\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\nProtobuf type `google.cloud.language.v1.PartOfSpeech.Case`\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### CASE_UNKNOWN\n\n Value: 0\n\nCase is not applicable in the analyzed language or is not predicted.\n\nGenerated from protobuf enum `CASE_UNKNOWN = 0;`\n\n### ACCUSATIVE\n\n Value: 1\n\nAccusative\n\nGenerated from protobuf enum `ACCUSATIVE = 1;`\n\n### ADVERBIAL\n\n Value: 2\n\nAdverbial\n\nGenerated from protobuf enum `ADVERBIAL = 2;`\n\n### COMPLEMENTIVE\n\n Value: 3\n\nComplementive\n\nGenerated from protobuf enum `COMPLEMENTIVE = 3;`\n\n### DATIVE\n\n Value: 4\n\nDative\n\nGenerated from protobuf enum `DATIVE = 4;`\n\n### GENITIVE\n\n Value: 5\n\nGenitive\n\nGenerated from protobuf enum `GENITIVE = 5;`\n\n### INSTRUMENTAL\n\n Value: 6\n\nInstrumental\n\nGenerated from protobuf enum `INSTRUMENTAL = 6;`\n\n### LOCATIVE\n\n Value: 7\n\nLocative\n\nGenerated from protobuf enum `LOCATIVE = 7;`\n\n### NOMINATIVE\n\n Value: 8\n\nNominative\n\nGenerated from protobuf enum `NOMINATIVE = 8;`\n\n### OBLIQUE\n\n Value: 9\n\nOblique\n\nGenerated from protobuf enum `OBLIQUE = 9;`\n\n### PARTITIVE\n\n Value: 10\n\nPartitive\n\nGenerated from protobuf enum `PARTITIVE = 10;`\n\n### PREPOSITIONAL\n\n Value: 11\n\nPrepositional\n\nGenerated from protobuf enum `PREPOSITIONAL = 11;`\n\n### REFLEXIVE_CASE\n\n Value: 12\n\nReflexive\n\nGenerated from protobuf enum `REFLEXIVE_CASE = 12;`\n\n### RELATIVE_CASE\n\n Value: 13\n\nRelative\n\nGenerated from protobuf enum `RELATIVE_CASE = 13;`\n\n### VOCATIVE\n\n Value: 14\n\nVocative\n\nGenerated from protobuf enum `VOCATIVE = 14;`"]]