Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go53081 type NetworksSwitchToCustomModeCall struct { struct
53082 s *Service
53083 project string
53084 network string
53085 urlParams_ gensupport.URLParams
53086 ctx_ context.Context
53087 header_ http.Header
53113 …c (c *NetworksSwitchToCustomModeCall) RequestId(requestId string) *NetworksSwitchToCustomModeCall {
53121 … (c *NetworksSwitchToCustomModeCall) Fields(s ...googleapi.Field) *NetworksSwitchToCustomModeCall {
53129 … (c *NetworksSwitchToCustomModeCall) Context(ctx context.Context) *NetworksSwitchToCustomModeCall {
[all …]