Home
last modified time | relevance | path

Searched refs: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
53399 func (r *ProjectsService) DisableXpnHost(project string) *ProjectsDisableXpnHostCall {
53400 c := &ProjectsDisableXpnHostCall{s: r.s, urlParams_: make(gensupport.URLParams)}
53419 func (c *ProjectsDisableXpnHostCall) RequestId(requestId string) *ProjectsDisableXpnHostCall { argument
53427 func (c *ProjectsDisableXpnHostCall) Fields(s ...googleapi.Field) *ProjectsDisableXpnHostCall { argument
53435 func (c *ProjectsDisableXpnHostCall) Context(ctx context.Context) *ProjectsDisableXpnHostCall { argument
53442 func (c *ProjectsDisableXpnHostCall) Header() http.Header { argument
53449 func (c *ProjectsDisableXpnHostCall) doRequest(alt string) (*http.Response, error) { argument
53474 func (c *ProjectsDisableXpnHostCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument