Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.NotebooksResource

The "notebooks" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.NotebooksResource
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.v1alpha
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class ProjectsResource.LocationsResource.NotebooksResource

Constructors

NotebooksResource(IClientService)

Constructs a new resource.

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

Properties

Sources

Gets the Sources resource.

Declaration
public virtual ProjectsResource.LocationsResource.NotebooksResource.SourcesResource Sources { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.NotebooksResource.SourcesResource
In this article
Back to top Generated by DocFX