BatchGetRequest
extends Message
in package
Generated from protobuf message <code>lvcontent.uploaded_images.BatchGetRequest</code>
Table of Contents
Properties
- $ids : mixed
- Generated from protobuf field <code>repeated int64 ids = 1;</code>
Methods
- __construct() : mixed
- Constructor.
- getIds() : RepeatedField
- Generated from protobuf field <code>repeated int64 ids = 1;</code>
- setIds() : $this
- Generated from protobuf field <code>repeated int64 ids = 1;</code>
Properties
$ids
Generated from protobuf field <code>repeated int64 ids = 1;</code>
private
mixed
$ids
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 $ids}
getIds()
Generated from protobuf field <code>repeated int64 ids = 1;</code>
public
getIds() : RepeatedField
Return values
RepeatedFieldsetIds()
Generated from protobuf field <code>repeated int64 ids = 1;</code>
public
setIds(array<string|int, int>|array<string|int, string>|RepeatedField $var) : $this
Parameters
- $var : array<string|int, int>|array<string|int, string>|RepeatedField