Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go78230 type TargetTcpProxiesDeleteCall struct { struct
78240 …argetTcpProxiesService) Delete(project string, targetTcpProxy string) *TargetTcpProxiesDeleteCall {
78241 c := &TargetTcpProxiesDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
78261 func (c *TargetTcpProxiesDeleteCall) RequestId(requestId string) *TargetTcpProxiesDeleteCall { argument
78269 func (c *TargetTcpProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetTcpProxiesDeleteCall { argument
78277 func (c *TargetTcpProxiesDeleteCall) Context(ctx context.Context) *TargetTcpProxiesDeleteCall { argument
78284 func (c *TargetTcpProxiesDeleteCall) Header() http.Header { argument
78291 func (c *TargetTcpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) { argument
78317 func (c *TargetTcpProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument