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"]],[["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 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."]]],[]]