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

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
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ urisarray

The exact URIs to match by.

getUris

The exact URIs to match by.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setUris

The exact URIs to match by.

Parameter
NameDescription
varstring[]
Returns
TypeDescription
$this