Documentation

DeleteAnalyticsReq extends Message
in package

Generated from protobuf message <code>plugnmeet.DeleteAnalyticsReq</code>

Table of Contents

Properties

$file_id  : mixed
Generated from protobuf field <code>string file_id = 1 [(.buf.validate.field) = {</code>

Methods

__construct()  : mixed
Constructor.
getFileId()  : string
Generated from protobuf field <code>string file_id = 1 [(.buf.validate.field) = {</code>
setFileId()  : $this
Generated from protobuf field <code>string file_id = 1 [(.buf.validate.field) = {</code>

Properties

$file_id

Generated from protobuf field <code>string file_id = 1 [(.buf.validate.field) = {</code>

protected mixed $file_id = ''

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
$data : array<string|int, mixed> = null

{ Optional. Data for populating the Message object.

@type string $file_id

}

getFileId()

Generated from protobuf field <code>string file_id = 1 [(.buf.validate.field) = {</code>

public getFileId() : string
Return values
string

setFileId()

Generated from protobuf field <code>string file_id = 1 [(.buf.validate.field) = {</code>

public setFileId(string $var) : $this
Parameters
$var : string
Return values
$this

        
On this page

Search results