Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go6011 PathMatcher string `json:"pathMatcher,omitempty"` member
11532 type PathMatcher struct { struct
11542 DefaultService string `json:"defaultService,omitempty"`
11546 Description string `json:"description,omitempty"`
11549 Name string `json:"name,omitempty"`
11552 PathRules []*PathRule `json:"pathRules,omitempty"`
11560 ForceSendFields []string `json:"-"`
11569 NullFields []string `json:"-"`
11572 func (s *PathMatcher) MarshalJSON() ([]byte, error) {
Dcompute-api.json6966 "PathMatcher": { object