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


Viewing file:     LanguageCodesSet.php (2.73 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\Glossary;

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

/**
 * Used with equivalent term set glossaries.
 *
 * Generated from protobuf message <code>google.cloud.translation.v3.Glossary.LanguageCodesSet</code>
 */
class LanguageCodesSet extends \Google\Protobuf\Internal\Message
{
    
/**
     * The ISO-639 language code(s) for terms defined in the glossary.
     * All entries are unique. The list contains at least two entries.
     * Expected to be an exact match for GlossaryTerm.language_code.
     *
     * Generated from protobuf field <code>repeated string language_codes = 1;</code>
     */
    
private $language_codes;

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type array<string>|\Google\Protobuf\Internal\RepeatedField $language_codes
     *           The ISO-639 language code(s) for terms defined in the glossary.
     *           All entries are unique. The list contains at least two entries.
     *           Expected to be an exact match for GlossaryTerm.language_code.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Cloud\Translate\V3\TranslationService::initOnce();
        
parent::__construct($data);
    }

    
/**
     * The ISO-639 language code(s) for terms defined in the glossary.
     * All entries are unique. The list contains at least two entries.
     * Expected to be an exact match for GlossaryTerm.language_code.
     *
     * Generated from protobuf field <code>repeated string language_codes = 1;</code>
     * @return \Google\Protobuf\Internal\RepeatedField
     */
    
public function getLanguageCodes()
    {
        return 
$this->language_codes;
    }

    
/**
     * The ISO-639 language code(s) for terms defined in the glossary.
     * All entries are unique. The list contains at least two entries.
     * Expected to be an exact match for GlossaryTerm.language_code.
     *
     * Generated from protobuf field <code>repeated string language_codes = 1;</code>
     * @param array<string>|\Google\Protobuf\Internal\RepeatedField $var
     * @return $this
     */
    
public function setLanguageCodes($var)
    {
        
$arr GPBUtil::checkRepeatedField($var\Google\Protobuf\Internal\GPBType::STRING);
        
$this->language_codes $arr;

        return 
$this;
    }

}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(LanguageCodesSet::class, \Google\Cloud\Translate\V3\Glossary_LanguageCodesSet::class);


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