Home
last modified time | relevance | path

Searched refs:encryptionStatus (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDeviceSettings.php33 public $encryptionStatus; variable in Google\\Service\\AndroidManagement\\DeviceSettings
82 public function setEncryptionStatus($encryptionStatus) argument
84 $this->encryptionStatus = $encryptionStatus;
91 return $this->encryptionStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DEncryptionInfo.php36 public function setEncryptionStatus(Status $encryptionStatus) argument
38 $this->encryptionStatus = $encryptionStatus;
45 return $this->encryptionStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DEncryptionInfo.php36 public function setEncryptionStatus(Status $encryptionStatus) argument
38 $this->encryptionStatus = $encryptionStatus;
45 return $this->encryptionStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php46 public $encryptionStatus; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile
199 public function setEncryptionStatus($encryptionStatus) argument
201 $this->encryptionStatus = $encryptionStatus;
208 return $this->encryptionStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php72 public $encryptionStatus; variable in Google\\Service\\Directory\\MobileDevice
353 public function setEncryptionStatus($encryptionStatus) argument
355 $this->encryptionStatus = $encryptionStatus;
362 return $this->encryptionStatus;