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


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

namespace Google\Api;

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

/**
 * A documentation rule provides information about individual API elements.
 *
 * Generated from protobuf message <code>google.api.DocumentationRule</code>
 */
class DocumentationRule extends \Google\Protobuf\Internal\Message
{
    
/**
     * The selector is a comma-separated list of patterns. Each pattern is a
     * qualified name of the element which may end in "*", indicating a wildcard.
     * Wildcards are only allowed at the end and for a whole component of the
     * qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". To
     * specify a default for all applicable elements, the whole pattern "*"
     * is used.
     *
     * Generated from protobuf field <code>string selector = 1;</code>
     */
    
private $selector '';
    
/**
     * Description of the selected API(s).
     *
     * Generated from protobuf field <code>string description = 2;</code>
     */
    
private $description '';
    
/**
     * Deprecation description of the selected element(s). It can be provided if an
     * element is marked as `deprecated`.
     *
     * Generated from protobuf field <code>string deprecation_description = 3;</code>
     */
    
private $deprecation_description '';

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type string $selector
     *           The selector is a comma-separated list of patterns. Each pattern is a
     *           qualified name of the element which may end in "*", indicating a wildcard.
     *           Wildcards are only allowed at the end and for a whole component of the
     *           qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". To
     *           specify a default for all applicable elements, the whole pattern "*"
     *           is used.
     *     @type string $description
     *           Description of the selected API(s).
     *     @type string $deprecation_description
     *           Deprecation description of the selected element(s). It can be provided if an
     *           element is marked as `deprecated`.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Api\Documentation::initOnce();
        
parent::__construct($data);
    }

    
/**
     * The selector is a comma-separated list of patterns. Each pattern is a
     * qualified name of the element which may end in "*", indicating a wildcard.
     * Wildcards are only allowed at the end and for a whole component of the
     * qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". To
     * specify a default for all applicable elements, the whole pattern "*"
     * is used.
     *
     * Generated from protobuf field <code>string selector = 1;</code>
     * @return string
     */
    
public function getSelector()
    {
        return 
$this->selector;
    }

    
/**
     * The selector is a comma-separated list of patterns. Each pattern is a
     * qualified name of the element which may end in "*", indicating a wildcard.
     * Wildcards are only allowed at the end and for a whole component of the
     * qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". To
     * specify a default for all applicable elements, the whole pattern "*"
     * is used.
     *
     * Generated from protobuf field <code>string selector = 1;</code>
     * @param string $var
     * @return $this
     */
    
public function setSelector($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->selector $var;

        return 
$this;
    }

    
/**
     * Description of the selected API(s).
     *
     * Generated from protobuf field <code>string description = 2;</code>
     * @return string
     */
    
public function getDescription()
    {
        return 
$this->description;
    }

    
/**
     * Description of the selected API(s).
     *
     * Generated from protobuf field <code>string description = 2;</code>
     * @param string $var
     * @return $this
     */
    
public function setDescription($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->description $var;

        return 
$this;
    }

    
/**
     * Deprecation description of the selected element(s). It can be provided if an
     * element is marked as `deprecated`.
     *
     * Generated from protobuf field <code>string deprecation_description = 3;</code>
     * @return string
     */
    
public function getDeprecationDescription()
    {
        return 
$this->deprecation_description;
    }

    
/**
     * Deprecation description of the selected element(s). It can be provided if an
     * element is marked as `deprecated`.
     *
     * Generated from protobuf field <code>string deprecation_description = 3;</code>
     * @param string $var
     * @return $this
     */
    
public function setDeprecationDescription($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->deprecation_description $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.0034 ]--