Class EntriesResource
The "entries" collection of methods.
Inherited Members
Namespace: Google.Apis.DataCatalog.v1beta1
Assembly: Google.Apis.DataCatalog.v1beta1.dll
Syntax
public class EntriesResource
Constructors
EntriesResource(IClientService)
Constructs a new resource.
Declaration
public EntriesResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Lookup()
Get an entry by target resource name. This method allows clients to use the resource name from the source Google Cloud Platform service to get the Data Catalog Entry.
Declaration
public virtual EntriesResource.LookupRequest Lookup()
Returns
Type | Description |
---|---|
EntriesResource.LookupRequest |