Google Cloud Domains V1beta1 Client - Class SearchDomainsResponse (0.4.2)

Reference documentation and code samples for the Google Cloud Domains V1beta1 Client class SearchDomainsResponse.

Response for the SearchDomains method.

Generated from protobuf message google.cloud.domains.v1beta1.SearchDomainsResponse

Namespace

Google \ Cloud \ Domains \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ register_parameters array<Google\Cloud\Domains\V1beta1\RegisterParameters>

Results of the domain name search.

getRegisterParameters

Results of the domain name search.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setRegisterParameters

Results of the domain name search.

Parameter
NameDescription
var array<Google\Cloud\Domains\V1beta1\RegisterParameters>
Returns
TypeDescription
$this