Home
last modified time | relevance | path

Searched refs:getOperations (Results 76 – 98 of 98) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\SecurityCommandCenter\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\ServiceConsumerManagement\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DReportRequest.php40 public function getOperations() function in Google\\Service\\ServiceControl\\ReportRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\ServiceManagement\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\ServiceNetworking\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\ServiceUsage\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DListBackupOperationsResponse.php54 public function getOperations() function in Google\\Service\\Spanner\\ListBackupOperationsResponse
H A DListDatabaseOperationsResponse.php54 public function getOperations() function in Google\\Service\\Spanner\\ListDatabaseOperationsResponse
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Spanner\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Speech\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Storagetransfer\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\TPU\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Translate\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\VMMigrationService\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Vault\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Vision\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleLongrunningListOperationsResponse.php54 public function getOperations() function in Google\\Service\\WebRisk\\GoogleLongrunningListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Workflows\\ListOperationsResponse
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md1116 $sd->getOperations(); // @returns OperationInterface[]
/plugin/googlesearch/
H A Dnusoap.php4601 function getOperations($bindingType = 'soap') function in wsdl
6504 } elseif($this->operations = $this->wsdl->getOperations()){
/plugin/mantis/lib/
H A Dclass.soapclient.php345 } elseif ($this->operations = $this->wsdl->getOperations('soap')) {
348 } elseif ($this->operations = $this->wsdl->getOperations('soap12')) {
H A Dclass.wsdl.php585 function getOperations($bindingType = 'soap') { function in wsdl
835 foreach($this->getOperations() as $op => $data){
H A Dnusoap.php5097 function getOperations($bindingType = 'soap') { function in wsdl
5347 foreach($this->getOperations() as $op => $data){
7413 } elseif ($this->operations = $this->wsdl->getOperations('soap')) {
7416 } elseif ($this->operations = $this->wsdl->getOperations('soap12')) {

1234