Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go71140 type TargetHttpProxiesDeleteCall struct { struct
71141 s *Service
71142 project string
71143 targetHttpProxy string
71144 urlParams_ gensupport.URLParams
71145 ctx_ context.Context
71146 header_ http.Header
71172 func (c *TargetHttpProxiesDeleteCall) RequestId(requestId string) *TargetHttpProxiesDeleteCall {
71180 func (c *TargetHttpProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetHttpProxiesDeleteCall {
71188 func (c *TargetHttpProxiesDeleteCall) Context(ctx context.Context) *TargetHttpProxiesDeleteCall {
[all …]