public sealed class RuntimeAccessConfig : IMessage<RuntimeAccessConfig>, IEquatable<RuntimeAccessConfig>, IDeepCloneable<RuntimeAccessConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class RuntimeAccessConfig.
[[["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-07 UTC."],[[["This document provides reference documentation for the `RuntimeAccessConfig` class within the Google Cloud Notebooks v1 API, specifically version 2.4.0, which is a part of the .NET library."],["The `RuntimeAccessConfig` class is used to define the login configuration for a runtime environment, inheriting from object and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RuntimeAccessConfig` class include `AccessType`, which determines the access mode, `ProxyUri`, which is the endpoint for accessing the runtime, and `RuntimeOwner`, which specifies the owner's email address."],["There are also several different versions of the Google Cloud Notebooks v1, with 2.5.0 being the latest, and 1.0.0-beta04 being the oldest beta."],["This specific version, 2.4.0, provides public constructors, allowing the creation of new `RuntimeAccessConfig` objects, or new objects based on already existing `RuntimeAccessConfig` objects."]]],[]]