/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/TPU
NameSizeModeActions
Resource/-0755rm
AcceleratorType.php9490644editdlrm
ListAcceleratorTypesResponse.php15680644editdlrm
ListLocationsResponse.php12910644editdlrm
ListNodesResponse.php14360644editdlrm
ListOperationsResponse.php13040644editdlrm
ListTensorFlowVersionsResponse.php15920644editdlrm
Location.php15010644editdlrm
NetworkEndpoint.php9840644editdlrm
Node.php47630644editdlrm
Operation.php16290644editdlrm
OperationMetadata.php19130644editdlrm
ReimageNodeRequest.php9010644editdlrm
SchedulingConfig.php10270644editdlrm
StartNodeRequest.php6650644editdlrm
Status.php11700644editdlrm
StopNodeRequest.php6640644editdlrm
Symptom.php13650644editdlrm
TensorFlowVersion.php9720644editdlrm
TpuEmpty.php6570644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/TPU/Symptom.php (1365B)
createTime = $createTime; } public function getCreateTime() { return $this->createTime; } public function setDetails($details) { $this->details = $details; } public function getDetails() { return $this->details; } public function setSymptomType($symptomType) { $this->symptomType = $symptomType; } public function getSymptomType() { return $this->symptomType; } public function setWorkerId($workerId) { $this->workerId = $workerId; } public function getWorkerId() { return $this->workerId; } }