Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::GoogleMapsConfig::PointSettings (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::GoogleMapsConfig::PointSettings.

Point settings for the map.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#color

def color() -> ::String
Returns
  • (::String) — Optional. Color for the point on the map.

#color=

def color=(value) -> ::String
Parameter
  • value (::String) — Optional. Color for the point on the map.
Returns
  • (::String) — Optional. Color for the point on the map.

#point_size_type

def point_size_type() -> ::Google::Cloud::Chronicle::V1::PointSizeType
Returns

#point_size_type=

def point_size_type=(value) -> ::Google::Cloud::Chronicle::V1::PointSizeType
Parameter
Returns