Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go79294 type TargetVpnGatewaysAggregatedListCall struct { struct
79295 s *Service
79296 project string
79297 urlParams_ gensupport.URLParams
79298 ifNoneMatch_ string
79299 ctx_ context.Context
79300 header_ http.Header
79336 … *TargetVpnGatewaysAggregatedListCall) Filter(filter string) *TargetVpnGatewaysAggregatedListCall {
79347 …tVpnGatewaysAggregatedListCall) MaxResults(maxResults int64) *TargetVpnGatewaysAggregatedListCall {
79364 …TargetVpnGatewaysAggregatedListCall) OrderBy(orderBy string) *TargetVpnGatewaysAggregatedListCall {
[all …]