public sealed class StopNotebookRuntimeOperationMetadata : IMessage<StopNotebookRuntimeOperationMetadata>, IEquatable<StopNotebookRuntimeOperationMetadata>, IDeepCloneable<StopNotebookRuntimeOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class StopNotebookRuntimeOperationMetadata.
Metadata information for
[NotebookService.StopNotebookRuntime][google.cloud.aiplatform.v1beta1.NotebookService.StopNotebookRuntime].
[[["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-21 UTC."],[[["This document provides reference information for the `StopNotebookRuntimeOperationMetadata` class within the Vertex AI v1beta1 API."],["The `StopNotebookRuntimeOperationMetadata` class serves as metadata for the `NotebookService.StopNotebookRuntime` operation."],["It inherits from the base `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `GenericMetadata` which provide general operation information of the type `GenericOperationMetadata`."],["There are two constructors available for the class, one default constructor and another that takes `StopNotebookRuntimeOperationMetadata` as a parameter."]]],[]]