Documentation

AnalyticsEvent extends Message
in package

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

Table of Contents

Properties

$file_id  : mixed
Generated from protobuf field <code>optional string file_id = 1;</code>

Methods

__construct()  : mixed
Constructor.
clearFileId()  : mixed
getFileId()  : string
Generated from protobuf field <code>optional string file_id = 1;</code>
hasFileId()  : mixed
setFileId()  : $this
Generated from protobuf field <code>optional string file_id = 1;</code>

Properties

$file_id

Generated from protobuf field <code>optional string file_id = 1;</code>

protected mixed $file_id = null

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>optional string file_id = 1;</code>

public getFileId() : string
Return values
string

setFileId()

Generated from protobuf field <code>optional string file_id = 1;</code>

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

        
On this page

Search results