Class GoogleCloudAiplatformV1RayLogsSpec
Configuration for the Ray OSS Logs.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1RayLogsSpec : IDirectResponseSchema
Properties
Disabled
Optional. Flag to disable the export of Ray OSS logs to Cloud Logging.
Declaration
[JsonProperty("disabled")]
public virtual bool? Disabled { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |