Home
last modified time | relevance | path

Searched refs:DrivesService (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go173 Drives *DrivesService
229 func NewDrivesService(s *Service) *DrivesService {
230 rs := &DrivesService{s: s}
234 type DrivesService struct { struct
4633 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4767 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4867 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5023 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5150 func (r *DrivesService) List() *DrivesListCall { argument
5354 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/drive/v3/
H A Ddrive-gen.go173 Drives *DrivesService
229 func NewDrivesService(s *Service) *DrivesService {
230 rs := &DrivesService{s: s}
234 type DrivesService struct { struct
4633 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4767 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4867 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5023 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5150 func (r *DrivesService) List() *DrivesListCall { argument
5354 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/misc/perkeep/perkeep-0.11/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go173 Drives *DrivesService
229 func NewDrivesService(s *Service) *DrivesService {
230 rs := &DrivesService{s: s}
234 type DrivesService struct { struct
4633 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4767 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4867 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5023 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5150 func (r *DrivesService) List() *DrivesListCall { argument
5354 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4709 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4844 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4945 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5102 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5230 func (r *DrivesService) List() *DrivesListCall { argument
5435 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4664 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4799 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4900 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5057 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5185 func (r *DrivesService) List() *DrivesListCall { argument
5390 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4713 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4848 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4949 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5106 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5234 func (r *DrivesService) List() *DrivesListCall { argument
5439 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go173 Drives *DrivesService
229 func NewDrivesService(s *Service) *DrivesService {
230 rs := &DrivesService{s: s}
234 type DrivesService struct { struct
4648 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4783 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4884 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5041 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5169 func (r *DrivesService) List() *DrivesListCall { argument
5374 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go173 Drives *DrivesService
229 func NewDrivesService(s *Service) *DrivesService {
230 rs := &DrivesService{s: s}
234 type DrivesService struct { struct
4650 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4785 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4886 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5043 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5171 func (r *DrivesService) List() *DrivesListCall { argument
5376 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4664 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4799 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4900 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5057 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5185 func (r *DrivesService) List() *DrivesListCall { argument
5390 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4907 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5044 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5147 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5306 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5434 func (r *DrivesService) List() *DrivesListCall { argument
5641 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4848 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4985 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5088 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5247 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5375 func (r *DrivesService) List() *DrivesListCall { argument
5582 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4806 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4941 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5042 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5199 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5327 func (r *DrivesService) List() *DrivesListCall { argument
5532 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct {
4848 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall {
4985 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall {
5088 func (r *DrivesService) Get(driveId string) *DrivesGetCall {
5247 func (r *DrivesService) Hide(driveId string) *DrivesHideCall {
5375 func (r *DrivesService) List() *DrivesListCall {
5582 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4815 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4950 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5051 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5208 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5336 func (r *DrivesService) List() *DrivesListCall { argument
5541 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/api/google-api-go-client-0.36.0/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4815 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4950 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5051 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5208 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5336 func (r *DrivesService) List() *DrivesListCall { argument
5541 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go176 Drives *DrivesService
232 func NewDrivesService(s *Service) *DrivesService {
233 rs := &DrivesService{s: s}
237 type DrivesService struct { struct
4664 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4799 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4900 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5057 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5185 func (r *DrivesService) List() *DrivesListCall { argument
5390 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4898 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
5035 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5138 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5297 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5425 func (r *DrivesService) List() *DrivesListCall { argument
5632 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go173 Drives *DrivesService
229 func NewDrivesService(s *Service) *DrivesService {
230 rs := &DrivesService{s: s}
234 type DrivesService struct { struct
4661 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4796 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
4897 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5054 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5182 func (r *DrivesService) List() *DrivesListCall { argument
5387 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/api/drive/v3/
H A Ddrive-gen.go177 Drives *DrivesService
233 func NewDrivesService(s *Service) *DrivesService {
234 rs := &DrivesService{s: s}
238 type DrivesService struct { struct
4848 func (r *DrivesService) Create(requestId string, drive *Drive) *DrivesCreateCall { argument
4985 func (r *DrivesService) Delete(driveId string) *DrivesDeleteCall { argument
5088 func (r *DrivesService) Get(driveId string) *DrivesGetCall { argument
5247 func (r *DrivesService) Hide(driveId string) *DrivesHideCall { argument
5375 func (r *DrivesService) List() *DrivesListCall { argument
5582 func (r *DrivesService) Unhide(driveId string) *DrivesUnhideCall { argument
[all …]

123