Reference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::CaseClassification.
A Case Classification represents the topic that a case is about. It's very
important to use accurate classifications, because they're
used to route your cases to specialists who can help you.
A classification always has an ID that is its unique identifier.
A valid ID is required when creating a case.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#display_name
defdisplay_name()->::String
Returns
(::String) — A display name for the classification.
The display name is not static and can change. To uniquely and consistently
identify classifications, use the CaseClassification.id field.
#display_name=
defdisplay_name=(value)->::String
Parameter
value (::String) — A display name for the classification.
The display name is not static and can change. To uniquely and consistently
identify classifications, use the CaseClassification.id field.
Returns
(::String) — A display name for the classification.
The display name is not static and can change. To uniquely and consistently
identify classifications, use the CaseClassification.id field.
#id
defid()->::String
Returns
(::String) — The unique ID for a classification. Must be specified for case creation.
To retrieve valid classification IDs for case creation, use
caseClassifications.search.
Classification IDs returned by caseClassifications.search are guaranteed
to be valid for at least 6 months. If a given classification is
deactiveated, it will immediately stop being returned. After 6 months,
case.create requests using the classification ID will fail.
#id=
defid=(value)->::String
Parameter
value (::String) — The unique ID for a classification. Must be specified for case creation.
To retrieve valid classification IDs for case creation, use
caseClassifications.search.
Classification IDs returned by caseClassifications.search are guaranteed
to be valid for at least 6 months. If a given classification is
deactiveated, it will immediately stop being returned. After 6 months,
case.create requests using the classification ID will fail.
Returns
(::String) — The unique ID for a classification. Must be specified for case creation.
To retrieve valid classification IDs for case creation, use
caseClassifications.search.
Classification IDs returned by caseClassifications.search are guaranteed
to be valid for at least 6 months. If a given classification is
deactiveated, it will immediately stop being returned. After 6 months,
case.create requests using the classification ID will fail.
[[["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-28 UTC."],[],[],null,["# Google Cloud Support V2 API - Class Google::Cloud::Support::V2::CaseClassification (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-support-v2/latest/Google-Cloud-Support-V2-CaseClassification)\n- [1.4.0](/ruby/docs/reference/google-cloud-support-v2/1.4.0/Google-Cloud-Support-V2-CaseClassification)\n- [1.3.0](/ruby/docs/reference/google-cloud-support-v2/1.3.0/Google-Cloud-Support-V2-CaseClassification)\n- [1.2.1](/ruby/docs/reference/google-cloud-support-v2/1.2.1/Google-Cloud-Support-V2-CaseClassification)\n- [1.1.0](/ruby/docs/reference/google-cloud-support-v2/1.1.0/Google-Cloud-Support-V2-CaseClassification)\n- [1.0.1](/ruby/docs/reference/google-cloud-support-v2/1.0.1/Google-Cloud-Support-V2-CaseClassification)\n- [0.4.0](/ruby/docs/reference/google-cloud-support-v2/0.4.0/Google-Cloud-Support-V2-CaseClassification)\n- [0.3.2](/ruby/docs/reference/google-cloud-support-v2/0.3.2/Google-Cloud-Support-V2-CaseClassification)\n- [0.2.0](/ruby/docs/reference/google-cloud-support-v2/0.2.0/Google-Cloud-Support-V2-CaseClassification)\n- [0.1.0](/ruby/docs/reference/google-cloud-support-v2/0.1.0/Google-Cloud-Support-V2-CaseClassification) \nReference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::CaseClassification.\n\nA Case Classification represents the topic that a case is about. It's very\nimportant to use accurate classifications, because they're\nused to route your cases to specialists who can help you.\n\n\n\u003cbr /\u003e\n\nA classification always has an ID that is its unique identifier.\nA valid ID is required when creating a case. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #display_name\n\n def display_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A display name for the classification.\n\n The display name is not static and can change. To uniquely and consistently\n identify classifications, use the `CaseClassification.id` field.\n\n### #display_name=\n\n def display_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A display name for the classification.\n\n\n The display name is not static and can change. To uniquely and consistently\nidentify classifications, use the `CaseClassification.id` field. \n**Returns**\n\n- (::String) --- A display name for the classification.\n\n The display name is not static and can change. To uniquely and consistently\n identify classifications, use the `CaseClassification.id` field.\n\n### #id\n\n def id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The unique ID for a classification. Must be specified for case creation.\n\n To retrieve valid classification IDs for case creation, use\n `caseClassifications.search`.\n\n Classification IDs returned by `caseClassifications.search` are guaranteed\n to be valid for at least 6 months. If a given classification is\n deactiveated, it will immediately stop being returned. After 6 months,\n `case.create` requests using the classification ID will fail.\n\n### #id=\n\n def id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The unique ID for a classification. Must be specified for case creation.\n\n\n To retrieve valid classification IDs for case creation, use\n `caseClassifications.search`.\n\n Classification IDs returned by `caseClassifications.search` are guaranteed\n to be valid for at least 6 months. If a given classification is\n deactiveated, it will immediately stop being returned. After 6 months,\n`case.create` requests using the classification ID will fail. \n**Returns**\n\n- (::String) --- The unique ID for a classification. Must be specified for case creation.\n\n To retrieve valid classification IDs for case creation, use\n `caseClassifications.search`.\n\n Classification IDs returned by `caseClassifications.search` are guaranteed\n to be valid for at least 6 months. If a given classification is\n deactiveated, it will immediately stop being returned. After 6 months,\n `case.create` requests using the classification ID will fail."]]