Interface RayLogsSpecOrBuilder (3.55.0)

See more code actions.
public interface RayLogsSpecOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract boolean getDisabled()

Optional. Flag to disable the export of Ray OSS logs to Cloud Logging.

bool disabled = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The disabled.