Vertex AI v1 API - Class ResourceRuntime (3.67.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class ResourceRuntime : IMessage<ResourceRuntime>, IEquatable<ResourceRuntime>, IDeepCloneable<ResourceRuntime>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 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"
}
[[["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 2026-03-11 UTC."],[],[]]