/var/www/flurhymez/vendor/google/apiclient-services/src/TPU
NameSizeModeActions
Resource/-0755rm
AcceleratorType.php13040644editdlrm
ListAcceleratorTypesResponse.php19030644editdlrm
ListLocationsResponse.php15140644editdlrm
ListNodesResponse.php17490644editdlrm
ListOperationsResponse.php15290644editdlrm
ListTensorFlowVersionsResponse.php19310644editdlrm
Location.php21270644editdlrm
NetworkEndpoint.php13300644editdlrm
Node.php63930644editdlrm
Operation.php20850644editdlrm
OperationMetadata.php27260644editdlrm
ReimageNodeRequest.php11700644editdlrm
SchedulingConfig.php13720644editdlrm
StartNodeRequest.php8380644editdlrm
Status.php15930644editdlrm
StopNodeRequest.php8350644editdlrm
Symptom.php18880644editdlrm
TensorFlowVersion.php13310644editdlrm
TpuEmpty.php8140644editdlrm
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/TPU/ReimageNodeRequest.php (1170B)
tensorflowVersion = $tensorflowVersion; } /** * @return string */ public function getTensorflowVersion() { return $this->tensorflowVersion; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ReimageNodeRequest::class, 'Google_Service_TPU_ReimageNodeRequest');