public sealed class NotebookExecutionJob.Types.GcsNotebookSource : IMessage<NotebookExecutionJob.Types.GcsNotebookSource>, IEquatable<NotebookExecutionJob.Types.GcsNotebookSource>, IDeepCloneable<NotebookExecutionJob.Types.GcsNotebookSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class NotebookExecutionJob.Types.GcsNotebookSource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eNotebookExecutionJob.Types.GcsNotebookSource\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsNotebookSource\u003c/code\u003e represents the Cloud Storage URI for the input notebook file used in notebook execution jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class are \u003ccode\u003eGeneration\u003c/code\u003e, which specifies the version of the Cloud Storage object, and \u003ccode\u003eUri\u003c/code\u003e, which contains the Cloud Storage path to the ipynb file.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructor methods, a default one and another that accepts a \u003ccode\u003eNotebookExecutionJob.Types.GcsNotebookSource\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class NotebookExecutionJob.Types.GcsNotebookSource (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types.GcsNotebookSource)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types.GcsNotebookSource) \n\n public sealed class NotebookExecutionJob.Types.GcsNotebookSource : IMessage\u003cNotebookExecutionJob.Types.GcsNotebookSource\u003e, IEquatable\u003cNotebookExecutionJob.Types.GcsNotebookSource\u003e, IDeepCloneable\u003cNotebookExecutionJob.Types.GcsNotebookSource\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class NotebookExecutionJob.Types.GcsNotebookSource.\n\nThe Cloud Storage uri for the input notebook. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e NotebookExecutionJob.Types.GcsNotebookSource \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[NotebookExecutionJob](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob)[Types](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types)[GcsNotebookSource](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types.GcsNotebookSource), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[NotebookExecutionJob](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob)[Types](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types)[GcsNotebookSource](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types.GcsNotebookSource), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[NotebookExecutionJob](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob)[Types](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types)[GcsNotebookSource](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NotebookExecutionJob.Types.GcsNotebookSource), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### GcsNotebookSource()\n\n public GcsNotebookSource()\n\n### GcsNotebookSource(GcsNotebookSource)\n\n public GcsNotebookSource(NotebookExecutionJob.Types.GcsNotebookSource other)\n\nProperties\n----------\n\n### Generation\n\n public string Generation { get; set; }\n\nThe version of the Cloud Storage object to read. If unset, the current\nversion of the object is read. See\n\u003chttps://cloud.google.com/storage/docs/metadata#generation-number\u003e.\n\n### Uri\n\n public string Uri { get; set; }\n\nThe Cloud Storage uri pointing to the ipynb file. Format:\n`gs://bucket/notebook_file.ipynb`"]]