Google Chat V1 API - Class Google::Apps::Card::V1::BorderStyle (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Card::V1::BorderStyle.

The style options for the border of a card or widget, including the border type and color.

Google Workspace Add-ons and Chat apps:

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#corner_radius

def corner_radius() -> ::Integer
Returns
  • (::Integer) — The corner radius for the border.

#corner_radius=

def corner_radius=(value) -> ::Integer
Parameter
  • value (::Integer) — The corner radius for the border.
Returns
  • (::Integer) — The corner radius for the border.

#stroke_color

def stroke_color() -> ::Google::Type::Color
Returns

#stroke_color=

def stroke_color=(value) -> ::Google::Type::Color
Parameter
Returns

#type

def type() -> ::Google::Apps::Card::V1::BorderStyle::BorderType
Returns

#type=

def type=(value) -> ::Google::Apps::Card::V1::BorderStyle::BorderType
Parameter
Returns