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 information for the `RuntimeAccessConfig` class within the Google Cloud Notebooks v1 API, specifically version 2.2.0, and is used to specify login configurations for a Runtime."],["The `RuntimeAccessConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["Key properties of `RuntimeAccessConfig` include `AccessType`, which defines the access mode, `ProxyUri`, the runtime access endpoint, and `RuntimeOwner`, which specifies the runtime's owner."],["The documentation also outlines the available versions of `RuntimeAccessConfig`, ranging from the latest version 2.5.0 down to version 1.0.0-beta04."],["The available constructors for `RuntimeAccessConfig` are a parameter-less one and another that accepts another `RuntimeAccessConfig` as a parameter."]]],[]]