/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Appengine.php | 88 'appsId' => [ 98 'appsId' => [ 112 'appsId' => [ 132 'appsId' => [ 142 'appsId' => [ 157 'appsId' => [ 176 'appsId' => [ 198 'appsId' => [ 227 'appsId' => [ 255 'appsId' => [ [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/ |
H A D | AppsFirewallIngressRules.php | 51 $params = ['appsId' => $appsId, 'postBody' => $postBody]; 58 * @param string $appsId Part of `parent`. Name of the parent Firewall 65 public function create($appsId, FirewallRule $postBody, $optParams = []) argument 67 $params = ['appsId' => $appsId, 'postBody' => $postBody]; 74 * @param string $appsId Part of `name`. Name of the Firewall resource to 80 public function delete($appsId, $ingressRulesId, $optParams = []) argument 82 $params = ['appsId' => $appsId, 'ingressRulesId' => $ingressRulesId]; 95 public function get($appsId, $ingressRulesId, $optParams = []) argument 97 $params = ['appsId' => $appsId, 'ingressRulesId' => $ingressRulesId]; 117 public function listAppsFirewallIngressRules($appsId, $optParams = []) argument [all …]
|
H A D | AppsDomainMappings.php | 40 * @param string $appsId Part of `parent`. Name of the parent Application 50 public function create($appsId, DomainMapping $postBody, $optParams = []) argument 52 $params = ['appsId' => $appsId, 'postBody' => $postBody]; 61 * @param string $appsId Part of `name`. Name of the resource to delete. 68 public function delete($appsId, $domainMappingsId, $optParams = []) argument 77 * @param string $appsId Part of `name`. Name of the resource requested. 84 public function get($appsId, $domainMappingsId, $optParams = []) argument 94 * @param string $appsId Part of `parent`. Name of the parent Application 103 public function listAppsDomainMappings($appsId, $optParams = []) argument 105 $params = ['appsId' => $appsId]; [all …]
|
H A D | AppsAuthorizedCertificates.php | 37 * @param string $appsId Part of `parent`. Name of the parent Application 43 public function create($appsId, AuthorizedCertificate $postBody, $optParams = []) argument 45 $params = ['appsId' => $appsId, 'postBody' => $postBody]; 52 * @param string $appsId Part of `name`. Name of the resource to delete. 59 public function delete($appsId, $authorizedCertificatesId, $optParams = []) argument 68 * @param string $appsId Part of `name`. Name of the resource requested. 78 public function get($appsId, $authorizedCertificatesId, $optParams = []) argument 88 * @param string $appsId Part of `parent`. Name of the parent Application 99 public function listAppsAuthorizedCertificates($appsId, $optParams = []) argument 101 $params = ['appsId' => $appsId]; [all …]
|
H A D | AppsServicesVersions.php | 37 * @param string $appsId Part of `parent`. Name of the parent resource to create 44 public function create($appsId, $servicesId, Version $postBody, $optParams = []) argument 46 $params = ['appsId' => $appsId, 'servicesId' => $servicesId, 'postBody' => $postBody]; 53 * @param string $appsId Part of `name`. Name of the resource requested. 60 public function delete($appsId, $servicesId, $versionsId, $optParams = []) argument 71 * @param string $appsId Part of `name`. Name of the resource requested. 81 public function get($appsId, $servicesId, $versionsId, $optParams = []) argument 90 * @param string $appsId Part of `parent`. Name of the parent Service resource. 102 public function listAppsServicesVersions($appsId, $servicesId, $optParams = []) argument 104 $params = ['appsId' => $appsId, 'servicesId' => $servicesId]; [all …]
|
H A D | AppsServices.php | 37 * @param string $appsId Part of `name`. Name of the resource requested. 43 public function delete($appsId, $servicesId, $optParams = []) argument 45 $params = ['appsId' => $appsId, 'servicesId' => $servicesId]; 52 * @param string $appsId Part of `name`. Name of the resource requested. 58 public function get($appsId, $servicesId, $optParams = []) argument 60 $params = ['appsId' => $appsId, 'servicesId' => $servicesId]; 67 * @param string $appsId Part of `parent`. Name of the parent Application 76 public function listAppsServices($appsId, $optParams = []) argument 78 $params = ['appsId' => $appsId]; 85 * @param string $appsId Part of `name`. Name of the resource to update. [all …]
|
H A D | AppsServicesVersionsInstances.php | 43 * @param string $appsId Part of `name`. Name of the resource requested. 52 …public function debug($appsId, $servicesId, $versionsId, $instancesId, DebugInstanceRequest $postB… argument 72 * @param string $appsId Part of `name`. Name of the resource requested. 80 public function delete($appsId, $servicesId, $versionsId, $instancesId, $optParams = []) argument 82 …$params = ['appsId' => $appsId, 'servicesId' => $servicesId, 'versionsId' => $versionsId, 'instanc… 89 * @param string $appsId Part of `name`. Name of the resource requested. 97 public function get($appsId, $servicesId, $versionsId, $instancesId, $optParams = []) argument 99 …$params = ['appsId' => $appsId, 'servicesId' => $servicesId, 'versionsId' => $versionsId, 'instanc… 109 * @param string $appsId Part of `parent`. Name of the parent Version resource. 120 …public function listAppsServicesVersionsInstances($appsId, $servicesId, $versionsId, $optParams = … argument [all …]
|
H A D | Apps.php | 56 * @param string $appsId Part of `name`. Name of the Application resource to 61 public function get($appsId, $optParams = []) argument 63 $params = ['appsId' => $appsId]; 74 * @param string $appsId Part of `name`. Name of the Application resource to 83 public function patch($appsId, Application $postBody, $optParams = []) argument 85 $params = ['appsId' => $appsId, 'postBody' => $postBody]; 101 * @param string $appsId Part of `name`. Name of the application to repair. 107 public function repair($appsId, RepairApplicationRequest $postBody, $optParams = []) argument 109 $params = ['appsId' => $appsId, 'postBody' => $postBody];
|
H A D | AppsLocations.php | 36 * @param string $appsId Part of `name`. Resource name for the location. 41 public function get($appsId, $locationsId, $optParams = []) argument 43 $params = ['appsId' => $appsId, 'locationsId' => $locationsId]; 51 * @param string $appsId Part of `name`. The resource that owns the locations 64 public function listAppsLocations($appsId, $optParams = []) argument 66 $params = ['appsId' => $appsId];
|
H A D | AppsOperations.php | 38 * @param string $appsId Part of `name`. The name of the operation resource. 43 public function get($appsId, $operationsId, $optParams = []) argument 45 $params = ['appsId' => $appsId, 'operationsId' => $operationsId]; 60 * @param string $appsId Part of `name`. The name of the operation's parent 69 public function listAppsOperations($appsId, $optParams = []) argument 71 $params = ['appsId' => $appsId];
|
H A D | AppsAuthorizedDomains.php | 36 * @param string $appsId Part of `parent`. Name of the parent Application 45 public function listAppsAuthorizedDomains($appsId, $optParams = []) argument 47 $params = ['appsId' => $appsId];
|