Searched refs:NotificationsGetCall (Results 1 – 1 of 1) sorted by relevance
5670 type NotificationsGetCall struct { struct5681 func (r *NotificationsService) Get(bucket string, notification string) *NotificationsGetCall {5682 c := &NotificationsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}5690 func (c *NotificationsGetCall) UserProject(userProject string) *NotificationsGetCall { argument5698 func (c *NotificationsGetCall) Fields(s ...googleapi.Field) *NotificationsGetCall { argument5708 func (c *NotificationsGetCall) IfNoneMatch(entityTag string) *NotificationsGetCall { argument5716 func (c *NotificationsGetCall) Context(ctx context.Context) *NotificationsGetCall { argument5723 func (c *NotificationsGetCall) Header() http.Header { argument5730 func (c *NotificationsGetCall) doRequest(alt string) (*http.Response, error) { argument5759 func (c *NotificationsGetCall) Do(opts ...googleapi.CallOption) (*Notification, error) { argument