Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go69880 type SubnetworksGetCall struct { struct
69893 …(r *SubnetworksService) Get(project string, region string, subnetwork string) *SubnetworksGetCall {
69894 c := &SubnetworksGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
69904 func (c *SubnetworksGetCall) Fields(s ...googleapi.Field) *SubnetworksGetCall { argument
69914 func (c *SubnetworksGetCall) IfNoneMatch(entityTag string) *SubnetworksGetCall { argument
69922 func (c *SubnetworksGetCall) Context(ctx context.Context) *SubnetworksGetCall { argument
69929 func (c *SubnetworksGetCall) Header() http.Header { argument
69936 func (c *SubnetworksGetCall) doRequest(alt string) (*http.Response, error) { argument
69966 func (c *SubnetworksGetCall) Do(opts ...googleapi.CallOption) (*Subnetwork, error) { argument