Home
last modified time | relevance | path

Searched refs:enabled (Results 26 – 50 of 410) sorted by relevance

12345678910>>...17

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1MonetizationConfig.php25 public $enabled; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1MonetizationConfig
30 public function setEnabled($enabled) argument
32 $this->enabled = $enabled;
39 return $this->enabled;
H A DGoogleCloudApigeeV1ConnectorsPlatformConfig.php25 public $enabled; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ConnectorsPlatformConfig
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAutopilot.php25 public $enabled; variable in Google\\Service\\Container\\Autopilot
30 public function setEnabled($enabled) argument
32 $this->enabled = $enabled;
39 return $this->enabled;
H A DBinaryAuthorization.php25 public $enabled; variable in Google\\Service\\Container\\BinaryAuthorization
30 public function setEnabled($enabled) argument
32 $this->enabled = $enabled;
39 return $this->enabled;
H A DGcfsConfig.php25 public $enabled; variable in Google\\Service\\Container\\GcfsConfig
30 public function setEnabled($enabled) argument
32 $this->enabled = $enabled;
39 return $this->enabled;
H A DIntraNodeVisibilityConfig.php25 public $enabled; variable in Google\\Service\\Container\\IntraNodeVisibilityConfig
30 public function setEnabled($enabled) argument
32 $this->enabled = $enabled;
39 return $this->enabled;
H A DShieldedNodes.php25 public $enabled; variable in Google\\Service\\Container\\ShieldedNodes
30 public function setEnabled($enabled) argument
32 $this->enabled = $enabled;
39 return $this->enabled;
H A DAuthenticatorGroupsConfig.php25 public $enabled; variable in Google\\Service\\Container\\AuthenticatorGroupsConfig
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
H A DNetworkPolicy.php25 public $enabled; variable in Google\\Service\\Container\\NetworkPolicy
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
H A DMasterAuthorizedNetworksConfig.php28 public $enabled; variable in Google\\Service\\Container\\MasterAuthorizedNetworksConfig
47 public function setEnabled($enabled) argument
49 $this->enabled = $enabled;
56 return $this->enabled;
H A DPubSub.php25 public $enabled; variable in Google\\Service\\Container\\PubSub
36 public function setEnabled($enabled) argument
38 $this->enabled = $enabled;
45 return $this->enabled;
H A DNodePoolAutoscaling.php29 public $enabled; variable in Google\\Service\\Container\\NodePoolAutoscaling
56 public function setEnabled($enabled) argument
58 $this->enabled = $enabled;
65 return $this->enabled;
/plugin/autoindentcontrol/
H A Dscript.js41 auto.enabled = true;
85 if (auto.enabled) {
87 auto.enabled = false;
92 auto.enabled = true;
121 auto.enabled = true;
181 if (auto.enabled) {
182 auto.enabled = false;
194 auto.enabled = true;
202 onoff = auto.enabled ? 'ON' : 'OFF';
207 DokuCookie.setValue('autoIndentOFF', auto.enabled ? '' : 1);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DEventTagOverride.php25 public $enabled; variable in Google\\Service\\Dfareporting\\EventTagOverride
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
H A DRichMediaExitOverride.php27 public $enabled; variable in Google\\Service\\Dfareporting\\RichMediaExitOverride
50 public function setEnabled($enabled) argument
52 $this->enabled = $enabled;
59 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DDeblock.php25 public $enabled; variable in Google\\Service\\Transcoder\\Deblock
31 public function setEnabled($enabled) argument
33 $this->enabled = $enabled;
40 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketAutoclass.php25 public $enabled; variable in Google\\Service\\Storage\\BucketAutoclass
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
H A DBucketIamConfigurationBucketPolicyOnly.php25 public $enabled; variable in Google\\Service\\Storage\\BucketIamConfigurationBucketPolicyOnly
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
H A DBucketIamConfigurationUniformBucketLevelAccess.php25 public $enabled; variable in Google\\Service\\Storage\\BucketIamConfigurationUniformBucketLevelAccess
34 public function setEnabled($enabled) argument
36 $this->enabled = $enabled;
43 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAdministratorWebTokenSpecPlaySearch.php29 public $enabled; variable in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpecPlaySearch
48 public function setEnabled($enabled) argument
50 $this->enabled = $enabled;
57 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementHierarchyControllerConfig.php33 public $enabled; variable in Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerConfig
66 public function setEnabled($enabled) argument
68 $this->enabled = $enabled;
75 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DAutoForwarding.php33 public $enabled; variable in Google\\Service\\Gmail\\AutoForwarding
66 public function setEnabled($enabled) argument
68 $this->enabled = $enabled;
75 return $this->enabled;
H A DImapSettings.php29 public $enabled; variable in Google\\Service\\Gmail\\ImapSettings
56 public function setEnabled($enabled) argument
58 $this->enabled = $enabled;
65 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DIdentityAwareProxy.php25 public $enabled; variable in Google\\Service\\Appengine\\IdentityAwareProxy
42 public function setEnabled($enabled) argument
44 $this->enabled = $enabled;
51 return $this->enabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceIAP.php25 public $enabled; variable in Google\\Service\\Compute\\BackendServiceIAP
42 public function setEnabled($enabled) argument
44 $this->enabled = $enabled;
51 return $this->enabled;

12345678910>>...17