PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
DLP
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\DLP; class GooglePrivacyDlpV2PrimitiveTransformation extends \Google\Model { protected $bucketingConfigType = GooglePrivacyDlpV2BucketingConfig::class; protected $bucketingConfigDataType = ''; protected $characterMaskConfigType = GooglePrivacyDlpV2CharacterMaskConfig::class; protected $characterMaskConfigDataType = ''; protected $cryptoDeterministicConfigType = GooglePrivacyDlpV2CryptoDeterministicConfig::class; protected $cryptoDeterministicConfigDataType = ''; protected $cryptoHashConfigType = GooglePrivacyDlpV2CryptoHashConfig::class; protected $cryptoHashConfigDataType = ''; protected $cryptoReplaceFfxFpeConfigType = GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig::class; protected $cryptoReplaceFfxFpeConfigDataType = ''; protected $dateShiftConfigType = GooglePrivacyDlpV2DateShiftConfig::class; protected $dateShiftConfigDataType = ''; protected $fixedSizeBucketingConfigType = GooglePrivacyDlpV2FixedSizeBucketingConfig::class; protected $fixedSizeBucketingConfigDataType = ''; protected $redactConfigType = GooglePrivacyDlpV2RedactConfig::class; protected $redactConfigDataType = ''; protected $replaceConfigType = GooglePrivacyDlpV2ReplaceValueConfig::class; protected $replaceConfigDataType = ''; protected $replaceWithInfoTypeConfigType = GooglePrivacyDlpV2ReplaceWithInfoTypeConfig::class; protected $replaceWithInfoTypeConfigDataType = ''; protected $timePartConfigType = GooglePrivacyDlpV2TimePartConfig::class; protected $timePartConfigDataType = ''; /** * @param GooglePrivacyDlpV2BucketingConfig */ public function setBucketingConfig(GooglePrivacyDlpV2BucketingConfig $bucketingConfig) { $this->bucketingConfig = $bucketingConfig; } /** * @return GooglePrivacyDlpV2BucketingConfig */ public function getBucketingConfig() { return $this->bucketingConfig; } /** * @param GooglePrivacyDlpV2CharacterMaskConfig */ public function setCharacterMaskConfig(GooglePrivacyDlpV2CharacterMaskConfig $characterMaskConfig) { $this->characterMaskConfig = $characterMaskConfig; } /** * @return GooglePrivacyDlpV2CharacterMaskConfig */ public function getCharacterMaskConfig() { return $this->characterMaskConfig; } /** * @param GooglePrivacyDlpV2CryptoDeterministicConfig */ public function setCryptoDeterministicConfig(GooglePrivacyDlpV2CryptoDeterministicConfig $cryptoDeterministicConfig) { $this->cryptoDeterministicConfig = $cryptoDeterministicConfig; } /** * @return GooglePrivacyDlpV2CryptoDeterministicConfig */ public function getCryptoDeterministicConfig() { return $this->cryptoDeterministicConfig; } /** * @param GooglePrivacyDlpV2CryptoHashConfig */ public function setCryptoHashConfig(GooglePrivacyDlpV2CryptoHashConfig $cryptoHashConfig) { $this->cryptoHashConfig = $cryptoHashConfig; } /** * @return GooglePrivacyDlpV2CryptoHashConfig */ public function getCryptoHashConfig() { return $this->cryptoHashConfig; } /** * @param GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig */ public function setCryptoReplaceFfxFpeConfig(GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig $cryptoReplaceFfxFpeConfig) { $this->cryptoReplaceFfxFpeConfig = $cryptoReplaceFfxFpeConfig; } /** * @return GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig */ public function getCryptoReplaceFfxFpeConfig() { return $this->cryptoReplaceFfxFpeConfig; } /** * @param GooglePrivacyDlpV2DateShiftConfig */ public function setDateShiftConfig(GooglePrivacyDlpV2DateShiftConfig $dateShiftConfig) { $this->dateShiftConfig = $dateShiftConfig; } /** * @return GooglePrivacyDlpV2DateShiftConfig */ public function getDateShiftConfig() { return $this->dateShiftConfig; } /** * @param GooglePrivacyDlpV2FixedSizeBucketingConfig */ public function setFixedSizeBucketingConfig(GooglePrivacyDlpV2FixedSizeBucketingConfig $fixedSizeBucketingConfig) { $this->fixedSizeBucketingConfig = $fixedSizeBucketingConfig; } /** * @return GooglePrivacyDlpV2FixedSizeBucketingConfig */ public function getFixedSizeBucketingConfig() { return $this->fixedSizeBucketingConfig; } /** * @param GooglePrivacyDlpV2RedactConfig */ public function setRedactConfig(GooglePrivacyDlpV2RedactConfig $redactConfig) { $this->redactConfig = $redactConfig; } /** * @return GooglePrivacyDlpV2RedactConfig */ public function getRedactConfig() { return $this->redactConfig; } /** * @param GooglePrivacyDlpV2ReplaceValueConfig */ public function setReplaceConfig(GooglePrivacyDlpV2ReplaceValueConfig $replaceConfig) { $this->replaceConfig = $replaceConfig; } /** * @return GooglePrivacyDlpV2ReplaceValueConfig */ public function getReplaceConfig() { return $this->replaceConfig; } /** * @param GooglePrivacyDlpV2ReplaceWithInfoTypeConfig */ public function setReplaceWithInfoTypeConfig(GooglePrivacyDlpV2ReplaceWithInfoTypeConfig $replaceWithInfoTypeConfig) { $this->replaceWithInfoTypeConfig = $replaceWithInfoTypeConfig; } /** * @return GooglePrivacyDlpV2ReplaceWithInfoTypeConfig */ public function getReplaceWithInfoTypeConfig() { return $this->replaceWithInfoTypeConfig; } /** * @param GooglePrivacyDlpV2TimePartConfig */ public function setTimePartConfig(GooglePrivacyDlpV2TimePartConfig $timePartConfig) { $this->timePartConfig = $timePartConfig; } /** * @return GooglePrivacyDlpV2TimePartConfig */ public function getTimePartConfig() { return $this->timePartConfig; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2PrimitiveTransformation::class, 'Google_Service_DLP_GooglePrivacyDlpV2PrimitiveTransformation');
[+]
..
[-] GooglePrivacyDlpV2Bucket.php
[edit]
[-] GooglePrivacyDlpV2LargeCustomDictionaryStats.php
[edit]
[-] GooglePrivacyDlpV2LikelihoodAdjustment.php
[edit]
[-] GooglePrivacyDlpV2Color.php
[edit]
[-] GooglePrivacyDlpV2InspectDataSourceDetails.php
[edit]
[-] GooglePrivacyDlpV2FieldId.php
[edit]
[-] GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog.php
[edit]
[-] GooglePrivacyDlpV2DlpJob.php
[edit]
[-] GooglePrivacyDlpV2TransformationErrorHandling.php
[edit]
[-] GooglePrivacyDlpV2DeltaPresenceEstimationResult.php
[edit]
[-] GooglePrivacyDlpV2StorageConfig.php
[edit]
[-] GooglePrivacyDlpV2EntityId.php
[edit]
[-] GooglePrivacyDlpV2KindExpression.php
[edit]
[-] GooglePrivacyDlpV2ActivateJobTriggerRequest.php
[edit]
[-] GooglePrivacyDlpV2BucketingConfig.php
[edit]
[-] GooglePrivacyDlpV2InspectResult.php
[edit]
[-] GooglePrivacyDlpV2BigQueryOptions.php
[edit]
[-] GooglePrivacyDlpV2InspectContentResponse.php
[edit]
[-] GooglePrivacyDlpV2TimespanConfig.php
[edit]
[-] GooglePrivacyDlpV2PrimitiveTransformation.php
[edit]
[-] GooglePrivacyDlpV2Condition.php
[edit]
[-] GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues.php
[edit]
[-] GooglePrivacyDlpV2CharacterMaskConfig.php
[edit]
[-] GooglePrivacyDlpV2TransformationOverview.php
[edit]
[-] GooglePrivacyDlpV2JobNotificationEmails.php
[edit]
[-] GooglePrivacyDlpV2CategoricalStatsResult.php
[edit]
[-] GooglePrivacyDlpV2CreateJobTriggerRequest.php
[edit]
[-] GooglePrivacyDlpV2RequestedRiskAnalysisOptions.php
[edit]
[-] GooglePrivacyDlpV2PathElement.php
[edit]
[-] GooglePrivacyDlpV2HybridInspectDlpJobRequest.php
[edit]
[-] GooglePrivacyDlpV2KAnonymityEquivalenceClass.php
[edit]
[-] GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.php
[edit]
[-] GooglePrivacyDlpV2InspectionRuleSet.php
[edit]
[-] GooglePrivacyDlpV2SurrogateType.php
[edit]
[-] GooglePrivacyDlpV2Key.php
[edit]
[-] GooglePrivacyDlpV2CustomInfoType.php
[edit]
[-] GooglePrivacyDlpV2RecordTransformations.php
[edit]
[-] GooglePrivacyDlpV2RecordSuppression.php
[edit]
[-] GooglePrivacyDlpV2JobTrigger.php
[edit]
[-] GooglePrivacyDlpV2InfoTypeStats.php
[edit]
[-] GooglePrivacyDlpV2UpdateJobTriggerRequest.php
[edit]
[-] GooglePrivacyDlpV2TableLocation.php
[edit]
[-] GooglePrivacyDlpV2ContentLocation.php
[edit]
[-] GooglePrivacyDlpV2Table.php
[edit]
[-] GooglePrivacyDlpV2CreateInspectTemplateRequest.php
[edit]
[-] GooglePrivacyDlpV2RecordLocation.php
[edit]
[-] GooglePrivacyDlpV2KMapEstimationConfig.php
[edit]
[-] GooglePrivacyDlpV2CreateStoredInfoTypeRequest.php
[edit]
[-] GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.php
[edit]
[-] GooglePrivacyDlpV2InspectionRule.php
[edit]
[-] GooglePrivacyDlpV2Schedule.php
[edit]
[-] GooglePrivacyDlpV2ContentItem.php
[edit]
[-] GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.php
[edit]
[-] GooglePrivacyDlpV2StoredInfoTypeVersion.php
[edit]
[-] GoogleRpcStatus.php
[edit]
[-] GooglePrivacyDlpV2LDiversityResult.php
[edit]
[-] GooglePrivacyDlpV2HybridInspectStatistics.php
[edit]
[-] GooglePrivacyDlpV2CategoricalStatsConfig.php
[edit]
[-] GooglePrivacyDlpV2CharsToIgnore.php
[edit]
[-] GooglePrivacyDlpV2LeaveUntransformed.php
[edit]
[-] GooglePrivacyDlpV2SaveFindings.php
[edit]
[-] GooglePrivacyDlpV2TableOptions.php
[edit]
[-] GooglePrivacyDlpV2UpdateStoredInfoTypeRequest.php
[edit]
[-] GooglePrivacyDlpV2StoredType.php
[edit]
[-] GooglePrivacyDlpV2Trigger.php
[edit]
[-] GooglePrivacyDlpV2OutputStorageConfig.php
[edit]
[-] GooglePrivacyDlpV2PartitionId.php
[edit]
[-] GooglePrivacyDlpV2HybridInspectResponse.php
[edit]
[-] GooglePrivacyDlpV2SummaryResult.php
[edit]
[-] GooglePrivacyDlpV2StoredInfoTypeStats.php
[edit]
[-] GooglePrivacyDlpV2HybridFindingDetails.php
[edit]
[-] GooglePrivacyDlpV2Error.php
[edit]
[-] GooglePrivacyDlpV2QuoteInfo.php
[edit]
[-] GooglePrivacyDlpV2Value.php
[edit]
[-] GooglePrivacyDlpV2ByteContentItem.php
[edit]
[-] GooglePrivacyDlpV2PublishSummaryToCscc.php
[edit]
[-] GooglePrivacyDlpV2StoredInfoType.php
[edit]
[-] GooglePrivacyDlpV2Result.php
[edit]
[-] GooglePrivacyDlpV2CancelDlpJobRequest.php
[edit]
[-] GooglePrivacyDlpV2BigQueryTable.php
[edit]
[-] GooglePrivacyDlpV2Dictionary.php
[edit]
[-] GooglePrivacyDlpV2DeidentifyConfig.php
[edit]
[-] GooglePrivacyDlpV2RequestedOptions.php
[edit]
[-] GooglePrivacyDlpV2NumericalStatsResult.php
[edit]
[-] GooglePrivacyDlpV2FileSet.php
[edit]
[-] GooglePrivacyDlpV2CloudStoragePath.php
[edit]
[-] GooglePrivacyDlpV2PublishToStackdriver.php
[edit]
[-] GooglePrivacyDlpV2RecordKey.php
[edit]
[-] GooglePrivacyDlpV2PrivacyMetric.php
[edit]
[-] GooglePrivacyDlpV2RedactConfig.php
[edit]
[-] GooglePrivacyDlpV2LDiversityHistogramBucket.php
[edit]
[-] GooglePrivacyDlpV2Proximity.php
[edit]
[-] GooglePrivacyDlpV2ThrowError.php
[edit]
[-] GooglePrivacyDlpV2ReidentifyContentResponse.php
[edit]
[-] GooglePrivacyDlpV2DateShiftConfig.php
[edit]
[-] GooglePrivacyDlpV2KmsWrappedCryptoKey.php
[edit]
[-] GooglePrivacyDlpV2InfoTypeTransformations.php
[edit]
[-] GooglePrivacyDlpV2ListDlpJobsResponse.php
[edit]
[-] GooglePrivacyDlpV2InspectContentRequest.php
[edit]
[-] GooglePrivacyDlpV2InspectTemplate.php
[edit]
[-] GooglePrivacyDlpV2LargeCustomDictionaryConfig.php
[edit]
[-] GooglePrivacyDlpV2Regex.php
[edit]
[-] GooglePrivacyDlpV2MetadataLocation.php
[edit]
[-] GooglePrivacyDlpV2CloudStorageRegexFileSet.php
[edit]
[-] GooglePrivacyDlpV2CreateDlpJobRequest.php
[edit]
[-] GooglePrivacyDlpV2RedactImageRequest.php
[edit]
[-] GooglePrivacyDlpV2QuasiId.php
[edit]
[-] GooglePrivacyDlpV2ListStoredInfoTypesResponse.php
[edit]
[-] GooglePrivacyDlpV2Expressions.php
[edit]
[-] GooglePrivacyDlpV2DatastoreKey.php
[edit]
[-] GooglePrivacyDlpV2ExcludeInfoTypes.php
[edit]
[-] GooglePrivacyDlpV2WordList.php
[edit]
[-] GooglePrivacyDlpV2InfoTypeTransformation.php
[edit]
[-] GooglePrivacyDlpV2ListInfoTypesResponse.php
[edit]
[-] GooglePrivacyDlpV2ListInspectTemplatesResponse.php
[edit]
[-] GooglePrivacyDlpV2InspectConfig.php
[edit]
[-] GooglePrivacyDlpV2FindingLimits.php
[edit]
[-] GooglePrivacyDlpV2Conditions.php
[edit]
[-] GooglePrivacyDlpV2KMapEstimationResult.php
[edit]
[-] GooglePrivacyDlpV2TimePartConfig.php
[edit]
[-] GooglePrivacyDlpV2QuasiIdField.php
[edit]
[-] GooglePrivacyDlpV2TimeZone.php
[edit]
[-] GooglePrivacyDlpV2ValueFrequency.php
[edit]
[-] GooglePrivacyDlpV2Row.php
[edit]
[-] GooglePrivacyDlpV2ReplaceValueConfig.php
[edit]
[-] GoogleTypeTimeOfDay.php
[edit]
[-] GoogleProtobufEmpty.php
[edit]
[-] GooglePrivacyDlpV2Action.php
[edit]
[+]
Resource
[-] GooglePrivacyDlpV2TaggedField.php
[edit]
[-] GooglePrivacyDlpV2KAnonymityHistogramBucket.php
[edit]
[-] GooglePrivacyDlpV2DeidentifyContentResponse.php
[edit]
[-] GooglePrivacyDlpV2DateTime.php
[edit]
[-] GooglePrivacyDlpV2CategoricalStatsHistogramBucket.php
[edit]
[-] GooglePrivacyDlpV2DatastoreOptions.php
[edit]
[-] GooglePrivacyDlpV2UnwrappedCryptoKey.php
[edit]
[-] GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.php
[edit]
[-] GooglePrivacyDlpV2ExclusionRule.php
[edit]
[-] GooglePrivacyDlpV2PublishToPubSub.php
[edit]
[-] GooglePrivacyDlpV2FinishDlpJobRequest.php
[edit]
[-] GooglePrivacyDlpV2TransientCryptoKey.php
[edit]
[-] GooglePrivacyDlpV2DeltaPresenceEstimationConfig.php
[edit]
[-] GooglePrivacyDlpV2StorageMetadataLabel.php
[edit]
[-] GooglePrivacyDlpV2Finding.php
[edit]
[-] GooglePrivacyDlpV2CryptoHashConfig.php
[edit]
[-] GooglePrivacyDlpV2BigQueryKey.php
[edit]
[-] GooglePrivacyDlpV2Manual.php
[edit]
[-] GooglePrivacyDlpV2ImageLocation.php
[edit]
[-] GooglePrivacyDlpV2InspectJobConfig.php
[edit]
[-] GooglePrivacyDlpV2KMapEstimationHistogramBucket.php
[edit]
[-] GooglePrivacyDlpV2LDiversityEquivalenceClass.php
[edit]
[-] GooglePrivacyDlpV2DeidentifyContentRequest.php
[edit]
[-] GooglePrivacyDlpV2StoredInfoTypeConfig.php
[edit]
[-] GooglePrivacyDlpV2KAnonymityConfig.php
[edit]
[-] GooglePrivacyDlpV2CloudStorageFileSet.php
[edit]
[-] GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php
[edit]
[-] GooglePrivacyDlpV2HotwordRule.php
[edit]
[-] GooglePrivacyDlpV2CryptoKey.php
[edit]
[-] GooglePrivacyDlpV2TransformationSummary.php
[edit]
[-] GooglePrivacyDlpV2QuasiIdentifierField.php
[edit]
[-] GooglePrivacyDlpV2DocumentLocation.php
[edit]
[-] GooglePrivacyDlpV2BoundingBox.php
[edit]
[-] GooglePrivacyDlpV2ReidentifyContentRequest.php
[edit]
[-] GooglePrivacyDlpV2RedactImageResponse.php
[edit]
[-] GooglePrivacyDlpV2NumericalStatsConfig.php
[edit]
[-] GooglePrivacyDlpV2KMapEstimationQuasiIdValues.php
[edit]
[-] GooglePrivacyDlpV2Location.php
[edit]
[-] GooglePrivacyDlpV2UpdateInspectTemplateRequest.php
[edit]
[-] GooglePrivacyDlpV2InfoTypeDescription.php
[edit]
[-] GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket.php
[edit]
[-] GooglePrivacyDlpV2BigQueryField.php
[edit]
[-] GooglePrivacyDlpV2LDiversityConfig.php
[edit]
[-] GooglePrivacyDlpV2DetectionRule.php
[edit]
[-] GooglePrivacyDlpV2Container.php
[edit]
[-] GooglePrivacyDlpV2DeidentifyTemplate.php
[edit]
[-] GooglePrivacyDlpV2StatisticalTable.php
[edit]
[-] GooglePrivacyDlpV2HybridInspectJobTriggerRequest.php
[edit]
[-] GooglePrivacyDlpV2InfoType.php
[edit]
[-] GooglePrivacyDlpV2HybridOptions.php
[edit]
[-] GooglePrivacyDlpV2KAnonymityResult.php
[edit]
[-] GooglePrivacyDlpV2ListJobTriggersResponse.php
[edit]
[-] GooglePrivacyDlpV2CryptoDeterministicConfig.php
[edit]
[-] GooglePrivacyDlpV2RecordCondition.php
[edit]
[-] GooglePrivacyDlpV2CloudStorageOptions.php
[edit]
[-] GooglePrivacyDlpV2HybridContentItem.php
[edit]
[-] GooglePrivacyDlpV2FieldTransformation.php
[edit]
[-] GooglePrivacyDlpV2AuxiliaryTable.php
[edit]
[-] GooglePrivacyDlpV2RiskAnalysisJobConfig.php
[edit]
[-] GooglePrivacyDlpV2Range.php
[edit]
[-] GooglePrivacyDlpV2InfoTypeLimit.php
[edit]
[-] GooglePrivacyDlpV2ImageRedactionConfig.php
[edit]
[-] GooglePrivacyDlpV2FixedSizeBucketingConfig.php
[edit]
[-] GoogleTypeDate.php
[edit]
[-] GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.php
[edit]