Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class UrisMatcher.
Matcher for the Sitemaps by their uris.
Generated from protobuf message google.cloud.discoveryengine.v1.FetchSitemapsRequest.UrisMatcher
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ FetchSitemapsRequestMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uris |
array
The Sitemap uris. |
getUris
The Sitemap uris.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setUris
The Sitemap uris.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |