public sealed class ResourceRuntime : IMessage<ResourceRuntime>, IEquatable<ResourceRuntime>, IDeepCloneable<ResourceRuntime>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ResourceRuntime.
public MapField<string, string> AccessUris { get; }
Output only. URIs for user to connect to the Cluster.
Example:
{
"RAY_HEAD_NODE_INTERNAL_IP": "head-node-IP:10001"
"RAY_DASHBOARD_URI": "ray-dashboard-address:8888"
}
Output only. The resource name of NotebookRuntimeTemplate for the RoV
Persistent Cluster The NotebokRuntimeTemplate is created in the same VPC
(if set), and with the same Ray and Python version as the Persistent
Cluster. Example:
"projects/1000/locations/us-central1/notebookRuntimeTemplates/abc123"
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResourceRuntime\u003c/code\u003e class in the Vertex AI v1beta1 API provides runtime information for persistent clusters, and it is the latest version 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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\u003e\u003ccode\u003eResourceRuntime\u003c/code\u003e includes properties like \u003ccode\u003eAccessUris\u003c/code\u003e, which provides URIs for users to connect to the cluster, and \u003ccode\u003eNotebookRuntimeTemplate\u003c/code\u003e, which is now obsolete, contains the resource name of the \u003ccode\u003eNotebookRuntimeTemplate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eResourceRuntime()\u003c/code\u003e and a copy constructor \u003ccode\u003eResourceRuntime(ResourceRuntime other)\u003c/code\u003e which takes another \u003ccode\u003eResourceRuntime\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found under the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]