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.
Implements
IMessageFetchSitemapsRequestTypesUrisMatcher, IEquatableFetchSitemapsRequestTypesUrisMatcher, IDeepCloneableFetchSitemapsRequestTypesUrisMatcher, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
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 |