Documentation

SearchUsersReply extends Message
in package

Generated from protobuf message <code>lavoz_search.search.SearchUsersReply</code>

Table of Contents

Properties

$users  : mixed
Generated from protobuf field <code>repeated int64 users = 1;</code>

Methods

__construct()  : mixed
Constructor.
getUsers()  : RepeatedField
Generated from protobuf field <code>repeated int64 users = 1;</code>
setUsers()  : $this
Generated from protobuf field <code>repeated int64 users = 1;</code>

Properties

$users

Generated from protobuf field <code>repeated int64 users = 1;</code>

private mixed $users

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 int[]|string[]|\Google\Protobuf\Internal\RepeatedField $users

}

getUsers()

Generated from protobuf field <code>repeated int64 users = 1;</code>

public getUsers() : RepeatedField
Return values
RepeatedField

setUsers()

Generated from protobuf field <code>repeated int64 users = 1;</code>

public setUsers(array<string|int, int>|array<string|int, string>|RepeatedField $var) : $this
Parameters
$var : array<string|int, int>|array<string|int, string>|RepeatedField
Return values
$this

        
On this page

Search results