Documentation

ViewsRoutingEndpoint extends Message
in package

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

Table of Contents

$endpoint_idx  : mixed
Generated from protobuf field <code>uint32 endpoint_idx = 1;</code>
__construct()  : mixed
Constructor.
getEndpointIdx()  : int
Generated from protobuf field <code>uint32 endpoint_idx = 1;</code>
setEndpointIdx()  : $this
Generated from protobuf field <code>uint32 endpoint_idx = 1;</code>

Properties

$endpoint_idx

Generated from protobuf field <code>uint32 endpoint_idx = 1;</code>

protected mixed $endpoint_idx = 0

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

}

Return values
mixed

getEndpointIdx()

Generated from protobuf field <code>uint32 endpoint_idx = 1;</code>

public getEndpointIdx() : int
Return values
int

setEndpointIdx()

Generated from protobuf field <code>uint32 endpoint_idx = 1;</code>

public setEndpointIdx(int $var) : $this
Parameters
$var : int
Return values
$this

        

Search results