DomainSearchResult
Read onlyYes
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$domain
public
string
$domain
$labels
public
array<string|int, mixed>
$labels
$resource
public
string
$resource
Methods
__construct()
public
__construct(string $domain, string $resource, array<string|int, LabelSearchResult> $labels) : mixed
Parameters
- $domain : string
- $resource : string
- $labels : array<string|int, LabelSearchResult>