public sealed class PublisherModel.Types.CallToAction.Types.OpenNotebooks : IMessage<PublisherModel.Types.CallToAction.Types.OpenNotebooks>, IEquatable<PublisherModel.Types.CallToAction.Types.OpenNotebooks>, IDeepCloneable<PublisherModel.Types.CallToAction.Types.OpenNotebooks>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PublisherModel.Types.CallToAction.Types.OpenNotebooks.
[[["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 documentation provides reference information for the `PublisherModel.Types.CallToAction.Types.OpenNotebooks` class within the Vertex AI v1beta1 API."],["The `OpenNotebooks` class represents a feature for opening notebooks and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class has two constructors: a default constructor `OpenNotebooks()` and a copy constructor `OpenNotebooks(OpenNotebooks)`."],["It contains a `Notebooks` property of type `RepeatedField\u003cPublisherModel.Types.CallToAction.Types.RegionalResourceReferences\u003e` that is required and holds regional resource references to notebooks."]]],[]]