Documentation

GetIndexResponse extends Message
in package

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

Table of Contents

$index  : mixed
Generated from protobuf field <code>.couchbase.admin.search.v1.Index index = 1;</code>
__construct()  : mixed
Constructor.
clearIndex()  : mixed
getIndex()  : Index|null
Generated from protobuf field <code>.couchbase.admin.search.v1.Index index = 1;</code>
hasIndex()  : mixed
setIndex()  : $this
Generated from protobuf field <code>.couchbase.admin.search.v1.Index index = 1;</code>

Properties

$index

Generated from protobuf field <code>.couchbase.admin.search.v1.Index index = 1;</code>

protected mixed $index = null

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 \Couchbase\Protostellar\Generated\Admin\Search\V1\Index $index

}

Return values
mixed

getIndex()

Generated from protobuf field <code>.couchbase.admin.search.v1.Index index = 1;</code>

public getIndex() : Index|null
Return values
Index|null

setIndex()

Generated from protobuf field <code>.couchbase.admin.search.v1.Index index = 1;</code>

public setIndex(Index $var) : $this
Parameters
$var : Index
Return values
$this

        

Search results