Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go72499 type TargetHttpsProxiesInsertCall struct { struct
72500 s *Service
72501 project string
72502 targethttpsproxy *TargetHttpsProxy
72503 urlParams_ gensupport.URLParams
72504 ctx_ context.Context
72505 header_ http.Header
72531 func (c *TargetHttpsProxiesInsertCall) RequestId(requestId string) *TargetHttpsProxiesInsertCall {
72539 func (c *TargetHttpsProxiesInsertCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesInsertCall {
72547 func (c *TargetHttpsProxiesInsertCall) Context(ctx context.Context) *TargetHttpsProxiesInsertCall {
[all …]