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 GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails extends \Google\Model { protected $categoricalStatsResultType = GooglePrivacyDlpV2CategoricalStatsResult::class; protected $categoricalStatsResultDataType = ''; protected $deltaPresenceEstimationResultType = GooglePrivacyDlpV2DeltaPresenceEstimationResult::class; protected $deltaPresenceEstimationResultDataType = ''; protected $kAnonymityResultType = GooglePrivacyDlpV2KAnonymityResult::class; protected $kAnonymityResultDataType = ''; protected $kMapEstimationResultType = GooglePrivacyDlpV2KMapEstimationResult::class; protected $kMapEstimationResultDataType = ''; protected $lDiversityResultType = GooglePrivacyDlpV2LDiversityResult::class; protected $lDiversityResultDataType = ''; protected $numericalStatsResultType = GooglePrivacyDlpV2NumericalStatsResult::class; protected $numericalStatsResultDataType = ''; protected $requestedOptionsType = GooglePrivacyDlpV2RequestedRiskAnalysisOptions::class; protected $requestedOptionsDataType = ''; protected $requestedPrivacyMetricType = GooglePrivacyDlpV2PrivacyMetric::class; protected $requestedPrivacyMetricDataType = ''; protected $requestedSourceTableType = GooglePrivacyDlpV2BigQueryTable::class; protected $requestedSourceTableDataType = ''; /** * @param GooglePrivacyDlpV2CategoricalStatsResult */ public function setCategoricalStatsResult(GooglePrivacyDlpV2CategoricalStatsResult $categoricalStatsResult) { $this->categoricalStatsResult = $categoricalStatsResult; } /** * @return GooglePrivacyDlpV2CategoricalStatsResult */ public function getCategoricalStatsResult() { return $this->categoricalStatsResult; } /** * @param GooglePrivacyDlpV2DeltaPresenceEstimationResult */ public function setDeltaPresenceEstimationResult(GooglePrivacyDlpV2DeltaPresenceEstimationResult $deltaPresenceEstimationResult) { $this->deltaPresenceEstimationResult = $deltaPresenceEstimationResult; } /** * @return GooglePrivacyDlpV2DeltaPresenceEstimationResult */ public function getDeltaPresenceEstimationResult() { return $this->deltaPresenceEstimationResult; } /** * @param GooglePrivacyDlpV2KAnonymityResult */ public function setKAnonymityResult(GooglePrivacyDlpV2KAnonymityResult $kAnonymityResult) { $this->kAnonymityResult = $kAnonymityResult; } /** * @return GooglePrivacyDlpV2KAnonymityResult */ public function getKAnonymityResult() { return $this->kAnonymityResult; } /** * @param GooglePrivacyDlpV2KMapEstimationResult */ public function setKMapEstimationResult(GooglePrivacyDlpV2KMapEstimationResult $kMapEstimationResult) { $this->kMapEstimationResult = $kMapEstimationResult; } /** * @return GooglePrivacyDlpV2KMapEstimationResult */ public function getKMapEstimationResult() { return $this->kMapEstimationResult; } /** * @param GooglePrivacyDlpV2LDiversityResult */ public function setLDiversityResult(GooglePrivacyDlpV2LDiversityResult $lDiversityResult) { $this->lDiversityResult = $lDiversityResult; } /** * @return GooglePrivacyDlpV2LDiversityResult */ public function getLDiversityResult() { return $this->lDiversityResult; } /** * @param GooglePrivacyDlpV2NumericalStatsResult */ public function setNumericalStatsResult(GooglePrivacyDlpV2NumericalStatsResult $numericalStatsResult) { $this->numericalStatsResult = $numericalStatsResult; } /** * @return GooglePrivacyDlpV2NumericalStatsResult */ public function getNumericalStatsResult() { return $this->numericalStatsResult; } /** * @param GooglePrivacyDlpV2RequestedRiskAnalysisOptions */ public function setRequestedOptions(GooglePrivacyDlpV2RequestedRiskAnalysisOptions $requestedOptions) { $this->requestedOptions = $requestedOptions; } /** * @return GooglePrivacyDlpV2RequestedRiskAnalysisOptions */ public function getRequestedOptions() { return $this->requestedOptions; } /** * @param GooglePrivacyDlpV2PrivacyMetric */ public function setRequestedPrivacyMetric(GooglePrivacyDlpV2PrivacyMetric $requestedPrivacyMetric) { $this->requestedPrivacyMetric = $requestedPrivacyMetric; } /** * @return GooglePrivacyDlpV2PrivacyMetric */ public function getRequestedPrivacyMetric() { return $this->requestedPrivacyMetric; } /** * @param GooglePrivacyDlpV2BigQueryTable */ public function setRequestedSourceTable(GooglePrivacyDlpV2BigQueryTable $requestedSourceTable) { $this->requestedSourceTable = $requestedSourceTable; } /** * @return GooglePrivacyDlpV2BigQueryTable */ public function getRequestedSourceTable() { return $this->requestedSourceTable; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails::class, 'Google_Service_DLP_GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails');
[+]
..
[-] 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]