Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go29631 type GlobalAddressesGetCall struct { struct
29644 func (r *GlobalAddressesService) Get(project string, address string) *GlobalAddressesGetCall {
29645 c := &GlobalAddressesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
29654 func (c *GlobalAddressesGetCall) Fields(s ...googleapi.Field) *GlobalAddressesGetCall { argument
29664 func (c *GlobalAddressesGetCall) IfNoneMatch(entityTag string) *GlobalAddressesGetCall { argument
29672 func (c *GlobalAddressesGetCall) Context(ctx context.Context) *GlobalAddressesGetCall { argument
29679 func (c *GlobalAddressesGetCall) Header() http.Header { argument
29686 func (c *GlobalAddressesGetCall) doRequest(alt string) (*http.Response, error) { argument
29715 func (c *GlobalAddressesGetCall) Do(opts ...googleapi.CallOption) (*Address, error) { argument