Google Cloud Discovery Engine V1 Client - Class Matcher (1.5.0)

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

Matcher for the Sitemaps.

Currently only supports uris matcher.

Generated from protobuf message google.cloud.discoveryengine.v1.FetchSitemapsRequest.Matcher

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ FetchSitemapsRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uris_matcher UrisMatcher

Matcher by sitemap URIs.

getUrisMatcher

Matcher by sitemap URIs.

Returns
Type Description
UrisMatcher|null

hasUrisMatcher

setUrisMatcher

Matcher by sitemap URIs.

Parameter
Name Description
var UrisMatcher
Returns
Type Description
$this

getMatcher

Returns
Type Description
string