Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go53390 type ProjectsDisableXpnHostCall struct { struct
53391 s *Service
53392 project string
53393 urlParams_ gensupport.URLParams
53394 ctx_ context.Context
53395 header_ http.Header
53419 func (c *ProjectsDisableXpnHostCall) RequestId(requestId string) *ProjectsDisableXpnHostCall {
53427 func (c *ProjectsDisableXpnHostCall) Fields(s ...googleapi.Field) *ProjectsDisableXpnHostCall {
53435 func (c *ProjectsDisableXpnHostCall) Context(ctx context.Context) *ProjectsDisableXpnHostCall {
53442 func (c *ProjectsDisableXpnHostCall) Header() http.Header {
[all …]