Google Cloud Domains V1alpha2 Client - Class SearchDomainsRequest (0.4.2)

Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class SearchDomainsRequest.

Request for the SearchDomains method.

Generated from protobuf message google.cloud.domains.v1alpha2.SearchDomainsRequest

Namespace

Google \ Cloud \ Domains \ V1alpha2

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Returns
TypeDescription
string

setQuery

Required. String used to search for available domain names.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getLocation

Required. The location. Must be in the format projects/*/locations/*.

Returns
TypeDescription
string

setLocation

Required. The location. Must be in the format projects/*/locations/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this