Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::RayClusterLoggingConfig.
RayClusterLoggingConfig specifies configuration of Ray logging.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Enable log collection for Ray clusters.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Enable log collection for Ray clusters.
Returns
- (::Boolean) — Enable log collection for Ray clusters.