Documentation

GetIndexedDocumentsCountResponse extends Message
in package

Generated from protobuf message <code>couchbase.admin.search.v1.GetIndexedDocumentsCountResponse</code>

Table of Contents

$count  : mixed
Generated from protobuf field <code>uint64 count = 1;</code>
__construct()  : mixed
Constructor.
getCount()  : int|string
Generated from protobuf field <code>uint64 count = 1;</code>
setCount()  : $this
Generated from protobuf field <code>uint64 count = 1;</code>

Properties

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|string $count

}

Return values
mixed

setCount()

Generated from protobuf field <code>uint64 count = 1;</code>

public setCount(int|string $var) : $this
Parameters
$var : int|string
Return values
$this

        

Search results