public sealed class FetchSitemapsResponse.Types.SitemapMetadata : IMessage<FetchSitemapsResponse.Types.SitemapMetadata>, IEquatable<FetchSitemapsResponse.Types.SitemapMetadata>, IDeepCloneable<FetchSitemapsResponse.Types.SitemapMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class FetchSitemapsResponse.Types.SitemapMetadata.
Contains a [Sitemap][google.cloud.discoveryengine.v1beta.Sitemap] and its
metadata.
[[["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-03-21 UTC."],[[["This document provides reference information for the `FetchSitemapsResponse.Types.SitemapMetadata` class, part of the Discovery Engine v1beta API in the .NET environment."],["The `SitemapMetadata` class contains a `Sitemap` and its associated metadata, which is specified in the `google.cloud.discoveryengine.v1beta.Sitemap` format."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities like message handling, equality checks, deep cloning, and buffer operations."],["The class is inherited from the base `object` class, and is located within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."],["The class also contains a constructor that takes in a parameter called other that will be a `FetchSitemapsResponse.Types.SitemapMetadata`."]]],[]]