Home
last modified time | relevance | path

Searched refs: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
67716 func (r *SnapshotsService) Get(project string, snapshot string) *SnapshotsGetCall {
67717 c := &SnapshotsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
67726 func (c *SnapshotsGetCall) Fields(s ...googleapi.Field) *SnapshotsGetCall { argument
67736 func (c *SnapshotsGetCall) IfNoneMatch(entityTag string) *SnapshotsGetCall { argument
67744 func (c *SnapshotsGetCall) Context(ctx context.Context) *SnapshotsGetCall { argument
67751 func (c *SnapshotsGetCall) Header() http.Header { argument
67758 func (c *SnapshotsGetCall) doRequest(alt string) (*http.Response, error) { argument
67787 func (c *SnapshotsGetCall) Do(opts ...googleapi.CallOption) (*Snapshot, error) { argument