View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ResourceRuntime (google_api_ai_platform v0.13.0)

Persistent Cluster runtime information as output

Attributes

  • accessUris (type: map(), default: nil) - 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" }

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ResourceRuntime{
  accessUris: map() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.