[[["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,["# Cloud Trace V1 API - Class Google::Cloud::Trace::V1::PatchTracesRequest (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-trace-v1/latest/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [1.3.1](/ruby/docs/reference/google-cloud-trace-v1/1.3.1/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-trace-v1/1.2.0/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-trace-v1/1.1.0/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-trace-v1/1.0.1/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-trace-v1/0.9.0/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.8.2](/ruby/docs/reference/google-cloud-trace-v1/0.8.2/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-trace-v1/0.7.0/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.6.1](/ruby/docs/reference/google-cloud-trace-v1/0.6.1/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-trace-v1/0.5.0/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-trace-v1/0.4.0/Google-Cloud-Trace-V1-PatchTracesRequest)\n- [0.3.5](/ruby/docs/reference/google-cloud-trace-v1/0.3.5/Google-Cloud-Trace-V1-PatchTracesRequest) \nReference documentation and code samples for the Cloud Trace V1 API class Google::Cloud::Trace::V1::PatchTracesRequest.\n\nThe request message for the `PatchTraces` method. \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### #project_id\n\n def project_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. ID of the Cloud project where the trace data is stored.\n\n### #project_id=\n\n def project_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. ID of the Cloud project where the trace data is stored. \n**Returns**\n\n- (::String) --- Required. ID of the Cloud project where the trace data is stored.\n\n### #traces\n\n def traces() -\u003e ::Google::Cloud::Trace::V1::Traces\n\n**Returns**\n\n- ([::Google::Cloud::Trace::V1::Traces](./Google-Cloud-Trace-V1-Traces)) --- Required. The body of the message.\n\n### #traces=\n\n def traces=(value) -\u003e ::Google::Cloud::Trace::V1::Traces\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Trace::V1::Traces](./Google-Cloud-Trace-V1-Traces)) --- Required. The body of the message. \n**Returns**\n\n- ([::Google::Cloud::Trace::V1::Traces](./Google-Cloud-Trace-V1-Traces)) --- Required. The body of the message."]]