Send feedback
Class Row (2.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
Row(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Defines the layout properties and content for a row.
Attributes Name Description weight
int
The relative weight of this row. The row
weight is used to adjust the height of rows on
the screen (relative to peers). Greater the
weight, greater the height of the row on the
screen. If omitted, a value of 1 is used while
rendering.
widgets
MutableSequence[google.cloud.monitoring_dashboard_v1.types.Widget ]
The display widgets arranged horizontally in
this row.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-08 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?