Show / Hide Table of Contents

Class EntriesResource

The "entries" collection of methods.

Inheritance
object
EntriesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DataCatalog.v1
Assembly: Google.Apis.DataCatalog.v1.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()

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

Declaration
public virtual EntriesResource.LookupRequest Lookup()
Returns
Type Description
EntriesResource.LookupRequest
In this article
Back to top Generated by DocFX