Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::DrillDownConfig::DrillDown::CustomDrillDownSettings::DrillDownExternalLink.

Drill down external link config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def description() -> ::String
Returns
  • (::String) — Optional. Description of the external link.
def description=(value) -> ::String
Parameter
  • value (::String) — Optional. Description of the external link.
Returns
  • (::String) — Optional. Description of the external link.
def link() -> ::String
Returns
  • (::String) — Required. External link the drill down action should redirect to.
def link=(value) -> ::String
Parameter
  • value (::String) — Required. External link the drill down action should redirect to.
Returns
  • (::String) — Required. External link the drill down action should redirect to.