Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go41358 type InstanceGroupsGetCall struct { struct
41371 …tanceGroupsService) Get(project string, zone string, instanceGroup string) *InstanceGroupsGetCall {
41372 c := &InstanceGroupsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
41382 func (c *InstanceGroupsGetCall) Fields(s ...googleapi.Field) *InstanceGroupsGetCall { argument
41392 func (c *InstanceGroupsGetCall) IfNoneMatch(entityTag string) *InstanceGroupsGetCall { argument
41400 func (c *InstanceGroupsGetCall) Context(ctx context.Context) *InstanceGroupsGetCall { argument
41407 func (c *InstanceGroupsGetCall) Header() http.Header { argument
41414 func (c *InstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) { argument
41444 func (c *InstanceGroupsGetCall) Do(opts ...googleapi.CallOption) (*InstanceGroup, error) { argument