Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const AppsGroupsMigrationScope + type ArchiveInsertCall struct + func (c *ArchiveInsertCall) Context(ctx context.Context) *ArchiveInsertCall + func (c *ArchiveInsertCall) Do(opts ...googleapi.CallOption) (*Groups, error) + func (c *ArchiveInsertCall) Fields(s ...googleapi.Field) *ArchiveInsertCall + func (c *ArchiveInsertCall) Header() http.Header + func (c *ArchiveInsertCall) Media(r io.Reader, options ...googleapi.MediaOption) *ArchiveInsertCall + func (c *ArchiveInsertCall) ProgressUpdater(pu googleapi.ProgressUpdater) *ArchiveInsertCall + func (c *ArchiveInsertCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *ArchiveInsertCall + type ArchiveService struct + func NewArchiveService(s *Service) *ArchiveService + func (r *ArchiveService) Insert(groupId string) *ArchiveInsertCall + type Groups struct + ForceSendFields []string + Kind string + NullFields []string + ResponseCode string + func (s Groups) MarshalJSON() ([]byte, error) + type Service struct + Archive *ArchiveService + BasePath string + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)