Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.CollectionsResource.DataConnectorResource

The "dataConnector" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.CollectionsResource.DataConnectorResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DiscoveryEngine.v1
Assembly: Google.Apis.DiscoveryEngine.v1.dll
Syntax
public class ProjectsResource.LocationsResource.CollectionsResource.DataConnectorResource

Constructors

DataConnectorResource(IClientService)

Constructs a new resource.

Declaration
public DataConnectorResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Operations

Gets the Operations resource.

Declaration
public virtual ProjectsResource.LocationsResource.CollectionsResource.DataConnectorResource.OperationsResource Operations { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.CollectionsResource.DataConnectorResource.OperationsResource
In this article
Back to top Generated by DocFX