public sealed class FetchSitemapsRequest : IMessage<FetchSitemapsRequest>, IEquatable<FetchSitemapsRequest>, IDeepCloneable<FetchSitemapsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class FetchSitemapsRequest.
Request message for
[SiteSearchEngineService.FetchSitemaps][google.cloud.discoveryengine.v1beta.SiteSearchEngineService.FetchSitemaps]
method.
public FetchSitemapsRequest.Types.Matcher Matcher { get; set; }
Optional. If specified, fetches the matching
[Sitemap][google.cloud.discoveryengine.v1beta.Sitemap]s. If not specified,
fetches all [Sitemap][google.cloud.discoveryengine.v1beta.Sitemap]s in the
[DataStore][google.cloud.discoveryengine.v1beta.DataStore].
Required. Parent resource name of the
[SiteSearchEngine][google.cloud.discoveryengine.v1beta.SiteSearchEngine],
such as
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFetchSitemapsRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eSiteSearchEngineService.FetchSitemaps\u003c/code\u003e method in the Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<FetchSitemapsRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<FetchSitemapsRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchSitemapsRequest\u003c/code\u003e class has properties like \u003ccode\u003eMatcher\u003c/code\u003e, which allows for filtering the sitemaps fetched, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the parent resource name of the \u003ccode\u003eSiteSearchEngine\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eFetchSitemapsRequest\u003c/code\u003e class: a default constructor and a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]