Google Cloud Discovery Engine V1 Client - Class UrisMatcher (1.1.0)

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

Matcher for the Documents by exact uris.

Generated from protobuf message google.cloud.discoveryengine.v1.BatchGetDocumentsMetadataRequest.UrisMatcher

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ BatchGetDocumentsMetadataRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uris array

The exact URIs to match by.

getUris

The exact URIs to match by.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setUris

The exact URIs to match by.

Parameter
Name Description
var string[]
Returns
Type Description
$this