Home
last modified time | relevance | path

Searched refs:TargetSslProxiesInsertCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go77160 type TargetSslProxiesInsertCall struct { struct
77171 …roxiesService) Insert(project string, targetsslproxy *TargetSslProxy) *TargetSslProxiesInsertCall {
77172 c := &TargetSslProxiesInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
77192 func (c *TargetSslProxiesInsertCall) RequestId(requestId string) *TargetSslProxiesInsertCall { argument
77200 func (c *TargetSslProxiesInsertCall) Fields(s ...googleapi.Field) *TargetSslProxiesInsertCall { argument
77208 func (c *TargetSslProxiesInsertCall) Context(ctx context.Context) *TargetSslProxiesInsertCall { argument
77215 func (c *TargetSslProxiesInsertCall) Header() http.Header { argument
77222 func (c *TargetSslProxiesInsertCall) doRequest(alt string) (*http.Response, error) { argument
77252 func (c *TargetSslProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument