Documentation

ViewServiceClient extends BaseStub
in package

Table of Contents

__construct()  : mixed
ViewQuery()  : ServerStreamingCall

Methods

__construct()

public __construct(string $hostname, array<string|int, mixed> $opts[, Channel $channel = null ]) : mixed
Parameters
$hostname : string

hostname

$opts : array<string|int, mixed>

channel options

$channel : Channel = null

(optional) re-use channel object

Return values
mixed

ViewQuery()

public ViewQuery(ViewQueryRequest $argument[, array<string|int, mixed> $metadata = [] ][, array<string|int, mixed> $options = [] ]) : ServerStreamingCall
Parameters
$argument : ViewQueryRequest

input argument

$metadata : array<string|int, mixed> = []

metadata

$options : array<string|int, mixed> = []

call options

Return values
ServerStreamingCall

        

Search results