Chronicle V1 API - Class Google::Cloud::Chronicle::V1::Button (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::Button.

Button config for a chart.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String)

#description=

def description=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)
def hyperlink() -> ::String
Returns
  • (::String)
def hyperlink=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#label

def label() -> ::String
Returns
  • (::String)

#label=

def label=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#new_tab

def new_tab() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether to open the link in a new tab.

#new_tab=

def new_tab=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether to open the link in a new tab.
Returns
  • (::Boolean) — Optional. Whether to open the link in a new tab.

#properties

def properties() -> ::Google::Cloud::Chronicle::V1::Button::Properties

#properties=

def properties=(value) -> ::Google::Cloud::Chronicle::V1::Button::Properties