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
#description
def description() -> ::String
Returns
- (::String) — Optional. Description of the external link.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Optional. Description of the external link.
Returns
- (::String) — Optional. Description of the external link.
#link
def link() -> ::String
Returns
- (::String) — Required. External link the drill down action should redirect to.
#link=
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.