Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Document::AclInfo.
ACL Information of the Document.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#readers
def readers() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Document::AclInfo::AccessRestriction>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::Document::AclInfo::AccessRestriction>) — Readers of the document.
#readers=
def readers=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Document::AclInfo::AccessRestriction>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1::Document::AclInfo::AccessRestriction>) — Readers of the document.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::Document::AclInfo::AccessRestriction>) — Readers of the document.