[[["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,["# Google Cloud Oracle Database V1 Client - Class State (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.Entitlement.State)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.Entitlement.State)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.Entitlement.State)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.Entitlement.State)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.Entitlement.State)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.Entitlement.State) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class State.\n\nThe various lifecycle states of the subscription.\n\nProtobuf type `google.cloud.oracledatabase.v1.Entitlement.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ Entitlement\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ACCOUNT_NOT_LINKED\n\n Value: 1\n\nAccount not linked.\n\nGenerated from protobuf enum `ACCOUNT_NOT_LINKED = 1;`\n\n### ACCOUNT_NOT_ACTIVE\n\n Value: 2\n\nAccount is linked but not active.\n\nGenerated from protobuf enum `ACCOUNT_NOT_ACTIVE = 2;`\n\n### ACTIVE\n\n Value: 3\n\nEntitlement and Account are active.\n\nGenerated from protobuf enum `ACTIVE = 3;`\n\n### ACCOUNT_SUSPENDED\n\n Value: 4\n\nAccount is suspended.\n\nGenerated from protobuf enum `ACCOUNT_SUSPENDED = 4;`\n\n### NOT_APPROVED_IN_PRIVATE_MARKETPLACE\n\n Value: 5\n\nEntitlement is not approved in private marketplace.\n\nGenerated from protobuf enum `NOT_APPROVED_IN_PRIVATE_MARKETPLACE = 5;`"]]