Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go67703 type SnapshotsGetCall struct { struct
67704 s *Service
67705 project string
67706 snapshot string
67707 urlParams_ gensupport.URLParams
67708 ifNoneMatch_ string
67709 ctx_ context.Context
67710 header_ http.Header
67726 func (c *SnapshotsGetCall) Fields(s ...googleapi.Field) *SnapshotsGetCall {
67736 func (c *SnapshotsGetCall) IfNoneMatch(entityTag string) *SnapshotsGetCall {
[all …]