Documentation

QueryRouting extends Message
in package

Generated from protobuf message <code>couchbase.routing.v1.QueryRouting</code>

Table of Contents

$endpoints  : mixed
Generated from protobuf field <code>repeated .couchbase.routing.v1.QueryRoutingEndpoint endpoints = 1;</code>
__construct()  : mixed
Constructor.
getEndpoints()  : RepeatedField
Generated from protobuf field <code>repeated .couchbase.routing.v1.QueryRoutingEndpoint endpoints = 1;</code>
setEndpoints()  : $this
Generated from protobuf field <code>repeated .couchbase.routing.v1.QueryRoutingEndpoint endpoints = 1;</code>

Properties

$endpoints

Generated from protobuf field <code>repeated .couchbase.routing.v1.QueryRoutingEndpoint endpoints = 1;</code>

private mixed $endpoints

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 array<\Couchbase\Protostellar\Generated\Routing\V1\QueryRoutingEndpoint>|\Google\Protobuf\Internal\RepeatedField $endpoints

}

Return values
mixed

getEndpoints()

Generated from protobuf field <code>repeated .couchbase.routing.v1.QueryRoutingEndpoint endpoints = 1;</code>

public getEndpoints() : RepeatedField
Return values
RepeatedField

setEndpoints()

Generated from protobuf field <code>repeated .couchbase.routing.v1.QueryRoutingEndpoint endpoints = 1;</code>

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

        

Search results