public sealed class RefreshRuntimeTokenInternalRequest : IMessage<RefreshRuntimeTokenInternalRequest>, IEquatable<RefreshRuntimeTokenInternalRequest>, IDeepCloneable<RefreshRuntimeTokenInternalRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class RefreshRuntimeTokenInternalRequest.
[[["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-09-09 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eRefreshRuntimeTokenInternalRequest\u003c/code\u003e class within the Google Cloud Notebooks v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRefreshRuntimeTokenInternalRequest\u003c/code\u003e class is used to request a new access token and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRefreshRuntimeTokenInternalRequest\u003c/code\u003e is 2.5.0, with several older versions also documented, ranging down to 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e (a resource name string), \u003ccode\u003eRuntimeName\u003c/code\u003e (a typed view of the \u003ccode\u003eName\u003c/code\u003e), and \u003ccode\u003eVmId\u003c/code\u003e (the VM hardware token).\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one without parameters and one with parameter \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# AI Platform Notebooks v1 API - Class RefreshRuntimeTokenInternalRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.4.0/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.3.0/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.2.0/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.1.0/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/2.0.0/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/1.0.0-beta04/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest) \n\n public sealed class RefreshRuntimeTokenInternalRequest : IMessage\u003cRefreshRuntimeTokenInternalRequest\u003e, IEquatable\u003cRefreshRuntimeTokenInternalRequest\u003e, IDeepCloneable\u003cRefreshRuntimeTokenInternalRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the AI Platform Notebooks v1 API class RefreshRuntimeTokenInternalRequest.\n\nRequest for getting a new access token. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RefreshRuntimeTokenInternalRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RefreshRuntimeTokenInternalRequest](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RefreshRuntimeTokenInternalRequest](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RefreshRuntimeTokenInternalRequest](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Notebooks.V1](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Notebooks.V1.dll\n\nConstructors\n------------\n\n### RefreshRuntimeTokenInternalRequest()\n\n public RefreshRuntimeTokenInternalRequest()\n\n### RefreshRuntimeTokenInternalRequest(RefreshRuntimeTokenInternalRequest)\n\n public RefreshRuntimeTokenInternalRequest(RefreshRuntimeTokenInternalRequest other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Format:\n`projects/{project_id}/locations/{location}/runtimes/{runtime_id}`\n\n### RuntimeName\n\n public RuntimeName RuntimeName { get; set; }\n\n[RuntimeName](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.RuntimeName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Notebooks.V1/latest/Google.Cloud.Notebooks.V1.RefreshRuntimeTokenInternalRequest#Google_Cloud_Notebooks_V1_RefreshRuntimeTokenInternalRequest_Name) resource name property.\n\n### VmId\n\n public string VmId { get; set; }\n\nRequired. The VM hardware token for authenticating the VM.\n\u003chttps://cloud.google.com/compute/docs/instances/verifying-instance-identity\u003e"]]