public sealed class PatchTracesRequest : IMessage<PatchTracesRequest>, IEquatable<PatchTracesRequest>, IDeepCloneable<PatchTracesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Trace v1 API class PatchTracesRequest.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003ePatchTracesRequest\u003c/code\u003e class is part of the Google Cloud Trace v1 API, specifically for sending requests to the \u003ccode\u003ePatchTraces\u003c/code\u003e method, and is used to update existing trace data.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePatchTracesRequest\u003c/code\u003e requires a \u003ccode\u003eProjectId\u003c/code\u003e (string) and \u003ccode\u003eTraces\u003c/code\u003e object as properties, where \u003ccode\u003eProjectId\u003c/code\u003e is the identifier for the Cloud project and \u003ccode\u003eTraces\u003c/code\u003e is the body of the message.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is version 3.4.0, while older versions include 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0 and 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003ePatchTracesRequest\u003c/code\u003e class, one default constructor and another that takes another \u003ccode\u003ePatchTracesRequest\u003c/code\u003e object, allowing for a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]