Documentation

ExtractRequest extends Message
in package

Generated from protobuf message <code>lvcontent.social_networks.ExtractRequest</code>

Table of Contents

Properties

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

Methods

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

Properties

$input

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

protected mixed $input = ''

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 $input

}

getInput()

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

public getInput() : string
Return values
string

setInput()

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

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

        
On this page

Search results