Documentation

BatchGetRequest extends Message
in package

Generated from protobuf message <code>agrboards.commodities.BatchGetRequest</code>

Table of Contents

Properties

$names  : mixed
Generated from protobuf field <code>repeated string names = 1;</code>

Methods

__construct()  : mixed
Constructor.
getNames()  : RepeatedField
Generated from protobuf field <code>repeated string names = 1;</code>
setNames()  : $this
Generated from protobuf field <code>repeated string names = 1;</code>

Properties

$names

Generated from protobuf field <code>repeated string names = 1;</code>

private mixed $names

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

}

getNames()

Generated from protobuf field <code>repeated string names = 1;</code>

public getNames() : RepeatedField
Return values
RepeatedField

setNames()

Generated from protobuf field <code>repeated string names = 1;</code>

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

        
On this page

Search results