Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go54290 type ProjectsGetXpnResourcesCall struct { struct
54291 s *Service
54292 project string
54293 urlParams_ gensupport.URLParams
54294 ifNoneMatch_ string
54295 ctx_ context.Context
54296 header_ http.Header
54308 func (c *ProjectsGetXpnResourcesCall) Filter(filter string) *ProjectsGetXpnResourcesCall {
54314 func (c *ProjectsGetXpnResourcesCall) MaxResults(maxResults int64) *ProjectsGetXpnResourcesCall {
54320 func (c *ProjectsGetXpnResourcesCall) OrderBy(orderBy string) *ProjectsGetXpnResourcesCall {
[all …]