Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go3832 type CustomerEncryptionKey struct { struct
3835 RawKey string `json:"rawKey,omitempty"`
3850 RsaEncryptedKey string `json:"rsaEncryptedKey,omitempty"`
3854 Sha256 string `json:"sha256,omitempty"`
3862 ForceSendFields []string `json:"-"`
3870 NullFields []string `json:"-"`
3873 func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) {
Dcompute-api.json2035 "CustomerEncryptionKey": { object