Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go711 AcceleratorType string `json:"acceleratorType,omitempty"` member
738 type AcceleratorType struct { struct
741 CreationTimestamp string `json:"creationTimestamp,omitempty"`
745 Deprecated *DeprecationStatus `json:"deprecated,omitempty"`
749 Description string `json:"description,omitempty"`
753 Id uint64 `json:"id,omitempty,string"`
757 Kind string `json:"kind,omitempty"`
761 MaximumCardsPerInstance int64 `json:"maximumCardsPerInstance,omitempty"`
764 Name string `json:"name,omitempty"`
768 SelfLink string `json:"selfLink,omitempty"`
[all …]
Dcompute-api.json110 "AcceleratorType": { object