Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go80947 type UrlMapsInvalidateCacheCall struct { struct
80948 s *Service
80949 project string
80950 urlMap string
80951 cacheinvalidationrule *CacheInvalidationRule
80952 urlParams_ gensupport.URLParams
80953 ctx_ context.Context
80954 header_ http.Header
80981 func (c *UrlMapsInvalidateCacheCall) RequestId(requestId string) *UrlMapsInvalidateCacheCall {
80989 func (c *UrlMapsInvalidateCacheCall) Fields(s ...googleapi.Field) *UrlMapsInvalidateCacheCall {
[all …]