Reference documentation and code samples for the Google Cloud Domains V1 Client class SearchDomainsRequest.
Request for the SearchDomains
method.
Generated from protobuf message google.cloud.domains.v1.SearchDomainsRequest
Namespace
Google \ Cloud \ Domains \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ query
string
Required. String used to search for available domain names.
↳ location
string
Required. The location. Must be in the format projects/*/locations/*
.
getQuery
Required. String used to search for available domain names.
string
setQuery
Required. String used to search for available domain names.
var
string
$this
getLocation
Required. The location. Must be in the format projects/*/locations/*
.
string
setLocation
Required. The location. Must be in the format projects/*/locations/*
.
var
string
$this
static::build
location
string
Required. The location. Must be in the format projects/*/locations/*
. Please see Google\Cloud\Domains\V1\DomainsClient::locationName()
for help formatting this field.
query
string
Required. String used to search for available domain names.