Searched defs:LicensesGetCall (Results 1 – 1 of 1) sorted by relevance
51010 type LicensesGetCall struct { struct51011 s *Service51012 project string51013 license string51014 urlParams_ gensupport.URLParams51015 ifNoneMatch_ string51016 ctx_ context.Context51017 header_ http.Header51032 func (c *LicensesGetCall) Fields(s ...googleapi.Field) *LicensesGetCall {51042 func (c *LicensesGetCall) IfNoneMatch(entityTag string) *LicensesGetCall {[all …]