public sealed class FetchDomainVerificationStatusResponse : IMessage<FetchDomainVerificationStatusResponse>, IEquatable<FetchDomainVerificationStatusResponse>, IDeepCloneable<FetchDomainVerificationStatusResponse>, IBufferMessage, IMessage, IPageResponse<TargetSite>, IEnumerable<TargetSite>, IEnumerable
Reference documentation and code samples for the Discovery Engine v1 API class FetchDomainVerificationStatusResponse.
Response message for
[SiteSearchEngineService.FetchDomainVerificationStatus][google.cloud.discoveryengine.v1.SiteSearchEngineService.FetchDomainVerificationStatus]
method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFetchDomainVerificationStatusResponse\u003c/code\u003e class in the Google Cloud Discovery Engine v1 API is used to represent the response for the \u003ccode\u003eSiteSearchEngineService.FetchDomainVerificationStatus\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eFetchDomainVerificationStatusResponse\u003c/code\u003e, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, enabling functionalities such as deep cloning, message handling, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchDomainVerificationStatusResponse\u003c/code\u003e class provides properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eTargetSites\u003c/code\u003e, and \u003ccode\u003eTotalSize\u003c/code\u003e to manage paginated results and list the verification status of target sites, with its key properties being \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, a \u003ccode\u003eTargetSites\u003c/code\u003e collection, and a \u003ccode\u003eTotalSize\u003c/code\u003e integer.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eGetEnumerator()\u003c/code\u003e method to iterate through the \u003ccode\u003eTargetSite\u003c/code\u003e resources included in the response, as it implements the interfaces for an enumerator.\u003c/p\u003e\n"],["\u003cp\u003eIt's included in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace, available within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1.dll\u003c/code\u003e assembly, with the latest version being \u003ccode\u003e1.6.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]