public sealed class CreateNotebookExecutionJobOperationMetadata : IMessage<CreateNotebookExecutionJobOperationMetadata>, IEquatable<CreateNotebookExecutionJobOperationMetadata>, IDeepCloneable<CreateNotebookExecutionJobOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateNotebookExecutionJobOperationMetadata.
Metadata information for
[NotebookService.CreateNotebookExecutionJob][google.cloud.aiplatform.v1beta1.NotebookService.CreateNotebookExecutionJob].
[[["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-03-25 UTC."],[[["This document provides reference information for the `CreateNotebookExecutionJobOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `CreateNotebookExecutionJobOperationMetadata` class is used to represent metadata for the `NotebookService.CreateNotebookExecutionJob` operation and inherits from the base .NET object class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, `CreateNotebookExecutionJobOperationMetadata()` and `CreateNotebookExecutionJobOperationMetadata(CreateNotebookExecutionJobOperationMetadata other)`, to create instances of the class."],["The class also features two properties: `GenericMetadata`, which contains generic operation information, and `ProgressMessage`, which provides a human-readable update on the NotebookRuntime progress."],["This documentation covers inherited members and outlines the namespace and assembly details for the class, and also contains a link to the latest version of the beta API in version beta21."]]],[]]