Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go1470 type AttachedDisk struct { struct
1474 AutoDelete bool `json:"autoDelete,omitempty"`
1478 Boot bool `json:"boot,omitempty"`
1490 DeviceName string `json:"deviceName,omitempty"`
1513 DiskEncryptionKey *CustomerEncryptionKey `json:"diskEncryptionKey,omitempty"`
1519 Index int64 `json:"index,omitempty"`
1528 InitializeParams *AttachedDiskInitializeParams `json:"initializeParams,omitempty"`
1540 Interface string `json:"interface,omitempty"`
1544 Kind string `json:"kind,omitempty"`
1547 Licenses []string `json:"licenses,omitempty"`
[all …]
Dcompute-api.json601 "AttachedDisk": { object