Searched defs:SnapshotsGetCall (Results 1 – 1 of 1) sorted by relevance
67703 type SnapshotsGetCall struct { struct67704 s *Service67705 project string67706 snapshot string67707 urlParams_ gensupport.URLParams67708 ifNoneMatch_ string67709 ctx_ context.Context67710 header_ http.Header67726 func (c *SnapshotsGetCall) Fields(s ...googleapi.Field) *SnapshotsGetCall {67736 func (c *SnapshotsGetCall) IfNoneMatch(entityTag string) *SnapshotsGetCall {[all …]