[[["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-09-04 UTC."],[],[],null,["# Stackdriver Trace Client - Class Annotation (1.8.10)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.10 (latest)](/php/docs/reference/cloud-trace/latest/Annotation)\n- [1.8.9](/php/docs/reference/cloud-trace/1.8.9/Annotation)\n- [1.7.0](/php/docs/reference/cloud-trace/1.7.0/Annotation)\n- [1.6.5](/php/docs/reference/cloud-trace/1.6.5/Annotation)\n- [1.5.3](/php/docs/reference/cloud-trace/1.5.3/Annotation)\n- [1.4.11](/php/docs/reference/cloud-trace/1.4.11/Annotation) \nReference documentation and code samples for the Stackdriver Trace Client class Annotation.\n\nThis plain PHP class represents an Annotation resource. Text annotation with\na set of attributes.\n\nExample: \n\n use Google\\Cloud\\Trace\\Annotation;\n\n $annotation = new Annotation('some note');\n $span-\u003eaddTimeEvent($annotation);\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Trace\n\nMethods\n-------\n\n### __construct\n\nCreate a new Annotation.\n\n### info\n\nReturns a serializable array representing this Link."]]