Home
last modified time | relevance | path

Searched defs:FixedOrPercent (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go5107 type FixedOrPercent struct { struct
5111 Calculated int64 `json:"calculated,omitempty"`
5114 Fixed int64 `json:"fixed,omitempty"`
5117 Percent int64 `json:"percent,omitempty"`
5125 ForceSendFields []string `json:"-"`
5133 NullFields []string `json:"-"`
5136 func (s *FixedOrPercent) MarshalJSON() ([]byte, error) {
Dcompute-api.json2812 "FixedOrPercent": { object