[[["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-08-28 UTC."],[],[],null,["# Google Cloud Support V2 API - Class Google::Cloud::Support::V2::CreateCaseRequest (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-CreateCaseRequest)\n- [1.4.0](/ruby/docs/reference/google-cloud-support-v2/1.4.0/Google-Cloud-Support-V2-CreateCaseRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-support-v2/1.3.0/Google-Cloud-Support-V2-CreateCaseRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-support-v2/1.2.1/Google-Cloud-Support-V2-CreateCaseRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-support-v2/1.1.0/Google-Cloud-Support-V2-CreateCaseRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-support-v2/1.0.1/Google-Cloud-Support-V2-CreateCaseRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-support-v2/0.4.0/Google-Cloud-Support-V2-CreateCaseRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-support-v2/0.3.2/Google-Cloud-Support-V2-CreateCaseRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-support-v2/0.2.0/Google-Cloud-Support-V2-CreateCaseRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-support-v2/0.1.0/Google-Cloud-Support-V2-CreateCaseRequest) \nReference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::CreateCaseRequest.\n\nThe request message for the CreateCase endpoint. \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### #case\n\n def case() -\u003e ::Google::Cloud::Support::V2::Case\n\n**Returns**\n\n- ([::Google::Cloud::Support::V2::Case](./Google-Cloud-Support-V2-Case)) --- Required. The case to be created.\n\n### #case=\n\n def case=(value) -\u003e ::Google::Cloud::Support::V2::Case\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Support::V2::Case](./Google-Cloud-Support-V2-Case)) --- Required. The case to be created. \n**Returns**\n\n- ([::Google::Cloud::Support::V2::Case](./Google-Cloud-Support-V2-Case)) --- Required. The case to be created.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The name of the parent under which the case should be created.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The name of the parent under which the case should be created. \n**Returns**\n\n- (::String) --- Required. The name of the parent under which the case should be created."]]