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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]