attributes = $attributes; } public function getAttributes() { return $this->attributes; } public function setDescription(Google_Service_Tracing_TruncatableString $description) { $this->description = $description; } public function getDescription() { return $this->description; } }