Home
last modified time | relevance | path

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

1234

/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/DeploymentManager/
H A DOperationsListResponse.php54 public function getOperations() function in Google\\Service\\DeploymentManager\\OperationsListResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\GKEHub\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\GameServices\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\PubsubLite\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleLongrunningListOperationsResponse.php54 public function getOperations() function in Google\\Service\\CloudVideoIntelligence\\GoogleLongrunningListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DGoogleLongrunningListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Eventarc\\GoogleLongrunningListOperationsResponse
/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/Assuredworkloads/
H A DGoogleLongrunningListOperationsResponse.php54 public function getOperations() function in Google\\Service\\Assuredworkloads\\GoogleLongrunningListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\CloudLifeSciences\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DListOperationsResponse.php54 public function getOperations() function in Google\\Service\\CertificateAuthorityService\\ListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleLongrunningListOperationsResponse.php54 public function getOperations() function in Google\\Service\\CloudRun\\GoogleLongrunningListOperationsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperationsScopedList.php38 public function getOperations() function in Google\\Service\\Compute\\OperationsScopedList
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DReportRequest.php38 public function getOperations() function in Google\\Service\\Networkconnectivity\\ReportRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZoneOperationsListResponse.php88 public function getOperations() function in Google\\Service\\Dns\\ManagedZoneOperationsListResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1GraphQLOperationConfig.php72 public function getOperations() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1GraphQLOperationConfig
H A DGoogleCloudApigeeV1OperationConfig.php72 public function getOperations() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1OperationConfig
/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')) {
/plugin/googlesearch/
H A Dnusoap.php4601 function getOperations($bindingType = 'soap') function in wsdl
6504 } elseif($this->operations = $this->wsdl->getOperations()){
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php3611 public function getOperations() { function in Google_OperationsScopedList
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md1116 $sd->getOperations(); // @returns OperationInterface[]

1234