Interface RayMetricSpecOrBuilder (3.44.0)

public interface RayMetricSpecOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDisabled()

public abstract boolean getDisabled()

Optional. Flag to disable the Ray metrics collection.

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

Returns
Type Description
boolean

The disabled.