Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class SearchDomainsResponse.
Response for the SearchDomains
method.
Generated from protobuf message google.cloud.domains.v1alpha2.SearchDomainsResponse
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ register_parameters |
array<Google\Cloud\Domains\V1alpha2\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<Google\Cloud\Domains\V1alpha2\RegisterParameters>
|
Returns | |
---|---|
Type | Description |
$this |