public sealed class SearchDomainsRequest : IMessage<SearchDomainsRequest>, IEquatable<SearchDomainsRequest>, IDeepCloneable<SearchDomainsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1beta1 API class SearchDomainsRequest.
[[["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 documentation is for the `SearchDomainsRequest` class within the Google Cloud Domains v1beta1 API, specifically version 2.0.0-beta04."],["The `SearchDomainsRequest` class is used to construct requests for the `SearchDomains` method, facilitating domain name searches."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SearchDomainsRequest` class include `Location`, which specifies the location in the format `projects/*/locations/*`, and `Query`, used to input the search string for domain names."],["The latest available version for the API is 2.0.0-beta05."]]],[]]