Vision AI V1 API - Class Google::Cloud::VisionAI::V1::Application::ApplicationRuntimeInfo::MonitoringConfig (v0.2.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::Application::ApplicationRuntimeInfo::MonitoringConfig.

Monitoring-related configuration for an application.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether this application has monitoring enabled.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether this application has monitoring enabled.
Returns
  • (::Boolean) — Whether this application has monitoring enabled.