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 GooglePrivacyDlpV2CustomInfoType extends \Google\Collection { protected $collection_key = 'detectionRules'; protected $detectionRulesType = GooglePrivacyDlpV2DetectionRule::class; protected $detectionRulesDataType = 'array'; protected $dictionaryType = GooglePrivacyDlpV2Dictionary::class; protected $dictionaryDataType = ''; public $exclusionType; protected $infoTypeType = GooglePrivacyDlpV2InfoType::class; protected $infoTypeDataType = ''; public $likelihood; protected $regexType = GooglePrivacyDlpV2Regex::class; protected $regexDataType = ''; protected $storedTypeType = GooglePrivacyDlpV2StoredType::class; protected $storedTypeDataType = ''; protected $surrogateTypeType = GooglePrivacyDlpV2SurrogateType::class; protected $surrogateTypeDataType = ''; /** * @param GooglePrivacyDlpV2DetectionRule[] */ public function setDetectionRules($detectionRules) { $this->detectionRules = $detectionRules; } /** * @return GooglePrivacyDlpV2DetectionRule[] */ public function getDetectionRules() { return $this->detectionRules; } /** * @param GooglePrivacyDlpV2Dictionary */ public function setDictionary(GooglePrivacyDlpV2Dictionary $dictionary) { $this->dictionary = $dictionary; } /** * @return GooglePrivacyDlpV2Dictionary */ public function getDictionary() { return $this->dictionary; } public function setExclusionType($exclusionType) { $this->exclusionType = $exclusionType; } public function getExclusionType() { return $this->exclusionType; } /** * @param GooglePrivacyDlpV2InfoType */ public function setInfoType(GooglePrivacyDlpV2InfoType $infoType) { $this->infoType = $infoType; } /** * @return GooglePrivacyDlpV2InfoType */ public function getInfoType() { return $this->infoType; } public function setLikelihood($likelihood) { $this->likelihood = $likelihood; } public function getLikelihood() { return $this->likelihood; } /** * @param GooglePrivacyDlpV2Regex */ public function setRegex(GooglePrivacyDlpV2Regex $regex) { $this->regex = $regex; } /** * @return GooglePrivacyDlpV2Regex */ public function getRegex() { return $this->regex; } /** * @param GooglePrivacyDlpV2StoredType */ public function setStoredType(GooglePrivacyDlpV2StoredType $storedType) { $this->storedType = $storedType; } /** * @return GooglePrivacyDlpV2StoredType */ public function getStoredType() { return $this->storedType; } /** * @param GooglePrivacyDlpV2SurrogateType */ public function setSurrogateType(GooglePrivacyDlpV2SurrogateType $surrogateType) { $this->surrogateType = $surrogateType; } /** * @return GooglePrivacyDlpV2SurrogateType */ public function getSurrogateType() { return $this->surrogateType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2CustomInfoType::class, 'Google_Service_DLP_GooglePrivacyDlpV2CustomInfoType');
[+]
..
[-] 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]