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

Configuration for the Ray OSS Logs.

Attributes

  • disabled (type: boolean(), default: nil) - Optional. Flag to disable the export of Ray OSS logs to Cloud Logging.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RayLogsSpec{
  disabled: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.