Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go71454 type TargetHttpProxiesInsertCall struct { struct
71455 s *Service
71456 project string
71457 targethttpproxy *TargetHttpProxy
71458 urlParams_ gensupport.URLParams
71459 ctx_ context.Context
71460 header_ http.Header
71487 func (c *TargetHttpProxiesInsertCall) RequestId(requestId string) *TargetHttpProxiesInsertCall {
71495 func (c *TargetHttpProxiesInsertCall) Fields(s ...googleapi.Field) *TargetHttpProxiesInsertCall {
71503 func (c *TargetHttpProxiesInsertCall) Context(ctx context.Context) *TargetHttpProxiesInsertCall {
[all …]