Reference documentation and code samples for the Google Cloud Domains V1 Client class SearchDomainsResponse.
Response for the SearchDomains
method.
Generated from protobuf message google.cloud.domains.v1.SearchDomainsResponse
Namespace
Google \ Cloud \ Domains \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ register_parameters |
array<RegisterParameters>
Results of the domain name search. |
getRegisterParameters
Results of the domain name search.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setRegisterParameters
Results of the domain name search.
Parameter | |
---|---|
Name | Description |
var |
array<RegisterParameters>
|
Returns | |
---|---|
Type | Description |
$this |