Searched defs:BodyRect (Results 1 – 3 of 3) sorted by relevance
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/bda/v20200324/ |
H A D | models.go | 104 BodyRect *BodyRect `json:"BodyRect,omitempty" name:"BodyRect"` member 122 type BodyRect struct { struct 125 X *uint64 `json:"X,omitempty" name:"X"` 128 Y *uint64 `json:"Y,omitempty" name:"Y"` 131 Width *uint64 `json:"Width,omitempty" name:"Width"` 134 Height *uint64 `json:"Height,omitempty" name:"Height"`
|
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/bda/v20200324/ |
H A D | models.go | 103 BodyRect *BodyRect `json:"BodyRect,omitempty" name:"BodyRect"` member 121 type BodyRect struct { struct 124 X *uint64 `json:"X,omitempty" name:"X"` 127 Y *uint64 `json:"Y,omitempty" name:"Y"` 130 Width *uint64 `json:"Width,omitempty" name:"Width"` 133 Height *uint64 `json:"Height,omitempty" name:"Height"`
|
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/bda/v20200324/ |
H A D | models.go | 103 BodyRect *BodyRect `json:"BodyRect,omitempty" name:"BodyRect"` member 121 type BodyRect struct { struct 124 X *uint64 `json:"X,omitempty" name:"X"` 127 Y *uint64 `json:"Y,omitempty" name:"Y"` 130 Width *uint64 `json:"Width,omitempty" name:"Width"` 133 Height *uint64 `json:"Height,omitempty" name:"Height"`
|