Google Cloud Discovery Engine V1 Client - Class AclInfo (1.6.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class AclInfo.

ACL Information of the Document.

Generated from protobuf message google.cloud.discoveryengine.v1.Document.AclInfo

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ Document

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ readers array<AclInfo\AccessRestriction>

Readers of the document.

getReaders

Readers of the document.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setReaders

Readers of the document.

Parameter
Name Description
var array<AclInfo\AccessRestriction>
Returns
Type Description
$this