Discovery Engine v1 API - Class FetchSitemapsRequest.Types.UrisMatcher (1.7.0)

public sealed class FetchSitemapsRequest.Types.UrisMatcher : IMessage<FetchSitemapsRequest.Types.UrisMatcher>, IEquatable<FetchSitemapsRequest.Types.UrisMatcher>, IDeepCloneable<FetchSitemapsRequest.Types.UrisMatcher>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1 API class FetchSitemapsRequest.Types.UrisMatcher.

Matcher for the [Sitemap][google.cloud.discoveryengine.v1.Sitemap]s by their uris.

Inheritance

object > FetchSitemapsRequest.Types.UrisMatcher

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Constructors

UrisMatcher()

public UrisMatcher()

UrisMatcher(UrisMatcher)

public UrisMatcher(FetchSitemapsRequest.Types.UrisMatcher other)
Parameter
Name Description
other FetchSitemapsRequestTypesUrisMatcher

Properties

Uris

public RepeatedField<string> Uris { get; }

The [Sitemap][google.cloud.discoveryengine.v1.Sitemap] uris.

Property Value
Type Description
RepeatedFieldstring