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
- (::Google::Cloud::Chronicle::V1::PointSizeType) — Optional. Point size type for the map. This is used to determine the size of the points on the map.
#point_size_type=
def point_size_type=(value) -> ::Google::Cloud::Chronicle::V1::PointSizeType
Parameter
- value (::Google::Cloud::Chronicle::V1::PointSizeType) — Optional. Point size type for the map. This is used to determine the size of the points on the map.
Returns
- (::Google::Cloud::Chronicle::V1::PointSizeType) — Optional. Point size type for the map. This is used to determine the size of the points on the map.