Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go80633 type UrlMapsGetCall struct { struct
80634 s *Service
80635 project string
80636 urlMap string
80637 urlParams_ gensupport.URLParams
80638 ifNoneMatch_ string
80639 ctx_ context.Context
80640 header_ http.Header
80656 func (c *UrlMapsGetCall) Fields(s ...googleapi.Field) *UrlMapsGetCall {
80666 func (c *UrlMapsGetCall) IfNoneMatch(entityTag string) *UrlMapsGetCall {
[all …]