Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go41689 type InstanceGroupsListCall struct { struct
41690 s *Service
41691 project string
41692 zone string
41693 urlParams_ gensupport.URLParams
41694 ifNoneMatch_ string
41695 ctx_ context.Context
41696 header_ http.Header
41734 func (c *InstanceGroupsListCall) Filter(filter string) *InstanceGroupsListCall {
41745 func (c *InstanceGroupsListCall) MaxResults(maxResults int64) *InstanceGroupsListCall {
[all …]