Home
last modified time | relevance | path

Searched defs: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
78231 s *Service
78232 project string
78233 targetTcpProxy string
78234 urlParams_ gensupport.URLParams
78235 ctx_ context.Context
78236 header_ http.Header
78261 func (c *TargetTcpProxiesDeleteCall) RequestId(requestId string) *TargetTcpProxiesDeleteCall {
78269 func (c *TargetTcpProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetTcpProxiesDeleteCall {
78277 func (c *TargetTcpProxiesDeleteCall) Context(ctx context.Context) *TargetTcpProxiesDeleteCall {
[all …]