Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const DisplayVideoScope + const DoubleclickbidmanagerScope + type GoogleBytestreamMedia struct + ForceSendFields []string + NullFields []string + ResourceName string + func (s *GoogleBytestreamMedia) MarshalJSON() ([]byte, error) + type MediaDownloadCall struct + func (c *MediaDownloadCall) Context(ctx context.Context) *MediaDownloadCall + func (c *MediaDownloadCall) Do(opts ...googleapi.CallOption) (*GoogleBytestreamMedia, error) + func (c *MediaDownloadCall) Download(opts ...googleapi.CallOption) (*http.Response, error) + func (c *MediaDownloadCall) Fields(s ...googleapi.Field) *MediaDownloadCall + func (c *MediaDownloadCall) Header() http.Header + func (c *MediaDownloadCall) IfNoneMatch(entityTag string) *MediaDownloadCall + type MediaService struct + func NewMediaService(s *Service) *MediaService + func (r *MediaService) Download(resourceName string) *MediaDownloadCall + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type SdfdownloadtasksOperationsGetCall struct + func (c *SdfdownloadtasksOperationsGetCall) Context(ctx context.Context) *SdfdownloadtasksOperationsGetCall + func (c *SdfdownloadtasksOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SdfdownloadtasksOperationsGetCall) Fields(s ...googleapi.Field) *SdfdownloadtasksOperationsGetCall + func (c *SdfdownloadtasksOperationsGetCall) Header() http.Header + func (c *SdfdownloadtasksOperationsGetCall) IfNoneMatch(entityTag string) *SdfdownloadtasksOperationsGetCall + type SdfdownloadtasksOperationsService struct + func NewSdfdownloadtasksOperationsService(s *Service) *SdfdownloadtasksOperationsService + func (r *SdfdownloadtasksOperationsService) Get(name string) *SdfdownloadtasksOperationsGetCall + type SdfdownloadtasksService struct + Operations *SdfdownloadtasksOperationsService + func NewSdfdownloadtasksService(s *Service) *SdfdownloadtasksService + type Service struct + BasePath string + Media *MediaService + Sdfdownloadtasks *SdfdownloadtasksService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error)