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 latest version of the Cloud Domains v1 API's `SearchDomainsResponse` is 2.4.0, with version 2.3.0 being the current focus, and older versions dating back to 1.0.0 are also available."],["`SearchDomainsResponse` is a class that represents the response for the `SearchDomains` method, which can be found within the namespace `Google.Cloud.Domains.V1`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features like deep cloning, message buffering, and equality comparison."],["`SearchDomainsResponse` has two constructors: a default one and another that takes an existing `SearchDomainsResponse` object for copying."],["The `RegisterParameters` property, a `RepeatedField` of `RegisterParameters`, contains the results from a domain name search."]]],[]]