public sealed class SearchDomainsResponse : IMessage<SearchDomainsResponse>, IEquatable<SearchDomainsResponse>, IDeepCloneable<SearchDomainsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class SearchDomainsResponse.
[[["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."],[[["The document provides reference documentation for the `SearchDomainsResponse` class within the Google Cloud Domains v1 API."],["`SearchDomainsResponse` is used as a response for the `SearchDomains` method within this API and is part of the `Google.Cloud.Domains.V1` namespace."],["The latest version available is 2.4.0 with versions going as low as 1.0.0, with version 2.2.0 being the context of this page."],["The `SearchDomainsResponse` class includes properties such as `RegisterParameters`, which represents the results of a domain name search."],["This class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]