menu
googleapis package
documentation
dlp/v2.dart
GooglePrivacyDlpV2BoundingBox
GooglePrivacyDlpV2BoundingBox.new constructor
GooglePrivacyDlpV2BoundingBox.new constructor
dark_mode
light_mode
GooglePrivacyDlpV2BoundingBox
constructor
GooglePrivacyDlpV2BoundingBox
(
{
int
?
height
,
int
?
left
,
int
?
top
,
int
?
width
,
})
Implementation
GooglePrivacyDlpV2BoundingBox({this.height, this.left, this.top, this.width});
googleapis package
documentation
dlp/v2
GooglePrivacyDlpV2BoundingBox
GooglePrivacyDlpV2BoundingBox.new constructor
GooglePrivacyDlpV2BoundingBox class