class Entries extends Resource (View source)

The "entries" collection of methods.

Typical usage is:

 $datacatalogService = new Google\Service\DataCatalog(...);
 $entries = $datacatalogService->entries;

Methods

lookup(array $optParams = [])

Gets an entry by its target resource name. The resource name comes from the source Google Cloud Platform service. (entries.lookup)

Details

GoogleCloudDatacatalogV1Entry lookup(array $optParams = [])

Gets an entry by its target resource name. The resource name comes from the source Google Cloud Platform service. (entries.lookup)

Parameters

array $optParams

Optional parameters.

Return Value

GoogleCloudDatacatalogV1Entry

Exceptions

Exception