/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Tracing
NameSizeModeActions
Resource/-0755rm
Annotation.php12880644editdlrm
Attributes.php12220644editdlrm
AttributeValue.php13380644editdlrm
BatchWriteSpansRequest.php9460644editdlrm
Link.php11190644editdlrm
Links.php11530644editdlrm
ListSpansResponse.php11460644editdlrm
ListTracesResponse.php11570644editdlrm
Module.php12340644editdlrm
NetworkEvent.php13180644editdlrm
Span.php32320644editdlrm
StackFrame.php27030644editdlrm
StackFrames.php11810644editdlrm
StackTrace.php12010644editdlrm
Status.php11740644editdlrm
TimeEvent.php14270644editdlrm
TimeEvents.php15390644editdlrm
Trace.php8010644editdlrm
TracingEmpty.php6650644editdlrm
TruncatableString.php10950644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Tracing/TimeEvent.php (1427B)
annotation = $annotation; } public function getAnnotation() { return $this->annotation; } public function setNetworkEvent(Google_Service_Tracing_NetworkEvent $networkEvent) { $this->networkEvent = $networkEvent; } public function getNetworkEvent() { return $this->networkEvent; } public function setTime($time) { $this->time = $time; } public function getTime() { return $this->time; } }