Google Cloud Domains V1 Client - Class SearchDomainsResponse (0.5.4)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ register_parameters array<Google\Cloud\Domains\V1\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\V1\RegisterParameters>
Returns
Type Description
$this