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"]],[["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 page provides documentation for the `RuntimeAccessConfig` class within the Google Cloud Notebooks v1 API, specifically version 2.1.0."],["`RuntimeAccessConfig` is used to configure the login settings for a runtime environment and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AccessType`, `ProxyUri`, and `RuntimeOwner` to define the access mode, proxy endpoint, and owner of the runtime, respectively."],["There are two constructors available for `RuntimeAccessConfig`: one default and another that creates a copy from another `RuntimeAccessConfig` instance."],["The latest version available for this class is 2.5.0 with multiple other versions available, all the way back to 1.0.0-beta04."]]],[]]