/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/NetworkEvent.php (1318B)
messageId = $messageId; } public function getMessageId() { return $this->messageId; } public function setMessageSize($messageSize) { $this->messageSize = $messageSize; } public function getMessageSize() { return $this->messageSize; } public function setTime($time) { $this->time = $time; } public function getTime() { return $this->time; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } }