Home
last modified time | relevance | path

Searched refs:OperationsService (Results 1 – 25 of 1203) sorted by relevance

12345678910>>...49

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/genomics/v1/
H A Dgenomics_v1_client.py42 self.operations = self.OperationsService(self)
44 class OperationsService(base_api.BaseApiService): class in GenomicsV1
50 super(GenomicsV1.OperationsService, self).__init__(client)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/serviceusage/v1alpha/
H A Dserviceusage_v1alpha_client.py42 self.operations = self.OperationsService(self)
45 class OperationsService(base_api.BaseApiService): class in ServiceusageV1alpha
51 super(ServiceusageV1alpha.OperationsService, self).__init__(client)
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/bigqueryreservation/v1/
H A Dbigqueryreservation-gen.go134 Operations *OperationsService
144 func NewOperationsService(s *Service) *OperationsService {
145 rs := &OperationsService{s: s}
149 type OperationsService struct { struct
349 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
497 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/bigqueryreservation/v1/
H A Dbigqueryreservation-gen.go131 Operations *OperationsService
141 func NewOperationsService(s *Service) *OperationsService {
142 rs := &OperationsService{s: s}
146 type OperationsService struct { struct
382 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
530 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/api/bigqueryreservation/v1/
H A Dbigqueryreservation-gen.go134 Operations *OperationsService
144 func NewOperationsService(s *Service) *OperationsService {
145 rs := &OperationsService{s: s}
149 type OperationsService struct { struct
349 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
497 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/api/bigqueryreservation/v1/
H A Dbigqueryreservation-gen.go134 Operations *OperationsService
144 func NewOperationsService(s *Service) *OperationsService {
145 rs := &OperationsService{s: s}
149 type OperationsService struct { struct
349 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
497 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/api/bigqueryreservation/v1/
H A Dbigqueryreservation-gen.go131 Operations *OperationsService
141 func NewOperationsService(s *Service) *OperationsService {
142 rs := &OperationsService{s: s}
146 type OperationsService struct { struct
382 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
530 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/speech/v1/
H A Dspeech_v1_client.py42 self.operations = self.OperationsService(self)
45 class OperationsService(base_api.BaseApiService): class in SpeechV1
51 super(SpeechV1.OperationsService, self).__init__(client)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/runtimeconfig/v1/
H A Druntimeconfig-gen.go131 Operations *OperationsService
141 func NewOperationsService(s *Service) *OperationsService {
142 rs := &OperationsService{s: s}
146 type OperationsService struct { struct
363 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
508 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
655 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go131 Operations *OperationsService
141 func NewOperationsService(s *Service) *OperationsService {
142 rs := &OperationsService{s: s}
146 type OperationsService struct { struct
363 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
508 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
655 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go71 Operations *OperationsService
81 func NewOperationsService(s *Service) *OperationsService {
82 rs := &OperationsService{s: s}
86 type OperationsService struct { struct
369 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
510 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
653 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/bigqueryreservation/v1/
H A Dbigqueryreservation-gen.go131 Operations *OperationsService
141 func NewOperationsService(s *Service) *OperationsService {
142 rs := &OperationsService{s: s}
146 type OperationsService struct { struct
416 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
564 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/servicenetworking/v1beta/
H A Dservicenetworking_v1beta_client.py42 self.operations = self.OperationsService(self)
46 class OperationsService(base_api.BaseApiService): class in ServicenetworkingV1beta
52 super(ServicenetworkingV1beta.OperationsService, self).__init__(client)
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/firebaseml/v1/
H A Dfirebaseml-gen.go129 Operations *OperationsService
139 func NewOperationsService(s *Service) *OperationsService {
140 rs := &OperationsService{s: s}
144 type OperationsService struct { struct
367 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
511 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
653 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/firebasehosting/v1/
H A Dfirebasehosting-gen.go117 Operations *OperationsService
127 func NewOperationsService(s *Service) *OperationsService {
128 rs := &OperationsService{s: s}
132 type OperationsService struct { struct
315 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
456 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
595 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/firebaseml/v1/
H A Dfirebaseml-gen.go129 Operations *OperationsService
139 func NewOperationsService(s *Service) *OperationsService {
140 rs := &OperationsService{s: s}
144 type OperationsService struct { struct
367 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
511 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
653 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/firebasehosting/v1/
H A Dfirebasehosting-gen.go117 Operations *OperationsService
127 func NewOperationsService(s *Service) *OperationsService {
128 rs := &OperationsService{s: s}
132 type OperationsService struct { struct
315 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
456 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
595 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go137 Operations *OperationsService
147 func NewOperationsService(s *Service) *OperationsService {
148 rs := &OperationsService{s: s}
152 type OperationsService struct { struct
335 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
480 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
623 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/firebaseml/v1/
H A Dfirebaseml-gen.go128 Operations *OperationsService
138 func NewOperationsService(s *Service) *OperationsService {
139 rs := &OperationsService{s: s}
143 type OperationsService struct { struct
401 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
546 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
693 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go136 Operations *OperationsService
146 func NewOperationsService(s *Service) *OperationsService {
147 rs := &OperationsService{s: s}
151 type OperationsService struct { struct
368 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
514 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
662 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go136 Operations *OperationsService
146 func NewOperationsService(s *Service) *OperationsService {
147 rs := &OperationsService{s: s}
151 type OperationsService struct { struct
334 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
479 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
622 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/firebasehosting/v1/
H A Dfirebasehosting-gen.go117 Operations *OperationsService
127 func NewOperationsService(s *Service) *OperationsService {
128 rs := &OperationsService{s: s}
132 type OperationsService struct { struct
315 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
456 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
595 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/firebaseml/v1/
H A Dfirebaseml-gen.go128 Operations *OperationsService
138 func NewOperationsService(s *Service) *OperationsService {
139 rs := &OperationsService{s: s}
143 type OperationsService struct { struct
366 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
510 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
652 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go137 Operations *OperationsService
147 func NewOperationsService(s *Service) *OperationsService {
148 rs := &OperationsService{s: s}
152 type OperationsService struct { struct
335 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
480 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
623 func (r *OperationsService) List(name string) *OperationsListCall { argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/runtimeconfig/v1/
H A Druntimeconfig-gen.go134 Operations *OperationsService
144 func NewOperationsService(s *Service) *OperationsService {
145 rs := &OperationsService{s: s}
149 type OperationsService struct { struct
366 func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *Op… argument
512 func (r *OperationsService) Delete(name string) *OperationsDeleteCall { argument
660 func (r *OperationsService) List(name string) *OperationsListCall { argument

12345678910>>...49