Discovery Engine v1beta API - Class FetchSitemapsRequest.Types.UrisMatcher (1.0.0-beta18)

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 v1beta API class FetchSitemapsRequest.Types.UrisMatcher.

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

Inheritance

object > FetchSitemapsRequest.Types.UrisMatcher

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.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.v1beta.Sitemap] uris.

Property Value
Type Description
RepeatedFieldstring