Documentation

UndeleteRequest extends Message
in package

Generated from protobuf message <code>website.admin.realtime_players.UndeleteRequest</code>

Table of Contents

Properties

$id  : mixed
Generated from protobuf field <code>string id = 1 [json_name = "id"];</code>

Methods

__construct()  : mixed
Constructor.
getId()  : string
Generated from protobuf field <code>string id = 1 [json_name = "id"];</code>
setId()  : $this
Generated from protobuf field <code>string id = 1 [json_name = "id"];</code>

Properties

$id

Generated from protobuf field <code>string id = 1 [json_name = "id"];</code>

protected mixed $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 $id

}

getId()

Generated from protobuf field <code>string id = 1 [json_name = "id"];</code>

public getId() : string
Return values
string

setId()

Generated from protobuf field <code>string id = 1 [json_name = "id"];</code>

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

        
On this page

Search results