Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go18064 type AcceleratorTypesGetCall struct { struct
18065 s *Service
18066 project string
18067 zone string
18068 acceleratorType string
18069 urlParams_ gensupport.URLParams
18070 ifNoneMatch_ string
18071 ctx_ context.Context
18072 header_ http.Header
18088 func (c *AcceleratorTypesGetCall) Fields(s ...googleapi.Field) *AcceleratorTypesGetCall {
[all …]