/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/Resource/ |
H A D | ProjectsLocationsNamespacesServicesEndpoints.php | 20 use Google\Service\ServiceDirectory\Endpoint; alias 39 * @param Endpoint $postBody 48 * @return Endpoint 50 public function create($parent, Endpoint $postBody, $optParams = []) 54 return $this->call('create', [$params], Endpoint::class); 74 * @return Endpoint 80 return $this->call('get', [$params], Endpoint::class); 131 * @param Endpoint $postBody 136 * @return Endpoint 138 public function patch($name, Endpoint $postBody, $optParams = []) [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/ |
H A D | BiddersEndpoints.php | 20 use Google\Service\RealTimeBidding\Endpoint; alias 39 * @return Endpoint 45 return $this->call('get', [$params], Endpoint::class); 75 * @param Endpoint $postBody 79 * @return Endpoint 81 public function patch($name, Endpoint $postBody, $optParams = []) 85 return $this->call('patch', [$params], Endpoint::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/ |
H A D | ConnectivityTest.php | 31 protected $destinationType = Endpoint::class; 55 protected $sourceType = Endpoint::class; 91 * @param Endpoint 93 public function setDestination(Endpoint $destination) 98 * @return Endpoint 189 * @param Endpoint 191 public function setSource(Endpoint $source) 196 * @return Endpoint
|
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 170 class_alias(Endpoint::class, 'Google_Service_NetworkManagement_Endpoint');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/ |
H A D | ListEndpointsResponse.php | 23 protected $endpointsType = Endpoint::class; 31 * @param Endpoint[] 38 * @return Endpoint[]
|
H A D | Service.php | 27 protected $endpointsType = Endpoint::class; 49 * @param Endpoint[] 56 * @return Endpoint[]
|
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 116 class_alias(Endpoint::class, 'Google_Service_ServiceDirectory_Endpoint');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | ListEndpointsResponse.php | 23 protected $endpointsType = Endpoint::class; 31 * @param Endpoint[] 38 * @return Endpoint[]
|
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 116 class_alias(Endpoint::class, 'Google_Service_RealTimeBidding_Endpoint');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/ |
H A D | ProjectsLocationsEndpoints.php | 20 use Google\Service\IDS\Endpoint; alias 42 * @param Endpoint $postBody 63 public function create($parent, Endpoint $postBody, $optParams = []) 100 * @return Endpoint 106 return $this->call('get', [$params], Endpoint::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/ |
H A D | ListEndpointsResponse.php | 23 protected $endpointsType = Endpoint::class; 35 * @param Endpoint[] 42 * @return Endpoint[]
|
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 224 class_alias(Endpoint::class, 'Google_Service_IDS_Endpoint');
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | endpoint-closure.asciidoc | 2 === Set the Endpoint closure 4 The client uses an Endpoint closure to dispatch API requests to the correct 5 Endpoint object. A namespace object will construct a new Endpoint via this
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/ |
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 62 class_alias(Endpoint::class, 'Google_Service_CloudRedis_Endpoint');
|
H A D | Cluster.php | 43 protected $endpointsType = Endpoint::class; 137 * @param Endpoint[] 144 * @return Endpoint[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 80 class_alias(Endpoint::class, 'Google_Service_ServiceManagement_Endpoint');
|
H A D | Service.php | 43 protected $endpointsType = Endpoint::class; 215 * @param Endpoint[] 222 * @return Endpoint[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 80 class_alias(Endpoint::class, 'Google_Service_ServiceNetworking_Endpoint');
|
H A D | Service.php | 43 protected $endpointsType = Endpoint::class; 215 * @param Endpoint[] 222 * @return Endpoint[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 80 class_alias(Endpoint::class, 'Google_Service_ServiceConsumerManagement_Endpoint');
|
H A D | Service.php | 43 protected $endpointsType = Endpoint::class; 215 * @param Endpoint[] 222 * @return Endpoint[]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | Endpoint.php | 20 class Endpoint extends \Google\Model class 80 class_alias(Endpoint::class, 'Google_Service_ServiceUsage_Endpoint');
|
H A D | GoogleApiServiceusageV1ServiceConfig.php | 29 protected $endpointsType = Endpoint::class; 91 * @param Endpoint[] 98 * @return Endpoint[]
|
H A D | GoogleApiService.php | 43 protected $endpointsType = Endpoint::class; 215 * @param Endpoint[] 222 * @return Endpoint[]
|
/plugin/bugzillaint/docs/ |
H A D | bugzillaint.txt | 45 You must provide your Bugzilla Endpoint and Credentials in the configuration
|