Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go54150 type ProjectsGetXpnHostCall struct { struct
54151 s *Service
54152 project string
54153 urlParams_ gensupport.URLParams
54154 ifNoneMatch_ string
54155 ctx_ context.Context
54156 header_ http.Header
54170 func (c *ProjectsGetXpnHostCall) Fields(s ...googleapi.Field) *ProjectsGetXpnHostCall {
54180 func (c *ProjectsGetXpnHostCall) IfNoneMatch(entityTag string) *ProjectsGetXpnHostCall {
54188 func (c *ProjectsGetXpnHostCall) Context(ctx context.Context) *ProjectsGetXpnHostCall {
[all …]