Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go50126 type InterconnectsGetCall struct { struct
50127 s *Service
50128 project string
50129 interconnect string
50130 urlParams_ gensupport.URLParams
50131 ifNoneMatch_ string
50132 ctx_ context.Context
50133 header_ http.Header
50148 func (c *InterconnectsGetCall) Fields(s ...googleapi.Field) *InterconnectsGetCall {
50158 func (c *InterconnectsGetCall) IfNoneMatch(entityTag string) *InterconnectsGetCall {
[all …]