class Entity extends Resource (View source)

The "entity" collection of methods.

Typical usage is:

 $domainsrdapService = new Google\Service\DomainsRDAP(...);
 $entity = $domainsrdapService->entity;

Methods

get(string $entityId, array $optParams = [])

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error. (entity.get)

Details

RdapResponse get(string $entityId, array $optParams = [])

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error. (entity.get)

Parameters

string $entityId
array $optParams

Optional parameters.

Return Value

RdapResponse

Exceptions

Exception