Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ResourceRuntime (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ResourceRuntime.
(::Google::Protobuf::Map{::String => ::String}) — 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"
}