Cloud Monitoring Dashboards V1 API - Module Google::Cloud::Monitoring::Dashboard::V1::Text::TextStyle::HorizontalAlignment (v0.15.0)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API module Google::Cloud::Monitoring::Dashboard::V1::Text::TextStyle::HorizontalAlignment.

The horizontal alignment of both the title and content on a text widget

Constants

HORIZONTAL_ALIGNMENT_UNSPECIFIED

value: 0
No horizontal alignment specified, will default to H_LEFT

H_LEFT

value: 1
Left-align

H_CENTER

value: 2
Center-align

H_RIGHT

value: 3
Right-align