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

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

In app linking start

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def icon_url() -> ::String
Returns
  • (::String) — Icon url for the link.
def icon_url=(value) -> ::String
Parameter
  • value (::String) — Icon url for the link.
Returns
  • (::String) — Icon url for the link.
def label() -> ::String
Returns
  • (::String) — Label for the link.
def label=(value) -> ::String
Parameter
  • value (::String) — Label for the link.
Returns
  • (::String) — Label for the link.
def url() -> ::String
Returns
  • (::String) — URL to redirect to.
def url=(value) -> ::String
Parameter
  • value (::String) — URL to redirect to.
Returns
  • (::String) — URL to redirect to.