public sealed class RefreshRuntimeTokenInternalResponse : IMessage<RefreshRuntimeTokenInternalResponse>, IEquatable<RefreshRuntimeTokenInternalResponse>, IDeepCloneable<RefreshRuntimeTokenInternalResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class RefreshRuntimeTokenInternalResponse.
[[["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 page provides reference documentation for the `RefreshRuntimeTokenInternalResponse` class within the Google Cloud Notebooks v1 API."],["The `RefreshRuntimeTokenInternalResponse` class is used to handle responses containing new access tokens, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RefreshRuntimeTokenInternalResponse` class has two constructors, one default and one that accepts another `RefreshRuntimeTokenInternalResponse` object."],["The class contains properties `AccessToken`, representing the OAuth 2.0 access token, and `ExpireTime`, representing the token's expiration time."],["Several versions of this class are available, with the latest version being 2.5.0, available at a specific link."]]],[]]