public sealed class RefreshRuntimeTokenInternalResponse : IMessage<RefreshRuntimeTokenInternalResponse>, IEquatable<RefreshRuntimeTokenInternalResponse>, IDeepCloneable<RefreshRuntimeTokenInternalResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `RefreshRuntimeTokenInternalResponse` is 2.5.0, but version 1.0.0-beta04 is also available."],["`RefreshRuntimeTokenInternalResponse` is a class that provides a new access token, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two constructors, a default one and another that takes an existing `RefreshRuntimeTokenInternalResponse` as a parameter for copying."],["The `RefreshRuntimeTokenInternalResponse` class includes properties for `AccessToken` (a string) and `ExpireTime` (a Timestamp) which provides information for the token."],["This class is found within the `Google.Cloud.Notebooks.V1` namespace, contained in the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]