Home
last modified time | relevance | path

Searched refs:action (Results 226 – 250 of 794) sorted by last modified time

12345678910>>...32

/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DRunner.php66 private $action; variable in Google\\Task\\Runner
93 * @param callable $action The task to run and possibly retry
100 $action, argument
152 if (!is_callable($action)) {
158 $this->action = $action;
182 return call_user_func_array($this->action, $this->arguments);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DChangeLog.php29 public $action; variable in Google\\Service\\Dfareporting\\ChangeLog
96 public function setAction($action) argument
98 $this->action = $action;
105 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1Intent.php26 public $action; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1Intent
101 public function setAction($action) argument
103 $this->action = $action;
110 return $this->action;
H A DGoogleCloudDialogflowCxV3Changelog.php25 public $action; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Changelog
54 public function setAction($action) argument
56 $this->action = $action;
63 return $this->action;
H A DGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion.php30 public function setAction(GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction $action) argument
32 $this->action = $action;
39 return $this->action;
H A DGoogleCloudDialogflowV2Intent.php26 public $action; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2Intent
97 public function setAction($action) argument
99 $this->action = $action;
106 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php241 'action' => [
242 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{resourceId}/action',
986 'action' => [
987 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}/action',
H A DApigee.php570 'action' => [
968 'action' => [
1036 'action' => [
1110 'action' => [
1278 'action' => [
1312 'action' => [
3701 'action' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DStartActivityNotFound.php25 public $action; variable in Google\\Service\\ToolResults\\StartActivityNotFound
34 public function setAction($action) argument
36 $this->action = $action;
43 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketLifecycleRule.php30 public function setAction(BucketLifecycleRuleAction $action) argument
32 $this->action = $action;
39 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyRule.php26 public $action; variable in Google\\Service\\Compute\\FirewallPolicyRule
75 public function setAction($action) argument
77 $this->action = $action;
84 return $this->action;
H A DRouterNatRule.php40 public function setAction(RouterNatRuleAction $action) argument
42 $this->action = $action;
49 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md371 …otocols/OAuth2ServiceAccount#overview), it may be useful to perform some action when a new access …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpgradeHistoryEntry.php25 public $action; variable in Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry
66 public function setAction($action) argument
68 $this->action = $action;
75 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DRelationshipAttributes.php25 public $action; variable in Google\\Service\\CloudAsset\\RelationshipAttributes
42 public function setAction($action) argument
44 $this->action = $action;
51 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DFilter.php34 public function setAction(FilterAction $action) argument
36 $this->action = $action;
43 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDeviceAction.php25 public $action; variable in Google\\Service\\Directory\\MobileDeviceAction
30 public function setAction($action) argument
32 $this->action = $action;
39 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DFirewallInfo.php26 public $action; variable in Google\\Service\\NetworkManagement\\FirewallInfo
67 public function setAction($action) argument
69 $this->action = $action;
76 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DRuntimeActionSchema.php26 public $action; variable in Google\\Service\\Connectors\\RuntimeActionSchema
35 public function setAction($action) argument
37 $this->action = $action;
44 return $this->action;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md282 cancel function that when invoked cancels the action of computing a resolution
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DBindingDelta.php25 public $action; variable in Google\\Service\\Iam\\BindingDelta
40 public function setAction($action) argument
42 $this->action = $action;
49 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DAuthorizationPolicy.php26 public $action; variable in Google\\Service\\NetworkSecurity\\AuthorizationPolicy
53 public function setAction($action) argument
55 $this->action = $action;
62 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DIamBinding.php25 public $action; variable in Google\\Service\\SecurityCommandCenter\\IamBinding
38 public function setAction($action) argument
40 $this->action = $action;
47 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DRule.php26 public $action; variable in Google\\Service\\GameServices\\Rule
51 public function setAction($action) argument
53 $this->action = $action;
60 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1TokenProperties.php25 public $action; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TokenProperties
46 public function setAction($action) argument
48 $this->action = $action;
55 return $this->action;

12345678910>>...32