Home
last modified time | relevance | path

Searched refs:InterconnectLocationsGetCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go49561 type InterconnectLocationsGetCall struct { struct
49574 …tLocationsService) Get(project string, interconnectLocation string) *InterconnectLocationsGetCall {
49575 c := &InterconnectLocationsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
49584 func (c *InterconnectLocationsGetCall) Fields(s ...googleapi.Field) *InterconnectLocationsGetCall { argument
49594 func (c *InterconnectLocationsGetCall) IfNoneMatch(entityTag string) *InterconnectLocationsGetCall { argument
49602 func (c *InterconnectLocationsGetCall) Context(ctx context.Context) *InterconnectLocationsGetCall { argument
49609 func (c *InterconnectLocationsGetCall) Header() http.Header { argument
49616 func (c *InterconnectLocationsGetCall) doRequest(alt string) (*http.Response, error) { argument
49645 func (c *InterconnectLocationsGetCall) Do(opts ...googleapi.CallOption) (*InterconnectLocation, err… argument