Cloud Monitoring Dashboards V1 API - Module Google::Cloud::Monitoring::Dashboard::V1::Text::TextStyle::VerticalAlignment (v1.0.0)

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

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

Constants

VERTICAL_ALIGNMENT_UNSPECIFIED

value: 0
No vertical alignment specified, will default to V_TOP

V_TOP

value: 1
Top-align

V_CENTER

value: 2
Center-align

V_BOTTOM

value: 3
Bottom-align