Documentation
¶
Index ¶
- Variables
- func RegisterDlpServiceServer(s *grpc.Server, srv DlpServiceServer)
- type Action
- func (*Action) Descriptor() ([]byte, []int)deprecated
- func (m *Action) GetAction() isAction_Action
- func (x *Action) GetDeidentify() *Action_Deidentify
- func (x *Action) GetJobNotificationEmails() *Action_JobNotificationEmails
- func (x *Action) GetPubSub() *Action_PublishToPubSub
- func (x *Action) GetPublishFindingsToCloudDataCatalog() *Action_PublishFindingsToCloudDataCatalog
- func (x *Action) GetPublishSummaryToCscc() *Action_PublishSummaryToCscc
- func (x *Action) GetPublishToStackdriver() *Action_PublishToStackdriver
- func (x *Action) GetSaveFindings() *Action_SaveFindings
- func (*Action) ProtoMessage()
- func (x *Action) ProtoReflect() protoreflect.Message
- func (x *Action) Reset()
- func (x *Action) String() string
- type Action_Deidentify
- func (*Action_Deidentify) Descriptor() ([]byte, []int)deprecated
- func (x *Action_Deidentify) GetCloudStorageOutput() string
- func (x *Action_Deidentify) GetFileTypesToTransform() []FileType
- func (m *Action_Deidentify) GetOutput() isAction_Deidentify_Output
- func (x *Action_Deidentify) GetTransformationConfig() *TransformationConfig
- func (x *Action_Deidentify) GetTransformationDetailsStorageConfig() *TransformationDetailsStorageConfig
- func (*Action_Deidentify) ProtoMessage()
- func (x *Action_Deidentify) ProtoReflect() protoreflect.Message
- func (x *Action_Deidentify) Reset()
- func (x *Action_Deidentify) String() string
- type Action_Deidentify_
- type Action_Deidentify_CloudStorageOutput
- type Action_JobNotificationEmails
- func (*Action_JobNotificationEmails) Descriptor() ([]byte, []int)deprecated
- func (*Action_JobNotificationEmails) ProtoMessage()
- func (x *Action_JobNotificationEmails) ProtoReflect() protoreflect.Message
- func (x *Action_JobNotificationEmails) Reset()
- func (x *Action_JobNotificationEmails) String() string
- type Action_JobNotificationEmails_
- type Action_PubSub
- type Action_PublishFindingsToCloudDataCatalog
- func (*Action_PublishFindingsToCloudDataCatalog) Descriptor() ([]byte, []int)deprecated
- func (*Action_PublishFindingsToCloudDataCatalog) ProtoMessage()
- func (x *Action_PublishFindingsToCloudDataCatalog) ProtoReflect() protoreflect.Message
- func (x *Action_PublishFindingsToCloudDataCatalog) Reset()
- func (x *Action_PublishFindingsToCloudDataCatalog) String() string
- type Action_PublishFindingsToCloudDataCatalog_
- type Action_PublishSummaryToCscc
- type Action_PublishSummaryToCscc_
- type Action_PublishToPubSub
- func (*Action_PublishToPubSub) Descriptor() ([]byte, []int)deprecated
- func (x *Action_PublishToPubSub) GetTopic() string
- func (*Action_PublishToPubSub) ProtoMessage()
- func (x *Action_PublishToPubSub) ProtoReflect() protoreflect.Message
- func (x *Action_PublishToPubSub) Reset()
- func (x *Action_PublishToPubSub) String() string
- type Action_PublishToStackdriver
- type Action_PublishToStackdriver_
- type Action_SaveFindings
- func (*Action_SaveFindings) Descriptor() ([]byte, []int)deprecated
- func (x *Action_SaveFindings) GetOutputConfig() *OutputStorageConfig
- func (*Action_SaveFindings) ProtoMessage()
- func (x *Action_SaveFindings) ProtoReflect() protoreflect.Message
- func (x *Action_SaveFindings) Reset()
- func (x *Action_SaveFindings) String() string
- type Action_SaveFindings_
- type ActivateJobTriggerRequest
- func (*ActivateJobTriggerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateJobTriggerRequest) GetName() string
- func (*ActivateJobTriggerRequest) ProtoMessage()
- func (x *ActivateJobTriggerRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateJobTriggerRequest) Reset()
- func (x *ActivateJobTriggerRequest) String() string
- type AnalyzeDataSourceRiskDetails
- func (*AnalyzeDataSourceRiskDetails) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails) GetCategoricalStatsResult() *AnalyzeDataSourceRiskDetails_CategoricalStatsResult
- func (x *AnalyzeDataSourceRiskDetails) GetDeltaPresenceEstimationResult() *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult
- func (x *AnalyzeDataSourceRiskDetails) GetKAnonymityResult() *AnalyzeDataSourceRiskDetails_KAnonymityResult
- func (x *AnalyzeDataSourceRiskDetails) GetKMapEstimationResult() *AnalyzeDataSourceRiskDetails_KMapEstimationResult
- func (x *AnalyzeDataSourceRiskDetails) GetLDiversityResult() *AnalyzeDataSourceRiskDetails_LDiversityResult
- func (x *AnalyzeDataSourceRiskDetails) GetNumericalStatsResult() *AnalyzeDataSourceRiskDetails_NumericalStatsResult
- func (x *AnalyzeDataSourceRiskDetails) GetRequestedOptions() *AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions
- func (x *AnalyzeDataSourceRiskDetails) GetRequestedPrivacyMetric() *PrivacyMetric
- func (x *AnalyzeDataSourceRiskDetails) GetRequestedSourceTable() *BigQueryTable
- func (m *AnalyzeDataSourceRiskDetails) GetResult() isAnalyzeDataSourceRiskDetails_Result
- func (*AnalyzeDataSourceRiskDetails) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails) Reset()
- func (x *AnalyzeDataSourceRiskDetails) String() string
- type AnalyzeDataSourceRiskDetails_CategoricalStatsResult
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) GetValueFrequencyHistogramBuckets() ...
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Reset()
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) String() string
- type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_
- type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketSize() int64
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValueCount() int64
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValues() []*ValueFrequency
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyLowerBound() int64
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyUpperBound() int64
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Reset()
- func (x *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) String() string
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) GetDeltaPresenceEstimationHistogram() ...
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Reset()
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) String() string
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketSize() int64
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValueCount() int64
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValues() ...
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMaxProbability() float64
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMinProbability() float64
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Reset()
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) String() string
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetEstimatedProbability() float64
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetQuasiIdsValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Reset()
- func (x *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) String() string
- type AnalyzeDataSourceRiskDetails_KAnonymityResult
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult) GetEquivalenceClassHistogramBuckets() []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult) Reset()
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult) String() string
- type AnalyzeDataSourceRiskDetails_KAnonymityResult_
- type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetEquivalenceClassSize() int64
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetQuasiIdsValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Reset()
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) String() string
- type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketSize() int64
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValueCount() int64
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValues() []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeLowerBound() int64
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeUpperBound() int64
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Reset()
- func (x *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) String() string
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult) GetKMapEstimationHistogram() ...
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult) Reset()
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult) String() string
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult_
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketSize() int64
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValueCount() int64
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValues() ...
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMaxAnonymity() int64
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMinAnonymity() int64
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Reset()
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) String() string
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetEstimatedAnonymity() int64
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetQuasiIdsValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Reset()
- func (x *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) String() string
- type AnalyzeDataSourceRiskDetails_LDiversityResult
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult) GetSensitiveValueFrequencyHistogramBuckets() []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult) Reset()
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult) String() string
- type AnalyzeDataSourceRiskDetails_LDiversityResult_
- type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetEquivalenceClassSize() int64
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetNumDistinctSensitiveValues() int64
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetQuasiIdsValues() []*Value
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetTopSensitiveValues() []*ValueFrequency
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Reset()
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) String() string
- type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketSize() int64
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValueCount() int64
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValues() []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyLowerBound() int64
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyUpperBound() int64
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Reset()
- func (x *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) String() string
- type AnalyzeDataSourceRiskDetails_NumericalStatsResult
- func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMaxValue() *Value
- func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMinValue() *Value
- func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetQuantileValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) Reset()
- func (x *AnalyzeDataSourceRiskDetails_NumericalStatsResult) String() string
- type AnalyzeDataSourceRiskDetails_NumericalStatsResult_
- type AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions
- func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) GetJobConfig() *RiskAnalysisJobConfig
- func (*AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) ProtoMessage()
- func (x *AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) ProtoReflect() protoreflect.Message
- func (x *AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) Reset()
- func (x *AnalyzeDataSourceRiskDetails_RequestedRiskAnalysisOptions) String() string
- type BigQueryField
- func (*BigQueryField) Descriptor() ([]byte, []int)deprecated
- func (x *BigQueryField) GetField() *FieldId
- func (x *BigQueryField) GetTable() *BigQueryTable
- func (*BigQueryField) ProtoMessage()
- func (x *BigQueryField) ProtoReflect() protoreflect.Message
- func (x *BigQueryField) Reset()
- func (x *BigQueryField) String() string
- type BigQueryKey
- func (*BigQueryKey) Descriptor() ([]byte, []int)deprecated
- func (x *BigQueryKey) GetRowNumber() int64
- func (x *BigQueryKey) GetTableReference() *BigQueryTable
- func (*BigQueryKey) ProtoMessage()
- func (x *BigQueryKey) ProtoReflect() protoreflect.Message
- func (x *BigQueryKey) Reset()
- func (x *BigQueryKey) String() string
- type BigQueryOptions
- func (*BigQueryOptions) Descriptor() ([]byte, []int)deprecated
- func (x *BigQueryOptions) GetExcludedFields() []*FieldId
- func (x *BigQueryOptions) GetIdentifyingFields() []*FieldId
- func (x *BigQueryOptions) GetIncludedFields() []*FieldId
- func (x *BigQueryOptions) GetRowsLimit() int64
- func (x *BigQueryOptions) GetRowsLimitPercent() int32
- func (x *BigQueryOptions) GetSampleMethod() BigQueryOptions_SampleMethod
- func (x *BigQueryOptions) GetTableReference() *BigQueryTable
- func (*BigQueryOptions) ProtoMessage()
- func (x *BigQueryOptions) ProtoReflect() protoreflect.Message
- func (x *BigQueryOptions) Reset()
- func (x *BigQueryOptions) String() string
- type BigQueryOptions_SampleMethod
- func (BigQueryOptions_SampleMethod) Descriptor() protoreflect.EnumDescriptor
- func (x BigQueryOptions_SampleMethod) Enum() *BigQueryOptions_SampleMethod
- func (BigQueryOptions_SampleMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x BigQueryOptions_SampleMethod) Number() protoreflect.EnumNumber
- func (x BigQueryOptions_SampleMethod) String() string
- func (BigQueryOptions_SampleMethod) Type() protoreflect.EnumType
- type BigQueryTable
- func (*BigQueryTable) Descriptor() ([]byte, []int)deprecated
- func (x *BigQueryTable) GetDatasetId() string
- func (x *BigQueryTable) GetProjectId() string
- func (x *BigQueryTable) GetTableId() string
- func (*BigQueryTable) ProtoMessage()
- func (x *BigQueryTable) ProtoReflect() protoreflect.Message
- func (x *BigQueryTable) Reset()
- func (x *BigQueryTable) String() string
- type BoundingBox
- func (*BoundingBox) Descriptor() ([]byte, []int)deprecated
- func (x *BoundingBox) GetHeight() int32
- func (x *BoundingBox) GetLeft() int32
- func (x *BoundingBox) GetTop() int32
- func (x *BoundingBox) GetWidth() int32
- func (*BoundingBox) ProtoMessage()
- func (x *BoundingBox) ProtoReflect() protoreflect.Message
- func (x *BoundingBox) Reset()
- func (x *BoundingBox) String() string
- type BucketingConfig
- func (*BucketingConfig) Descriptor() ([]byte, []int)deprecated
- func (x *BucketingConfig) GetBuckets() []*BucketingConfig_Bucket
- func (*BucketingConfig) ProtoMessage()
- func (x *BucketingConfig) ProtoReflect() protoreflect.Message
- func (x *BucketingConfig) Reset()
- func (x *BucketingConfig) String() string
- type BucketingConfig_Bucket
- func (*BucketingConfig_Bucket) Descriptor() ([]byte, []int)deprecated
- func (x *BucketingConfig_Bucket) GetMax() *Value
- func (x *BucketingConfig_Bucket) GetMin() *Value
- func (x *BucketingConfig_Bucket) GetReplacementValue() *Value
- func (*BucketingConfig_Bucket) ProtoMessage()
- func (x *BucketingConfig_Bucket) ProtoReflect() protoreflect.Message
- func (x *BucketingConfig_Bucket) Reset()
- func (x *BucketingConfig_Bucket) String() string
- type ByteContentItem
- func (*ByteContentItem) Descriptor() ([]byte, []int)deprecated
- func (x *ByteContentItem) GetData() []byte
- func (x *ByteContentItem) GetType() ByteContentItem_BytesType
- func (*ByteContentItem) ProtoMessage()
- func (x *ByteContentItem) ProtoReflect() protoreflect.Message
- func (x *ByteContentItem) Reset()
- func (x *ByteContentItem) String() string
- type ByteContentItem_BytesType
- func (ByteContentItem_BytesType) Descriptor() protoreflect.EnumDescriptor
- func (x ByteContentItem_BytesType) Enum() *ByteContentItem_BytesType
- func (ByteContentItem_BytesType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ByteContentItem_BytesType) Number() protoreflect.EnumNumber
- func (x ByteContentItem_BytesType) String() string
- func (ByteContentItem_BytesType) Type() protoreflect.EnumType
- type CancelDlpJobRequest
- func (*CancelDlpJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelDlpJobRequest) GetName() string
- func (*CancelDlpJobRequest) ProtoMessage()
- func (x *CancelDlpJobRequest) ProtoReflect() protoreflect.Message
- func (x *CancelDlpJobRequest) Reset()
- func (x *CancelDlpJobRequest) String() string
- type CharacterMaskConfig
- func (*CharacterMaskConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CharacterMaskConfig) GetCharactersToIgnore() []*CharsToIgnore
- func (x *CharacterMaskConfig) GetMaskingCharacter() string
- func (x *CharacterMaskConfig) GetNumberToMask() int32
- func (x *CharacterMaskConfig) GetReverseOrder() bool
- func (*CharacterMaskConfig) ProtoMessage()
- func (x *CharacterMaskConfig) ProtoReflect() protoreflect.Message
- func (x *CharacterMaskConfig) Reset()
- func (x *CharacterMaskConfig) String() string
- type CharsToIgnore
- func (*CharsToIgnore) Descriptor() ([]byte, []int)deprecated
- func (m *CharsToIgnore) GetCharacters() isCharsToIgnore_Characters
- func (x *CharsToIgnore) GetCharactersToSkip() string
- func (x *CharsToIgnore) GetCommonCharactersToIgnore() CharsToIgnore_CommonCharsToIgnore
- func (*CharsToIgnore) ProtoMessage()
- func (x *CharsToIgnore) ProtoReflect() protoreflect.Message
- func (x *CharsToIgnore) Reset()
- func (x *CharsToIgnore) String() string
- type CharsToIgnore_CharactersToSkip
- type CharsToIgnore_CommonCharactersToIgnore
- type CharsToIgnore_CommonCharsToIgnore
- func (CharsToIgnore_CommonCharsToIgnore) Descriptor() protoreflect.EnumDescriptor
- func (x CharsToIgnore_CommonCharsToIgnore) Enum() *CharsToIgnore_CommonCharsToIgnore
- func (CharsToIgnore_CommonCharsToIgnore) EnumDescriptor() ([]byte, []int)deprecated
- func (x CharsToIgnore_CommonCharsToIgnore) Number() protoreflect.EnumNumber
- func (x CharsToIgnore_CommonCharsToIgnore) String() string
- func (CharsToIgnore_CommonCharsToIgnore) Type() protoreflect.EnumType
- type CloudStorageFileSet
- func (*CloudStorageFileSet) Descriptor() ([]byte, []int)deprecated
- func (x *CloudStorageFileSet) GetUrl() string
- func (*CloudStorageFileSet) ProtoMessage()
- func (x *CloudStorageFileSet) ProtoReflect() protoreflect.Message
- func (x *CloudStorageFileSet) Reset()
- func (x *CloudStorageFileSet) String() string
- type CloudStorageOptions
- func (*CloudStorageOptions) Descriptor() ([]byte, []int)deprecated
- func (x *CloudStorageOptions) GetBytesLimitPerFile() int64
- func (x *CloudStorageOptions) GetBytesLimitPerFilePercent() int32
- func (x *CloudStorageOptions) GetFileSet() *CloudStorageOptions_FileSet
- func (x *CloudStorageOptions) GetFileTypes() []FileType
- func (x *CloudStorageOptions) GetFilesLimitPercent() int32
- func (x *CloudStorageOptions) GetSampleMethod() CloudStorageOptions_SampleMethod
- func (*CloudStorageOptions) ProtoMessage()
- func (x *CloudStorageOptions) ProtoReflect() protoreflect.Message
- func (x *CloudStorageOptions) Reset()
- func (x *CloudStorageOptions) String() string
- type CloudStorageOptions_FileSet
- func (*CloudStorageOptions_FileSet) Descriptor() ([]byte, []int)deprecated
- func (x *CloudStorageOptions_FileSet) GetRegexFileSet() *CloudStorageRegexFileSet
- func (x *CloudStorageOptions_FileSet) GetUrl() string
- func (*CloudStorageOptions_FileSet) ProtoMessage()
- func (x *CloudStorageOptions_FileSet) ProtoReflect() protoreflect.Message
- func (x *CloudStorageOptions_FileSet) Reset()
- func (x *CloudStorageOptions_FileSet) String() string
- type CloudStorageOptions_SampleMethod
- func (CloudStorageOptions_SampleMethod) Descriptor() protoreflect.EnumDescriptor
- func (x CloudStorageOptions_SampleMethod) Enum() *CloudStorageOptions_SampleMethod
- func (CloudStorageOptions_SampleMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudStorageOptions_SampleMethod) Number() protoreflect.EnumNumber
- func (x CloudStorageOptions_SampleMethod) String() string
- func (CloudStorageOptions_SampleMethod) Type() protoreflect.EnumType
- type CloudStoragePath
- type CloudStorageRegexFileSet
- func (*CloudStorageRegexFileSet) Descriptor() ([]byte, []int)deprecated
- func (x *CloudStorageRegexFileSet) GetBucketName() string
- func (x *CloudStorageRegexFileSet) GetExcludeRegex() []string
- func (x *CloudStorageRegexFileSet) GetIncludeRegex() []string
- func (*CloudStorageRegexFileSet) ProtoMessage()
- func (x *CloudStorageRegexFileSet) ProtoReflect() protoreflect.Message
- func (x *CloudStorageRegexFileSet) Reset()
- func (x *CloudStorageRegexFileSet) String() string
- type Color
- type Container
- func (*Container) Descriptor() ([]byte, []int)deprecated
- func (x *Container) GetFullPath() string
- func (x *Container) GetProjectId() string
- func (x *Container) GetRelativePath() string
- func (x *Container) GetRootPath() string
- func (x *Container) GetType() string
- func (x *Container) GetUpdateTime() *timestamppb.Timestamp
- func (x *Container) GetVersion() string
- func (*Container) ProtoMessage()
- func (x *Container) ProtoReflect() protoreflect.Message
- func (x *Container) Reset()
- func (x *Container) String() string
- type ContentItem
- func (*ContentItem) Descriptor() ([]byte, []int)deprecated
- func (x *ContentItem) GetByteItem() *ByteContentItem
- func (m *ContentItem) GetDataItem() isContentItem_DataItem
- func (x *ContentItem) GetTable() *Table
- func (x *ContentItem) GetValue() string
- func (*ContentItem) ProtoMessage()
- func (x *ContentItem) ProtoReflect() protoreflect.Message
- func (x *ContentItem) Reset()
- func (x *ContentItem) String() string
- type ContentItem_ByteItem
- type ContentItem_Table
- type ContentItem_Value
- type ContentLocation
- func (*ContentLocation) Descriptor() ([]byte, []int)deprecated
- func (x *ContentLocation) GetContainerName() string
- func (x *ContentLocation) GetContainerTimestamp() *timestamppb.Timestamp
- func (x *ContentLocation) GetContainerVersion() string
- func (x *ContentLocation) GetDocumentLocation() *DocumentLocation
- func (x *ContentLocation) GetImageLocation() *ImageLocation
- func (m *ContentLocation) GetLocation() isContentLocation_Location
- func (x *ContentLocation) GetMetadataLocation() *MetadataLocation
- func (x *ContentLocation) GetRecordLocation() *RecordLocation
- func (*ContentLocation) ProtoMessage()
- func (x *ContentLocation) ProtoReflect() protoreflect.Message
- func (x *ContentLocation) Reset()
- func (x *ContentLocation) String() string
- type ContentLocation_DocumentLocation
- type ContentLocation_ImageLocation
- type ContentLocation_MetadataLocation
- type ContentLocation_RecordLocation
- type ContentOption
- func (ContentOption) Descriptor() protoreflect.EnumDescriptor
- func (x ContentOption) Enum() *ContentOption
- func (ContentOption) EnumDescriptor() ([]byte, []int)deprecated
- func (x ContentOption) Number() protoreflect.EnumNumber
- func (x ContentOption) String() string
- func (ContentOption) Type() protoreflect.EnumType
- type CreateDeidentifyTemplateRequest
- func (*CreateDeidentifyTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDeidentifyTemplateRequest) GetDeidentifyTemplate() *DeidentifyTemplate
- func (x *CreateDeidentifyTemplateRequest) GetLocationId() string
- func (x *CreateDeidentifyTemplateRequest) GetParent() string
- func (x *CreateDeidentifyTemplateRequest) GetTemplateId() string
- func (*CreateDeidentifyTemplateRequest) ProtoMessage()
- func (x *CreateDeidentifyTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeidentifyTemplateRequest) Reset()
- func (x *CreateDeidentifyTemplateRequest) String() string
- type CreateDlpJobRequest
- func (*CreateDlpJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDlpJobRequest) GetInspectJob() *InspectJobConfig
- func (m *CreateDlpJobRequest) GetJob() isCreateDlpJobRequest_Job
- func (x *CreateDlpJobRequest) GetJobId() string
- func (x *CreateDlpJobRequest) GetLocationId() string
- func (x *CreateDlpJobRequest) GetParent() string
- func (x *CreateDlpJobRequest) GetRiskJob() *RiskAnalysisJobConfig
- func (*CreateDlpJobRequest) ProtoMessage()
- func (x *CreateDlpJobRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDlpJobRequest) Reset()
- func (x *CreateDlpJobRequest) String() string
- type CreateDlpJobRequest_InspectJob
- type CreateDlpJobRequest_RiskJob
- type CreateInspectTemplateRequest
- func (*CreateInspectTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInspectTemplateRequest) GetInspectTemplate() *InspectTemplate
- func (x *CreateInspectTemplateRequest) GetLocationId() string
- func (x *CreateInspectTemplateRequest) GetParent() string
- func (x *CreateInspectTemplateRequest) GetTemplateId() string
- func (*CreateInspectTemplateRequest) ProtoMessage()
- func (x *CreateInspectTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInspectTemplateRequest) Reset()
- func (x *CreateInspectTemplateRequest) String() string
- type CreateJobTriggerRequest
- func (*CreateJobTriggerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateJobTriggerRequest) GetJobTrigger() *JobTrigger
- func (x *CreateJobTriggerRequest) GetLocationId() string
- func (x *CreateJobTriggerRequest) GetParent() string
- func (x *CreateJobTriggerRequest) GetTriggerId() string
- func (*CreateJobTriggerRequest) ProtoMessage()
- func (x *CreateJobTriggerRequest) ProtoReflect() protoreflect.Message
- func (x *CreateJobTriggerRequest) Reset()
- func (x *CreateJobTriggerRequest) String() string
- type CreateStoredInfoTypeRequest
- func (*CreateStoredInfoTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateStoredInfoTypeRequest) GetConfig() *StoredInfoTypeConfig
- func (x *CreateStoredInfoTypeRequest) GetLocationId() string
- func (x *CreateStoredInfoTypeRequest) GetParent() string
- func (x *CreateStoredInfoTypeRequest) GetStoredInfoTypeId() string
- func (*CreateStoredInfoTypeRequest) ProtoMessage()
- func (x *CreateStoredInfoTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateStoredInfoTypeRequest) Reset()
- func (x *CreateStoredInfoTypeRequest) String() string
- type CryptoDeterministicConfig
- func (*CryptoDeterministicConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CryptoDeterministicConfig) GetContext() *FieldId
- func (x *CryptoDeterministicConfig) GetCryptoKey() *CryptoKey
- func (x *CryptoDeterministicConfig) GetSurrogateInfoType() *InfoType
- func (*CryptoDeterministicConfig) ProtoMessage()
- func (x *CryptoDeterministicConfig) ProtoReflect() protoreflect.Message
- func (x *CryptoDeterministicConfig) Reset()
- func (x *CryptoDeterministicConfig) String() string
- type CryptoHashConfig
- type CryptoKey
- func (*CryptoKey) Descriptor() ([]byte, []int)deprecated
- func (x *CryptoKey) GetKmsWrapped() *KmsWrappedCryptoKey
- func (m *CryptoKey) GetSource() isCryptoKey_Source
- func (x *CryptoKey) GetTransient() *TransientCryptoKey
- func (x *CryptoKey) GetUnwrapped() *UnwrappedCryptoKey
- func (*CryptoKey) ProtoMessage()
- func (x *CryptoKey) ProtoReflect() protoreflect.Message
- func (x *CryptoKey) Reset()
- func (x *CryptoKey) String() string
- type CryptoKey_KmsWrapped
- type CryptoKey_Transient
- type CryptoKey_Unwrapped
- type CryptoReplaceFfxFpeConfig
- func (*CryptoReplaceFfxFpeConfig) Descriptor() ([]byte, []int)deprecated
- func (m *CryptoReplaceFfxFpeConfig) GetAlphabet() isCryptoReplaceFfxFpeConfig_Alphabet
- func (x *CryptoReplaceFfxFpeConfig) GetCommonAlphabet() CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
- func (x *CryptoReplaceFfxFpeConfig) GetContext() *FieldId
- func (x *CryptoReplaceFfxFpeConfig) GetCryptoKey() *CryptoKey
- func (x *CryptoReplaceFfxFpeConfig) GetCustomAlphabet() string
- func (x *CryptoReplaceFfxFpeConfig) GetRadix() int32
- func (x *CryptoReplaceFfxFpeConfig) GetSurrogateInfoType() *InfoType
- func (*CryptoReplaceFfxFpeConfig) ProtoMessage()
- func (x *CryptoReplaceFfxFpeConfig) ProtoReflect() protoreflect.Message
- func (x *CryptoReplaceFfxFpeConfig) Reset()
- func (x *CryptoReplaceFfxFpeConfig) String() string
- type CryptoReplaceFfxFpeConfig_CommonAlphabet
- type CryptoReplaceFfxFpeConfig_CustomAlphabet
- type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
- func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Descriptor() protoreflect.EnumDescriptor
- func (x CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Enum() *CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
- func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) EnumDescriptor() ([]byte, []int)deprecated
- func (x CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Number() protoreflect.EnumNumber
- func (x CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) String() string
- func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) Type() protoreflect.EnumType
- type CryptoReplaceFfxFpeConfig_Radix
- type CustomInfoType
- func (*CustomInfoType) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType) GetDetectionRules() []*CustomInfoType_DetectionRule
- func (x *CustomInfoType) GetDictionary() *CustomInfoType_Dictionary
- func (x *CustomInfoType) GetExclusionType() CustomInfoType_ExclusionType
- func (x *CustomInfoType) GetInfoType() *InfoType
- func (x *CustomInfoType) GetLikelihood() Likelihood
- func (x *CustomInfoType) GetRegex() *CustomInfoType_Regex
- func (x *CustomInfoType) GetStoredType() *StoredType
- func (x *CustomInfoType) GetSurrogateType() *CustomInfoType_SurrogateType
- func (m *CustomInfoType) GetType() isCustomInfoType_Type
- func (*CustomInfoType) ProtoMessage()
- func (x *CustomInfoType) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType) Reset()
- func (x *CustomInfoType) String() string
- type CustomInfoType_DetectionRule
- func (*CustomInfoType_DetectionRule) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType_DetectionRule) GetHotwordRule() *CustomInfoType_DetectionRule_HotwordRule
- func (m *CustomInfoType_DetectionRule) GetType() isCustomInfoType_DetectionRule_Type
- func (*CustomInfoType_DetectionRule) ProtoMessage()
- func (x *CustomInfoType_DetectionRule) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_DetectionRule) Reset()
- func (x *CustomInfoType_DetectionRule) String() string
- type CustomInfoType_DetectionRule_HotwordRule
- func (*CustomInfoType_DetectionRule_HotwordRule) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType_DetectionRule_HotwordRule) GetHotwordRegex() *CustomInfoType_Regex
- func (x *CustomInfoType_DetectionRule_HotwordRule) GetLikelihoodAdjustment() *CustomInfoType_DetectionRule_LikelihoodAdjustment
- func (x *CustomInfoType_DetectionRule_HotwordRule) GetProximity() *CustomInfoType_DetectionRule_Proximity
- func (*CustomInfoType_DetectionRule_HotwordRule) ProtoMessage()
- func (x *CustomInfoType_DetectionRule_HotwordRule) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_DetectionRule_HotwordRule) Reset()
- func (x *CustomInfoType_DetectionRule_HotwordRule) String() string
- type CustomInfoType_DetectionRule_HotwordRule_
- type CustomInfoType_DetectionRule_LikelihoodAdjustment
- func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Descriptor() ([]byte, []int)deprecated
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetAdjustment() isCustomInfoType_DetectionRule_LikelihoodAdjustment_Adjustment
- func (x *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetFixedLikelihood() Likelihood
- func (x *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetRelativeLikelihood() int32
- func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoMessage()
- func (x *CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_DetectionRule_LikelihoodAdjustment) Reset()
- func (x *CustomInfoType_DetectionRule_LikelihoodAdjustment) String() string
- type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood
- type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood
- type CustomInfoType_DetectionRule_Proximity
- func (*CustomInfoType_DetectionRule_Proximity) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType_DetectionRule_Proximity) GetWindowAfter() int32
- func (x *CustomInfoType_DetectionRule_Proximity) GetWindowBefore() int32
- func (*CustomInfoType_DetectionRule_Proximity) ProtoMessage()
- func (x *CustomInfoType_DetectionRule_Proximity) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_DetectionRule_Proximity) Reset()
- func (x *CustomInfoType_DetectionRule_Proximity) String() string
- type CustomInfoType_Dictionary
- func (*CustomInfoType_Dictionary) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType_Dictionary) GetCloudStoragePath() *CloudStoragePath
- func (m *CustomInfoType_Dictionary) GetSource() isCustomInfoType_Dictionary_Source
- func (x *CustomInfoType_Dictionary) GetWordList() *CustomInfoType_Dictionary_WordList
- func (*CustomInfoType_Dictionary) ProtoMessage()
- func (x *CustomInfoType_Dictionary) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_Dictionary) Reset()
- func (x *CustomInfoType_Dictionary) String() string
- type CustomInfoType_Dictionary_
- type CustomInfoType_Dictionary_CloudStoragePath
- type CustomInfoType_Dictionary_WordList
- func (*CustomInfoType_Dictionary_WordList) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType_Dictionary_WordList) GetWords() []string
- func (*CustomInfoType_Dictionary_WordList) ProtoMessage()
- func (x *CustomInfoType_Dictionary_WordList) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_Dictionary_WordList) Reset()
- func (x *CustomInfoType_Dictionary_WordList) String() string
- type CustomInfoType_Dictionary_WordList_
- type CustomInfoType_ExclusionType
- func (CustomInfoType_ExclusionType) Descriptor() protoreflect.EnumDescriptor
- func (x CustomInfoType_ExclusionType) Enum() *CustomInfoType_ExclusionType
- func (CustomInfoType_ExclusionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomInfoType_ExclusionType) Number() protoreflect.EnumNumber
- func (x CustomInfoType_ExclusionType) String() string
- func (CustomInfoType_ExclusionType) Type() protoreflect.EnumType
- type CustomInfoType_Regex
- func (*CustomInfoType_Regex) Descriptor() ([]byte, []int)deprecated
- func (x *CustomInfoType_Regex) GetGroupIndexes() []int32
- func (x *CustomInfoType_Regex) GetPattern() string
- func (*CustomInfoType_Regex) ProtoMessage()
- func (x *CustomInfoType_Regex) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_Regex) Reset()
- func (x *CustomInfoType_Regex) String() string
- type CustomInfoType_Regex_
- type CustomInfoType_StoredType
- type CustomInfoType_SurrogateType
- func (*CustomInfoType_SurrogateType) Descriptor() ([]byte, []int)deprecated
- func (*CustomInfoType_SurrogateType) ProtoMessage()
- func (x *CustomInfoType_SurrogateType) ProtoReflect() protoreflect.Message
- func (x *CustomInfoType_SurrogateType) Reset()
- func (x *CustomInfoType_SurrogateType) String() string
- type CustomInfoType_SurrogateType_
- type DataProfileAction
- func (*DataProfileAction) Descriptor() ([]byte, []int)deprecated
- func (m *DataProfileAction) GetAction() isDataProfileAction_Action
- func (x *DataProfileAction) GetExportData() *DataProfileAction_Export
- func (x *DataProfileAction) GetPubSubNotification() *DataProfileAction_PubSubNotification
- func (*DataProfileAction) ProtoMessage()
- func (x *DataProfileAction) ProtoReflect() protoreflect.Message
- func (x *DataProfileAction) Reset()
- func (x *DataProfileAction) String() string
- type DataProfileAction_EventType
- func (DataProfileAction_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x DataProfileAction_EventType) Enum() *DataProfileAction_EventType
- func (DataProfileAction_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataProfileAction_EventType) Number() protoreflect.EnumNumber
- func (x DataProfileAction_EventType) String() string
- func (DataProfileAction_EventType) Type() protoreflect.EnumType
- type DataProfileAction_Export
- func (*DataProfileAction_Export) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfileAction_Export) GetProfileTable() *BigQueryTable
- func (*DataProfileAction_Export) ProtoMessage()
- func (x *DataProfileAction_Export) ProtoReflect() protoreflect.Message
- func (x *DataProfileAction_Export) Reset()
- func (x *DataProfileAction_Export) String() string
- type DataProfileAction_ExportData
- type DataProfileAction_PubSubNotification
- func (*DataProfileAction_PubSubNotification) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfileAction_PubSubNotification) GetDetailOfMessage() DataProfileAction_PubSubNotification_DetailLevel
- func (x *DataProfileAction_PubSubNotification) GetEvent() DataProfileAction_EventType
- func (x *DataProfileAction_PubSubNotification) GetPubsubCondition() *DataProfilePubSubCondition
- func (x *DataProfileAction_PubSubNotification) GetTopic() string
- func (*DataProfileAction_PubSubNotification) ProtoMessage()
- func (x *DataProfileAction_PubSubNotification) ProtoReflect() protoreflect.Message
- func (x *DataProfileAction_PubSubNotification) Reset()
- func (x *DataProfileAction_PubSubNotification) String() string
- type DataProfileAction_PubSubNotification_
- type DataProfileAction_PubSubNotification_DetailLevel
- func (DataProfileAction_PubSubNotification_DetailLevel) Descriptor() protoreflect.EnumDescriptor
- func (x DataProfileAction_PubSubNotification_DetailLevel) Enum() *DataProfileAction_PubSubNotification_DetailLevel
- func (DataProfileAction_PubSubNotification_DetailLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataProfileAction_PubSubNotification_DetailLevel) Number() protoreflect.EnumNumber
- func (x DataProfileAction_PubSubNotification_DetailLevel) String() string
- func (DataProfileAction_PubSubNotification_DetailLevel) Type() protoreflect.EnumType
- type DataProfileConfigSnapshot
- func (*DataProfileConfigSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfileConfigSnapshot) GetDataProfileJob() *DataProfileJobConfig
- func (x *DataProfileConfigSnapshot) GetInspectConfig() *InspectConfig
- func (*DataProfileConfigSnapshot) ProtoMessage()
- func (x *DataProfileConfigSnapshot) ProtoReflect() protoreflect.Message
- func (x *DataProfileConfigSnapshot) Reset()
- func (x *DataProfileConfigSnapshot) String() string
- type DataProfileJobConfig
- func (*DataProfileJobConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfileJobConfig) GetDataProfileActions() []*DataProfileAction
- func (x *DataProfileJobConfig) GetInspectTemplates() []string
- func (x *DataProfileJobConfig) GetLocation() *DataProfileLocation
- func (x *DataProfileJobConfig) GetProjectId() string
- func (*DataProfileJobConfig) ProtoMessage()
- func (x *DataProfileJobConfig) ProtoReflect() protoreflect.Message
- func (x *DataProfileJobConfig) Reset()
- func (x *DataProfileJobConfig) String() string
- type DataProfileLocation
- func (*DataProfileLocation) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfileLocation) GetFolderId() int64
- func (m *DataProfileLocation) GetLocation() isDataProfileLocation_Location
- func (x *DataProfileLocation) GetOrganizationId() int64
- func (*DataProfileLocation) ProtoMessage()
- func (x *DataProfileLocation) ProtoReflect() protoreflect.Message
- func (x *DataProfileLocation) Reset()
- func (x *DataProfileLocation) String() string
- type DataProfileLocation_FolderId
- type DataProfileLocation_OrganizationId
- type DataProfilePubSubCondition
- func (*DataProfilePubSubCondition) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfilePubSubCondition) GetExpressions() *DataProfilePubSubCondition_PubSubExpressions
- func (*DataProfilePubSubCondition) ProtoMessage()
- func (x *DataProfilePubSubCondition) ProtoReflect() protoreflect.Message
- func (x *DataProfilePubSubCondition) Reset()
- func (x *DataProfilePubSubCondition) String() string
- type DataProfilePubSubCondition_ProfileScoreBucket
- func (DataProfilePubSubCondition_ProfileScoreBucket) Descriptor() protoreflect.EnumDescriptor
- func (x DataProfilePubSubCondition_ProfileScoreBucket) Enum() *DataProfilePubSubCondition_ProfileScoreBucket
- func (DataProfilePubSubCondition_ProfileScoreBucket) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataProfilePubSubCondition_ProfileScoreBucket) Number() protoreflect.EnumNumber
- func (x DataProfilePubSubCondition_ProfileScoreBucket) String() string
- func (DataProfilePubSubCondition_ProfileScoreBucket) Type() protoreflect.EnumType
- type DataProfilePubSubCondition_PubSubCondition
- func (*DataProfilePubSubCondition_PubSubCondition) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfilePubSubCondition_PubSubCondition) GetMinimumRiskScore() DataProfilePubSubCondition_ProfileScoreBucket
- func (x *DataProfilePubSubCondition_PubSubCondition) GetMinimumSensitivityScore() DataProfilePubSubCondition_ProfileScoreBucket
- func (m *DataProfilePubSubCondition_PubSubCondition) GetValue() isDataProfilePubSubCondition_PubSubCondition_Value
- func (*DataProfilePubSubCondition_PubSubCondition) ProtoMessage()
- func (x *DataProfilePubSubCondition_PubSubCondition) ProtoReflect() protoreflect.Message
- func (x *DataProfilePubSubCondition_PubSubCondition) Reset()
- func (x *DataProfilePubSubCondition_PubSubCondition) String() string
- type DataProfilePubSubCondition_PubSubCondition_MinimumRiskScore
- type DataProfilePubSubCondition_PubSubCondition_MinimumSensitivityScore
- type DataProfilePubSubCondition_PubSubExpressions
- func (*DataProfilePubSubCondition_PubSubExpressions) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfilePubSubCondition_PubSubExpressions) GetConditions() []*DataProfilePubSubCondition_PubSubCondition
- func (x *DataProfilePubSubCondition_PubSubExpressions) GetLogicalOperator() DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator
- func (*DataProfilePubSubCondition_PubSubExpressions) ProtoMessage()
- func (x *DataProfilePubSubCondition_PubSubExpressions) ProtoReflect() protoreflect.Message
- func (x *DataProfilePubSubCondition_PubSubExpressions) Reset()
- func (x *DataProfilePubSubCondition_PubSubExpressions) String() string
- type DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator
- func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Descriptor() protoreflect.EnumDescriptor
- func (x DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Enum() *DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator
- func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Number() protoreflect.EnumNumber
- func (x DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) String() string
- func (DataProfilePubSubCondition_PubSubExpressions_PubSubLogicalOperator) Type() protoreflect.EnumType
- type DataProfilePubSubMessage
- func (*DataProfilePubSubMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DataProfilePubSubMessage) GetEvent() DataProfileAction_EventType
- func (x *DataProfilePubSubMessage) GetProfile() *TableDataProfile
- func (*DataProfilePubSubMessage) ProtoMessage()
- func (x *DataProfilePubSubMessage) ProtoReflect() protoreflect.Message
- func (x *DataProfilePubSubMessage) Reset()
- func (x *DataProfilePubSubMessage) String() string
- type DataRiskLevel
- type DataRiskLevel_DataRiskLevelScore
- func (DataRiskLevel_DataRiskLevelScore) Descriptor() protoreflect.EnumDescriptor
- func (x DataRiskLevel_DataRiskLevelScore) Enum() *DataRiskLevel_DataRiskLevelScore
- func (DataRiskLevel_DataRiskLevelScore) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataRiskLevel_DataRiskLevelScore) Number() protoreflect.EnumNumber
- func (x DataRiskLevel_DataRiskLevelScore) String() string
- func (DataRiskLevel_DataRiskLevelScore) Type() protoreflect.EnumType
- type DatastoreKey
- type DatastoreOptions
- func (*DatastoreOptions) Descriptor() ([]byte, []int)deprecated
- func (x *DatastoreOptions) GetKind() *KindExpression
- func (x *DatastoreOptions) GetPartitionId() *PartitionId
- func (*DatastoreOptions) ProtoMessage()
- func (x *DatastoreOptions) ProtoReflect() protoreflect.Message
- func (x *DatastoreOptions) Reset()
- func (x *DatastoreOptions) String() string
- type DateShiftConfig
- func (*DateShiftConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DateShiftConfig) GetContext() *FieldId
- func (x *DateShiftConfig) GetCryptoKey() *CryptoKey
- func (x *DateShiftConfig) GetLowerBoundDays() int32
- func (m *DateShiftConfig) GetMethod() isDateShiftConfig_Method
- func (x *DateShiftConfig) GetUpperBoundDays() int32
- func (*DateShiftConfig) ProtoMessage()
- func (x *DateShiftConfig) ProtoReflect() protoreflect.Message
- func (x *DateShiftConfig) Reset()
- func (x *DateShiftConfig) String() string
- type DateShiftConfig_CryptoKey
- type DateTime
- func (*DateTime) Descriptor() ([]byte, []int)deprecated
- func (x *DateTime) GetDate() *date.Date
- func (x *DateTime) GetDayOfWeek() dayofweek.DayOfWeek
- func (x *DateTime) GetTime() *timeofday.TimeOfDay
- func (x *DateTime) GetTimeZone() *DateTime_TimeZone
- func (*DateTime) ProtoMessage()
- func (x *DateTime) ProtoReflect() protoreflect.Message
- func (x *DateTime) Reset()
- func (x *DateTime) String() string
- type DateTime_TimeZone
- func (*DateTime_TimeZone) Descriptor() ([]byte, []int)deprecated
- func (x *DateTime_TimeZone) GetOffsetMinutes() int32
- func (*DateTime_TimeZone) ProtoMessage()
- func (x *DateTime_TimeZone) ProtoReflect() protoreflect.Message
- func (x *DateTime_TimeZone) Reset()
- func (x *DateTime_TimeZone) String() string
- type DeidentifyConfig
- func (*DeidentifyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DeidentifyConfig) GetImageTransformations() *ImageTransformations
- func (x *DeidentifyConfig) GetInfoTypeTransformations() *InfoTypeTransformations
- func (x *DeidentifyConfig) GetRecordTransformations() *RecordTransformations
- func (m *DeidentifyConfig) GetTransformation() isDeidentifyConfig_Transformation
- func (x *DeidentifyConfig) GetTransformationErrorHandling() *TransformationErrorHandling
- func (*DeidentifyConfig) ProtoMessage()
- func (x *DeidentifyConfig) ProtoReflect() protoreflect.Message
- func (x *DeidentifyConfig) Reset()
- func (x *DeidentifyConfig) String() string
- type DeidentifyConfig_ImageTransformations
- type DeidentifyConfig_InfoTypeTransformations
- type DeidentifyConfig_RecordTransformations
- type DeidentifyContentRequest
- func (*DeidentifyContentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeidentifyContentRequest) GetDeidentifyConfig() *DeidentifyConfig
- func (x *DeidentifyContentRequest) GetDeidentifyTemplateName() string
- func (x *DeidentifyContentRequest) GetInspectConfig() *InspectConfig
- func (x *DeidentifyContentRequest) GetInspectTemplateName() string
- func (x *DeidentifyContentRequest) GetItem() *ContentItem
- func (x *DeidentifyContentRequest) GetLocationId() string
- func (x *DeidentifyContentRequest) GetParent() string
- func (*DeidentifyContentRequest) ProtoMessage()
- func (x *DeidentifyContentRequest) ProtoReflect() protoreflect.Message
- func (x *DeidentifyContentRequest) Reset()
- func (x *DeidentifyContentRequest) String() string
- type DeidentifyContentResponse
- func (*DeidentifyContentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeidentifyContentResponse) GetItem() *ContentItem
- func (x *DeidentifyContentResponse) GetOverview() *TransformationOverview
- func (*DeidentifyContentResponse) ProtoMessage()
- func (x *DeidentifyContentResponse) ProtoReflect() protoreflect.Message
- func (x *DeidentifyContentResponse) Reset()
- func (x *DeidentifyContentResponse) String() string
- type DeidentifyTemplate
- func (*DeidentifyTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *DeidentifyTemplate) GetCreateTime() *timestamppb.Timestamp
- func (x *DeidentifyTemplate) GetDeidentifyConfig() *DeidentifyConfig
- func (x *DeidentifyTemplate) GetDescription() string
- func (x *DeidentifyTemplate) GetDisplayName() string
- func (x *DeidentifyTemplate) GetName() string
- func (x *DeidentifyTemplate) GetUpdateTime() *timestamppb.Timestamp
- func (*DeidentifyTemplate) ProtoMessage()
- func (x *DeidentifyTemplate) ProtoReflect() protoreflect.Message
- func (x *DeidentifyTemplate) Reset()
- func (x *DeidentifyTemplate) String() string
- type DeleteDeidentifyTemplateRequest
- func (*DeleteDeidentifyTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDeidentifyTemplateRequest) GetName() string
- func (*DeleteDeidentifyTemplateRequest) ProtoMessage()
- func (x *DeleteDeidentifyTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDeidentifyTemplateRequest) Reset()
- func (x *DeleteDeidentifyTemplateRequest) String() string
- type DeleteDlpJobRequest
- func (*DeleteDlpJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDlpJobRequest) GetName() string
- func (*DeleteDlpJobRequest) ProtoMessage()
- func (x *DeleteDlpJobRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDlpJobRequest) Reset()
- func (x *DeleteDlpJobRequest) String() string
- type DeleteInspectTemplateRequest
- func (*DeleteInspectTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteInspectTemplateRequest) GetName() string
- func (*DeleteInspectTemplateRequest) ProtoMessage()
- func (x *DeleteInspectTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInspectTemplateRequest) Reset()
- func (x *DeleteInspectTemplateRequest) String() string
- type DeleteJobTriggerRequest
- func (*DeleteJobTriggerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteJobTriggerRequest) GetName() string
- func (*DeleteJobTriggerRequest) ProtoMessage()
- func (x *DeleteJobTriggerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteJobTriggerRequest) Reset()
- func (x *DeleteJobTriggerRequest) String() string
- type DeleteStoredInfoTypeRequest
- func (*DeleteStoredInfoTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStoredInfoTypeRequest) GetName() string
- func (*DeleteStoredInfoTypeRequest) ProtoMessage()
- func (x *DeleteStoredInfoTypeRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStoredInfoTypeRequest) Reset()
- func (x *DeleteStoredInfoTypeRequest) String() string
- type DlpJob
- func (*DlpJob) Descriptor() ([]byte, []int)deprecated
- func (x *DlpJob) GetCreateTime() *timestamppb.Timestamp
- func (m *DlpJob) GetDetails() isDlpJob_Details
- func (x *DlpJob) GetEndTime() *timestamppb.Timestamp
- func (x *DlpJob) GetErrors() []*Error
- func (x *DlpJob) GetInspectDetails() *InspectDataSourceDetails
- func (x *DlpJob) GetJobTriggerName() string
- func (x *DlpJob) GetName() string
- func (x *DlpJob) GetRiskDetails() *AnalyzeDataSourceRiskDetails
- func (x *DlpJob) GetStartTime() *timestamppb.Timestamp
- func (x *DlpJob) GetState() DlpJob_JobState
- func (x *DlpJob) GetType() DlpJobType
- func (*DlpJob) ProtoMessage()
- func (x *DlpJob) ProtoReflect() protoreflect.Message
- func (x *DlpJob) Reset()
- func (x *DlpJob) String() string
- type DlpJobType
- type DlpJob_InspectDetails
- type DlpJob_JobState
- func (DlpJob_JobState) Descriptor() protoreflect.EnumDescriptor
- func (x DlpJob_JobState) Enum() *DlpJob_JobState
- func (DlpJob_JobState) EnumDescriptor() ([]byte, []int)deprecated
- func (x DlpJob_JobState) Number() protoreflect.EnumNumber
- func (x DlpJob_JobState) String() string
- func (DlpJob_JobState) Type() protoreflect.EnumType
- type DlpJob_RiskDetails
- type DlpServiceClient
- type DlpServiceServer
- type DocumentLocation
- type EncryptionStatus
- func (EncryptionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x EncryptionStatus) Enum() *EncryptionStatus
- func (EncryptionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x EncryptionStatus) Number() protoreflect.EnumNumber
- func (x EncryptionStatus) String() string
- func (EncryptionStatus) Type() protoreflect.EnumType
- type EntityId
- type Error
- type ExcludeByHotword
- func (*ExcludeByHotword) Descriptor() ([]byte, []int)deprecated
- func (x *ExcludeByHotword) GetHotwordRegex() *CustomInfoType_Regex
- func (x *ExcludeByHotword) GetProximity() *CustomInfoType_DetectionRule_Proximity
- func (*ExcludeByHotword) ProtoMessage()
- func (x *ExcludeByHotword) ProtoReflect() protoreflect.Message
- func (x *ExcludeByHotword) Reset()
- func (x *ExcludeByHotword) String() string
- type ExcludeInfoTypes
- type ExclusionRule
- func (*ExclusionRule) Descriptor() ([]byte, []int)deprecated
- func (x *ExclusionRule) GetDictionary() *CustomInfoType_Dictionary
- func (x *ExclusionRule) GetExcludeByHotword() *ExcludeByHotword
- func (x *ExclusionRule) GetExcludeInfoTypes() *ExcludeInfoTypes
- func (x *ExclusionRule) GetMatchingType() MatchingType
- func (x *ExclusionRule) GetRegex() *CustomInfoType_Regex
- func (m *ExclusionRule) GetType() isExclusionRule_Type
- func (*ExclusionRule) ProtoMessage()
- func (x *ExclusionRule) ProtoReflect() protoreflect.Message
- func (x *ExclusionRule) Reset()
- func (x *ExclusionRule) String() string
- type ExclusionRule_Dictionary
- type ExclusionRule_ExcludeByHotword
- type ExclusionRule_ExcludeInfoTypes
- type ExclusionRule_Regex
- type FieldId
- type FieldTransformation
- func (*FieldTransformation) Descriptor() ([]byte, []int)deprecated
- func (x *FieldTransformation) GetCondition() *RecordCondition
- func (x *FieldTransformation) GetFields() []*FieldId
- func (x *FieldTransformation) GetInfoTypeTransformations() *InfoTypeTransformations
- func (x *FieldTransformation) GetPrimitiveTransformation() *PrimitiveTransformation
- func (m *FieldTransformation) GetTransformation() isFieldTransformation_Transformation
- func (*FieldTransformation) ProtoMessage()
- func (x *FieldTransformation) ProtoReflect() protoreflect.Message
- func (x *FieldTransformation) Reset()
- func (x *FieldTransformation) String() string
- type FieldTransformation_InfoTypeTransformations
- type FieldTransformation_PrimitiveTransformation
- type FileType
- type Finding
- func (*Finding) Descriptor() ([]byte, []int)deprecated
- func (x *Finding) GetCreateTime() *timestamppb.Timestamp
- func (x *Finding) GetFindingId() string
- func (x *Finding) GetInfoType() *InfoType
- func (x *Finding) GetJobCreateTime() *timestamppb.Timestamp
- func (x *Finding) GetJobName() string
- func (x *Finding) GetLabels() map[string]string
- func (x *Finding) GetLikelihood() Likelihood
- func (x *Finding) GetLocation() *Location
- func (x *Finding) GetName() string
- func (x *Finding) GetQuote() string
- func (x *Finding) GetQuoteInfo() *QuoteInfo
- func (x *Finding) GetResourceName() string
- func (x *Finding) GetTriggerName() string
- func (*Finding) ProtoMessage()
- func (x *Finding) ProtoReflect() protoreflect.Message
- func (x *Finding) Reset()
- func (x *Finding) String() string
- type FinishDlpJobRequest
- func (*FinishDlpJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FinishDlpJobRequest) GetName() string
- func (*FinishDlpJobRequest) ProtoMessage()
- func (x *FinishDlpJobRequest) ProtoReflect() protoreflect.Message
- func (x *FinishDlpJobRequest) Reset()
- func (x *FinishDlpJobRequest) String() string
- type FixedSizeBucketingConfig
- func (*FixedSizeBucketingConfig) Descriptor() ([]byte, []int)deprecated
- func (x *FixedSizeBucketingConfig) GetBucketSize() float64
- func (x *FixedSizeBucketingConfig) GetLowerBound() *Value
- func (x *FixedSizeBucketingConfig) GetUpperBound() *Value
- func (*FixedSizeBucketingConfig) ProtoMessage()
- func (x *FixedSizeBucketingConfig) ProtoReflect() protoreflect.Message
- func (x *FixedSizeBucketingConfig) Reset()
- func (x *FixedSizeBucketingConfig) String() string
- type GetDeidentifyTemplateRequest
- func (*GetDeidentifyTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeidentifyTemplateRequest) GetName() string
- func (*GetDeidentifyTemplateRequest) ProtoMessage()
- func (x *GetDeidentifyTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeidentifyTemplateRequest) Reset()
- func (x *GetDeidentifyTemplateRequest) String() string
- type GetDlpJobRequest
- type GetInspectTemplateRequest
- func (*GetInspectTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInspectTemplateRequest) GetName() string
- func (*GetInspectTemplateRequest) ProtoMessage()
- func (x *GetInspectTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetInspectTemplateRequest) Reset()
- func (x *GetInspectTemplateRequest) String() string
- type GetJobTriggerRequest
- func (*GetJobTriggerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobTriggerRequest) GetName() string
- func (*GetJobTriggerRequest) ProtoMessage()
- func (x *GetJobTriggerRequest) ProtoReflect() protoreflect.Message
- func (x *GetJobTriggerRequest) Reset()
- func (x *GetJobTriggerRequest) String() string
- type GetStoredInfoTypeRequest
- func (*GetStoredInfoTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStoredInfoTypeRequest) GetName() string
- func (*GetStoredInfoTypeRequest) ProtoMessage()
- func (x *GetStoredInfoTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetStoredInfoTypeRequest) Reset()
- func (x *GetStoredInfoTypeRequest) String() string
- type HybridContentItem
- func (*HybridContentItem) Descriptor() ([]byte, []int)deprecated
- func (x *HybridContentItem) GetFindingDetails() *HybridFindingDetails
- func (x *HybridContentItem) GetItem() *ContentItem
- func (*HybridContentItem) ProtoMessage()
- func (x *HybridContentItem) ProtoReflect() protoreflect.Message
- func (x *HybridContentItem) Reset()
- func (x *HybridContentItem) String() string
- type HybridFindingDetails
- func (*HybridFindingDetails) Descriptor() ([]byte, []int)deprecated
- func (x *HybridFindingDetails) GetContainerDetails() *Container
- func (x *HybridFindingDetails) GetFileOffset() int64
- func (x *HybridFindingDetails) GetLabels() map[string]string
- func (x *HybridFindingDetails) GetRowOffset() int64
- func (x *HybridFindingDetails) GetTableOptions() *TableOptions
- func (*HybridFindingDetails) ProtoMessage()
- func (x *HybridFindingDetails) ProtoReflect() protoreflect.Message
- func (x *HybridFindingDetails) Reset()
- func (x *HybridFindingDetails) String() string
- type HybridInspectDlpJobRequest
- func (*HybridInspectDlpJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HybridInspectDlpJobRequest) GetHybridItem() *HybridContentItem
- func (x *HybridInspectDlpJobRequest) GetName() string
- func (*HybridInspectDlpJobRequest) ProtoMessage()
- func (x *HybridInspectDlpJobRequest) ProtoReflect() protoreflect.Message
- func (x *HybridInspectDlpJobRequest) Reset()
- func (x *HybridInspectDlpJobRequest) String() string
- type HybridInspectJobTriggerRequest
- func (*HybridInspectJobTriggerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HybridInspectJobTriggerRequest) GetHybridItem() *HybridContentItem
- func (x *HybridInspectJobTriggerRequest) GetName() string
- func (*HybridInspectJobTriggerRequest) ProtoMessage()
- func (x *HybridInspectJobTriggerRequest) ProtoReflect() protoreflect.Message
- func (x *HybridInspectJobTriggerRequest) Reset()
- func (x *HybridInspectJobTriggerRequest) String() string
- type HybridInspectResponse
- type HybridInspectStatistics
- func (*HybridInspectStatistics) Descriptor() ([]byte, []int)deprecated
- func (x *HybridInspectStatistics) GetAbortedCount() int64
- func (x *HybridInspectStatistics) GetPendingCount() int64
- func (x *HybridInspectStatistics) GetProcessedCount() int64
- func (*HybridInspectStatistics) ProtoMessage()
- func (x *HybridInspectStatistics) ProtoReflect() protoreflect.Message
- func (x *HybridInspectStatistics) Reset()
- func (x *HybridInspectStatistics) String() string
- type HybridOptions
- func (*HybridOptions) Descriptor() ([]byte, []int)deprecated
- func (x *HybridOptions) GetDescription() string
- func (x *HybridOptions) GetLabels() map[string]string
- func (x *HybridOptions) GetRequiredFindingLabelKeys() []string
- func (x *HybridOptions) GetTableOptions() *TableOptions
- func (*HybridOptions) ProtoMessage()
- func (x *HybridOptions) ProtoReflect() protoreflect.Message
- func (x *HybridOptions) Reset()
- func (x *HybridOptions) String() string
- type ImageLocation
- type ImageTransformations
- func (*ImageTransformations) Descriptor() ([]byte, []int)deprecated
- func (x *ImageTransformations) GetTransforms() []*ImageTransformations_ImageTransformation
- func (*ImageTransformations) ProtoMessage()
- func (x *ImageTransformations) ProtoReflect() protoreflect.Message
- func (x *ImageTransformations) Reset()
- func (x *ImageTransformations) String() string
- type ImageTransformations_ImageTransformation
- func (*ImageTransformations_ImageTransformation) Descriptor() ([]byte, []int)deprecated
- func (x *ImageTransformations_ImageTransformation) GetAllInfoTypes() *ImageTransformations_ImageTransformation_AllInfoTypes
- func (x *ImageTransformations_ImageTransformation) GetAllText() *ImageTransformations_ImageTransformation_AllText
- func (x *ImageTransformations_ImageTransformation) GetRedactionColor() *Color
- func (x *ImageTransformations_ImageTransformation) GetSelectedInfoTypes() *ImageTransformations_ImageTransformation_SelectedInfoTypes
- func (m *ImageTransformations_ImageTransformation) GetTarget() isImageTransformations_ImageTransformation_Target
- func (*ImageTransformations_ImageTransformation) ProtoMessage()
- func (x *ImageTransformations_ImageTransformation) ProtoReflect() protoreflect.Message
- func (x *ImageTransformations_ImageTransformation) Reset()
- func (x *ImageTransformations_ImageTransformation) String() string
- type ImageTransformations_ImageTransformation_AllInfoTypes
- func (*ImageTransformations_ImageTransformation_AllInfoTypes) Descriptor() ([]byte, []int)deprecated
- func (*ImageTransformations_ImageTransformation_AllInfoTypes) ProtoMessage()
- func (x *ImageTransformations_ImageTransformation_AllInfoTypes) ProtoReflect() protoreflect.Message
- func (x *ImageTransformations_ImageTransformation_AllInfoTypes) Reset()
- func (x *ImageTransformations_ImageTransformation_AllInfoTypes) String() string
- type ImageTransformations_ImageTransformation_AllInfoTypes_
- type ImageTransformations_ImageTransformation_AllText
- func (*ImageTransformations_ImageTransformation_AllText) Descriptor() ([]byte, []int)deprecated
- func (*ImageTransformations_ImageTransformation_AllText) ProtoMessage()
- func (x *ImageTransformations_ImageTransformation_AllText) ProtoReflect() protoreflect.Message
- func (x *ImageTransformations_ImageTransformation_AllText) Reset()
- func (x *ImageTransformations_ImageTransformation_AllText) String() string
- type ImageTransformations_ImageTransformation_AllText_
- type ImageTransformations_ImageTransformation_SelectedInfoTypes
- func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) Descriptor() ([]byte, []int)deprecated
- func (x *ImageTransformations_ImageTransformation_SelectedInfoTypes) GetInfoTypes() []*InfoType
- func (*ImageTransformations_ImageTransformation_SelectedInfoTypes) ProtoMessage()
- func (x *ImageTransformations_ImageTransformation_SelectedInfoTypes) ProtoReflect() protoreflect.Message
- func (x *ImageTransformations_ImageTransformation_SelectedInfoTypes) Reset()
- func (x *ImageTransformations_ImageTransformation_SelectedInfoTypes) String() string
- type ImageTransformations_ImageTransformation_SelectedInfoTypes_
- type InfoType
- type InfoTypeCategory
- func (*InfoTypeCategory) Descriptor() ([]byte, []int)deprecated
- func (m *InfoTypeCategory) GetCategory() isInfoTypeCategory_Category
- func (x *InfoTypeCategory) GetIndustryCategory() InfoTypeCategory_IndustryCategory
- func (x *InfoTypeCategory) GetLocationCategory() InfoTypeCategory_LocationCategory
- func (x *InfoTypeCategory) GetTypeCategory() InfoTypeCategory_TypeCategory
- func (*InfoTypeCategory) ProtoMessage()
- func (x *InfoTypeCategory) ProtoReflect() protoreflect.Message
- func (x *InfoTypeCategory) Reset()
- func (x *InfoTypeCategory) String() string
- type InfoTypeCategory_IndustryCategory
- func (InfoTypeCategory_IndustryCategory) Descriptor() protoreflect.EnumDescriptor
- func (x InfoTypeCategory_IndustryCategory) Enum() *InfoTypeCategory_IndustryCategory
- func (InfoTypeCategory_IndustryCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x InfoTypeCategory_IndustryCategory) Number() protoreflect.EnumNumber
- func (x InfoTypeCategory_IndustryCategory) String() string
- func (InfoTypeCategory_IndustryCategory) Type() protoreflect.EnumType
- type InfoTypeCategory_IndustryCategory_
- type InfoTypeCategory_LocationCategory
- func (InfoTypeCategory_LocationCategory) Descriptor() protoreflect.EnumDescriptor
- func (x InfoTypeCategory_LocationCategory) Enum() *InfoTypeCategory_LocationCategory
- func (InfoTypeCategory_LocationCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x InfoTypeCategory_LocationCategory) Number() protoreflect.EnumNumber
- func (x InfoTypeCategory_LocationCategory) String() string
- func (InfoTypeCategory_LocationCategory) Type() protoreflect.EnumType
- type InfoTypeCategory_LocationCategory_
- type InfoTypeCategory_TypeCategory
- func (InfoTypeCategory_TypeCategory) Descriptor() protoreflect.EnumDescriptor
- func (x InfoTypeCategory_TypeCategory) Enum() *InfoTypeCategory_TypeCategory
- func (InfoTypeCategory_TypeCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x InfoTypeCategory_TypeCategory) Number() protoreflect.EnumNumber
- func (x InfoTypeCategory_TypeCategory) String() string
- func (InfoTypeCategory_TypeCategory) Type() protoreflect.EnumType
- type InfoTypeCategory_TypeCategory_
- type InfoTypeDescription
- func (*InfoTypeDescription) Descriptor() ([]byte, []int)deprecated
- func (x *InfoTypeDescription) GetCategories() []*InfoTypeCategory
- func (x *InfoTypeDescription) GetDescription() string
- func (x *InfoTypeDescription) GetDisplayName() string
- func (x *InfoTypeDescription) GetName() string
- func (x *InfoTypeDescription) GetSupportedBy() []InfoTypeSupportedBy
- func (x *InfoTypeDescription) GetVersions() []*VersionDescription
- func (*InfoTypeDescription) ProtoMessage()
- func (x *InfoTypeDescription) ProtoReflect() protoreflect.Message
- func (x *InfoTypeDescription) Reset()
- func (x *InfoTypeDescription) String() string
- type InfoTypeStats
- func (*InfoTypeStats) Descriptor() ([]byte, []int)deprecated
- func (x *InfoTypeStats) GetCount() int64
- func (x *InfoTypeStats) GetInfoType() *InfoType
- func (*InfoTypeStats) ProtoMessage()
- func (x *InfoTypeStats) ProtoReflect() protoreflect.Message
- func (x *InfoTypeStats) Reset()
- func (x *InfoTypeStats) String() string
- type InfoTypeSummary
- func (*InfoTypeSummary) Descriptor() ([]byte, []int)deprecated
- func (x *InfoTypeSummary) GetEstimatedPrevalence() int32deprecated
- func (x *InfoTypeSummary) GetInfoType() *InfoType
- func (*InfoTypeSummary) ProtoMessage()
- func (x *InfoTypeSummary) ProtoReflect() protoreflect.Message
- func (x *InfoTypeSummary) Reset()
- func (x *InfoTypeSummary) String() string
- type InfoTypeSupportedBy
- func (InfoTypeSupportedBy) Descriptor() protoreflect.EnumDescriptor
- func (x InfoTypeSupportedBy) Enum() *InfoTypeSupportedBy
- func (InfoTypeSupportedBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x InfoTypeSupportedBy) Number() protoreflect.EnumNumber
- func (x InfoTypeSupportedBy) String() string
- func (InfoTypeSupportedBy) Type() protoreflect.EnumType
- type InfoTypeTransformations
- func (*InfoTypeTransformations) Descriptor() ([]byte, []int)deprecated
- func (x *InfoTypeTransformations) GetTransformations() []*InfoTypeTransformations_InfoTypeTransformation
- func (*InfoTypeTransformations) ProtoMessage()
- func (x *InfoTypeTransformations) ProtoReflect() protoreflect.Message
- func (x *InfoTypeTransformations) Reset()
- func (x *InfoTypeTransformations) String() string
- type InfoTypeTransformations_InfoTypeTransformation
- func (*InfoTypeTransformations_InfoTypeTransformation) Descriptor() ([]byte, []int)deprecated
- func (x *InfoTypeTransformations_InfoTypeTransformation) GetInfoTypes() []*InfoType
- func (x *InfoTypeTransformations_InfoTypeTransformation) GetPrimitiveTransformation() *PrimitiveTransformation
- func (*InfoTypeTransformations_InfoTypeTransformation) ProtoMessage()
- func (x *InfoTypeTransformations_InfoTypeTransformation) ProtoReflect() protoreflect.Message
- func (x *InfoTypeTransformations_InfoTypeTransformation) Reset()
- func (x *InfoTypeTransformations_InfoTypeTransformation) String() string
- type InspectConfig
- func (*InspectConfig) Descriptor() ([]byte, []int)deprecated
- func (x *InspectConfig) GetContentOptions() []ContentOption
- func (x *InspectConfig) GetCustomInfoTypes() []*CustomInfoType
- func (x *InspectConfig) GetExcludeInfoTypes() bool
- func (x *InspectConfig) GetIncludeQuote() bool
- func (x *InspectConfig) GetInfoTypes() []*InfoType
- func (x *InspectConfig) GetLimits() *InspectConfig_FindingLimits
- func (x *InspectConfig) GetMinLikelihood() Likelihood
- func (x *InspectConfig) GetRuleSet() []*InspectionRuleSet
- func (*InspectConfig) ProtoMessage()
- func (x *InspectConfig) ProtoReflect() protoreflect.Message
- func (x *InspectConfig) Reset()
- func (x *InspectConfig) String() string
- type InspectConfig_FindingLimits
- func (*InspectConfig_FindingLimits) Descriptor() ([]byte, []int)deprecated
- func (x *InspectConfig_FindingLimits) GetMaxFindingsPerInfoType() []*InspectConfig_FindingLimits_InfoTypeLimit
- func (x *InspectConfig_FindingLimits) GetMaxFindingsPerItem() int32
- func (x *InspectConfig_FindingLimits) GetMaxFindingsPerRequest() int32
- func (*InspectConfig_FindingLimits) ProtoMessage()
- func (x *InspectConfig_FindingLimits) ProtoReflect() protoreflect.Message
- func (x *InspectConfig_FindingLimits) Reset()
- func (x *InspectConfig_FindingLimits) String() string
- type InspectConfig_FindingLimits_InfoTypeLimit
- func (*InspectConfig_FindingLimits_InfoTypeLimit) Descriptor() ([]byte, []int)deprecated
- func (x *InspectConfig_FindingLimits_InfoTypeLimit) GetInfoType() *InfoType
- func (x *InspectConfig_FindingLimits_InfoTypeLimit) GetMaxFindings() int32
- func (*InspectConfig_FindingLimits_InfoTypeLimit) ProtoMessage()
- func (x *InspectConfig_FindingLimits_InfoTypeLimit) ProtoReflect() protoreflect.Message
- func (x *InspectConfig_FindingLimits_InfoTypeLimit) Reset()
- func (x *InspectConfig_FindingLimits_InfoTypeLimit) String() string
- type InspectContentRequest
- func (*InspectContentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InspectContentRequest) GetInspectConfig() *InspectConfig
- func (x *InspectContentRequest) GetInspectTemplateName() string
- func (x *InspectContentRequest) GetItem() *ContentItem
- func (x *InspectContentRequest) GetLocationId() string
- func (x *InspectContentRequest) GetParent() string
- func (*InspectContentRequest) ProtoMessage()
- func (x *InspectContentRequest) ProtoReflect() protoreflect.Message
- func (x *InspectContentRequest) Reset()
- func (x *InspectContentRequest) String() string
- type InspectContentResponse
- func (*InspectContentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InspectContentResponse) GetResult() *InspectResult
- func (*InspectContentResponse) ProtoMessage()
- func (x *InspectContentResponse) ProtoReflect() protoreflect.Message
- func (x *InspectContentResponse) Reset()
- func (x *InspectContentResponse) String() string
- type InspectDataSourceDetails
- func (*InspectDataSourceDetails) Descriptor() ([]byte, []int)deprecated
- func (x *InspectDataSourceDetails) GetRequestedOptions() *InspectDataSourceDetails_RequestedOptions
- func (x *InspectDataSourceDetails) GetResult() *InspectDataSourceDetails_Result
- func (*InspectDataSourceDetails) ProtoMessage()
- func (x *InspectDataSourceDetails) ProtoReflect() protoreflect.Message
- func (x *InspectDataSourceDetails) Reset()
- func (x *InspectDataSourceDetails) String() string
- type InspectDataSourceDetails_RequestedOptions
- func (*InspectDataSourceDetails_RequestedOptions) Descriptor() ([]byte, []int)deprecated
- func (x *InspectDataSourceDetails_RequestedOptions) GetJobConfig() *InspectJobConfig
- func (x *InspectDataSourceDetails_RequestedOptions) GetSnapshotInspectTemplate() *InspectTemplate
- func (*InspectDataSourceDetails_RequestedOptions) ProtoMessage()
- func (x *InspectDataSourceDetails_RequestedOptions) ProtoReflect() protoreflect.Message
- func (x *InspectDataSourceDetails_RequestedOptions) Reset()
- func (x *InspectDataSourceDetails_RequestedOptions) String() string
- type InspectDataSourceDetails_Result
- func (*InspectDataSourceDetails_Result) Descriptor() ([]byte, []int)deprecated
- func (x *InspectDataSourceDetails_Result) GetHybridStats() *HybridInspectStatistics
- func (x *InspectDataSourceDetails_Result) GetInfoTypeStats() []*InfoTypeStats
- func (x *InspectDataSourceDetails_Result) GetProcessedBytes() int64
- func (x *InspectDataSourceDetails_Result) GetTotalEstimatedBytes() int64
- func (*InspectDataSourceDetails_Result) ProtoMessage()
- func (x *InspectDataSourceDetails_Result) ProtoReflect() protoreflect.Message
- func (x *InspectDataSourceDetails_Result) Reset()
- func (x *InspectDataSourceDetails_Result) String() string
- type InspectJobConfig
- func (*InspectJobConfig) Descriptor() ([]byte, []int)deprecated
- func (x *InspectJobConfig) GetActions() []*Action
- func (x *InspectJobConfig) GetInspectConfig() *InspectConfig
- func (x *InspectJobConfig) GetInspectTemplateName() string
- func (x *InspectJobConfig) GetStorageConfig() *StorageConfig
- func (*InspectJobConfig) ProtoMessage()
- func (x *InspectJobConfig) ProtoReflect() protoreflect.Message
- func (x *InspectJobConfig) Reset()
- func (x *InspectJobConfig) String() string
- type InspectResult
- func (*InspectResult) Descriptor() ([]byte, []int)deprecated
- func (x *InspectResult) GetFindings() []*Finding
- func (x *InspectResult) GetFindingsTruncated() bool
- func (*InspectResult) ProtoMessage()
- func (x *InspectResult) ProtoReflect() protoreflect.Message
- func (x *InspectResult) Reset()
- func (x *InspectResult) String() string
- type InspectTemplate
- func (*InspectTemplate) Descriptor() ([]byte, []int)deprecated
- func (x *InspectTemplate) GetCreateTime() *timestamppb.Timestamp
- func (x *InspectTemplate) GetDescription() string
- func (x *InspectTemplate) GetDisplayName() string
- func (x *InspectTemplate) GetInspectConfig() *InspectConfig
- func (x *InspectTemplate) GetName() string
- func (x *InspectTemplate) GetUpdateTime() *timestamppb.Timestamp
- func (*InspectTemplate) ProtoMessage()
- func (x *InspectTemplate) ProtoReflect() protoreflect.Message
- func (x *InspectTemplate) Reset()
- func (x *InspectTemplate) String() string
- type InspectionRule
- func (*InspectionRule) Descriptor() ([]byte, []int)deprecated
- func (x *InspectionRule) GetExclusionRule() *ExclusionRule
- func (x *InspectionRule) GetHotwordRule() *CustomInfoType_DetectionRule_HotwordRule
- func (m *InspectionRule) GetType() isInspectionRule_Type
- func (*InspectionRule) ProtoMessage()
- func (x *InspectionRule) ProtoReflect() protoreflect.Message
- func (x *InspectionRule) Reset()
- func (x *InspectionRule) String() string
- type InspectionRuleSet
- func (*InspectionRuleSet) Descriptor() ([]byte, []int)deprecated
- func (x *InspectionRuleSet) GetInfoTypes() []*InfoType
- func (x *InspectionRuleSet) GetRules() []*InspectionRule
- func (*InspectionRuleSet) ProtoMessage()
- func (x *InspectionRuleSet) ProtoReflect() protoreflect.Message
- func (x *InspectionRuleSet) Reset()
- func (x *InspectionRuleSet) String() string
- type InspectionRule_ExclusionRule
- type InspectionRule_HotwordRule
- type JobTrigger
- func (*JobTrigger) Descriptor() ([]byte, []int)deprecated
- func (x *JobTrigger) GetCreateTime() *timestamppb.Timestamp
- func (x *JobTrigger) GetDescription() string
- func (x *JobTrigger) GetDisplayName() string
- func (x *JobTrigger) GetErrors() []*Error
- func (x *JobTrigger) GetInspectJob() *InspectJobConfig
- func (m *JobTrigger) GetJob() isJobTrigger_Job
- func (x *JobTrigger) GetLastRunTime() *timestamppb.Timestamp
- func (x *JobTrigger) GetName() string
- func (x *JobTrigger) GetStatus() JobTrigger_Status
- func (x *JobTrigger) GetTriggers() []*JobTrigger_Trigger
- func (x *JobTrigger) GetUpdateTime() *timestamppb.Timestamp
- func (*JobTrigger) ProtoMessage()
- func (x *JobTrigger) ProtoReflect() protoreflect.Message
- func (x *JobTrigger) Reset()
- func (x *JobTrigger) String() string
- type JobTrigger_InspectJob
- type JobTrigger_Status
- func (JobTrigger_Status) Descriptor() protoreflect.EnumDescriptor
- func (x JobTrigger_Status) Enum() *JobTrigger_Status
- func (JobTrigger_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x JobTrigger_Status) Number() protoreflect.EnumNumber
- func (x JobTrigger_Status) String() string
- func (JobTrigger_Status) Type() protoreflect.EnumType
- type JobTrigger_Trigger
- func (*JobTrigger_Trigger) Descriptor() ([]byte, []int)deprecated
- func (x *JobTrigger_Trigger) GetManual() *Manual
- func (x *JobTrigger_Trigger) GetSchedule() *Schedule
- func (m *JobTrigger_Trigger) GetTrigger() isJobTrigger_Trigger_Trigger
- func (*JobTrigger_Trigger) ProtoMessage()
- func (x *JobTrigger_Trigger) ProtoReflect() protoreflect.Message
- func (x *JobTrigger_Trigger) Reset()
- func (x *JobTrigger_Trigger) String() string
- type JobTrigger_Trigger_Manual
- type JobTrigger_Trigger_Schedule
- type Key
- type Key_PathElement
- func (*Key_PathElement) Descriptor() ([]byte, []int)deprecated
- func (x *Key_PathElement) GetId() int64
- func (m *Key_PathElement) GetIdType() isKey_PathElement_IdType
- func (x *Key_PathElement) GetKind() string
- func (x *Key_PathElement) GetName() string
- func (*Key_PathElement) ProtoMessage()
- func (x *Key_PathElement) ProtoReflect() protoreflect.Message
- func (x *Key_PathElement) Reset()
- func (x *Key_PathElement) String() string
- type Key_PathElement_Id
- type Key_PathElement_Name
- type KindExpression
- type KmsWrappedCryptoKey
- func (*KmsWrappedCryptoKey) Descriptor() ([]byte, []int)deprecated
- func (x *KmsWrappedCryptoKey) GetCryptoKeyName() string
- func (x *KmsWrappedCryptoKey) GetWrappedKey() []byte
- func (*KmsWrappedCryptoKey) ProtoMessage()
- func (x *KmsWrappedCryptoKey) ProtoReflect() protoreflect.Message
- func (x *KmsWrappedCryptoKey) Reset()
- func (x *KmsWrappedCryptoKey) String() string
- type LargeCustomDictionaryConfig
- func (*LargeCustomDictionaryConfig) Descriptor() ([]byte, []int)deprecated
- func (x *LargeCustomDictionaryConfig) GetBigQueryField() *BigQueryField
- func (x *LargeCustomDictionaryConfig) GetCloudStorageFileSet() *CloudStorageFileSet
- func (x *LargeCustomDictionaryConfig) GetOutputPath() *CloudStoragePath
- func (m *LargeCustomDictionaryConfig) GetSource() isLargeCustomDictionaryConfig_Source
- func (*LargeCustomDictionaryConfig) ProtoMessage()
- func (x *LargeCustomDictionaryConfig) ProtoReflect() protoreflect.Message
- func (x *LargeCustomDictionaryConfig) Reset()
- func (x *LargeCustomDictionaryConfig) String() string
- type LargeCustomDictionaryConfig_BigQueryField
- type LargeCustomDictionaryConfig_CloudStorageFileSet
- type LargeCustomDictionaryStats
- func (*LargeCustomDictionaryStats) Descriptor() ([]byte, []int)deprecated
- func (x *LargeCustomDictionaryStats) GetApproxNumPhrases() int64
- func (*LargeCustomDictionaryStats) ProtoMessage()
- func (x *LargeCustomDictionaryStats) ProtoReflect() protoreflect.Message
- func (x *LargeCustomDictionaryStats) Reset()
- func (x *LargeCustomDictionaryStats) String() string
- type Likelihood
- type ListDeidentifyTemplatesRequest
- func (*ListDeidentifyTemplatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeidentifyTemplatesRequest) GetLocationId() string
- func (x *ListDeidentifyTemplatesRequest) GetOrderBy() string
- func (x *ListDeidentifyTemplatesRequest) GetPageSize() int32
- func (x *ListDeidentifyTemplatesRequest) GetPageToken() string
- func (x *ListDeidentifyTemplatesRequest) GetParent() string
- func (*ListDeidentifyTemplatesRequest) ProtoMessage()
- func (x *ListDeidentifyTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeidentifyTemplatesRequest) Reset()
- func (x *ListDeidentifyTemplatesRequest) String() string
- type ListDeidentifyTemplatesResponse
- func (*ListDeidentifyTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeidentifyTemplatesResponse) GetDeidentifyTemplates() []*DeidentifyTemplate
- func (x *ListDeidentifyTemplatesResponse) GetNextPageToken() string
- func (*ListDeidentifyTemplatesResponse) ProtoMessage()
- func (x *ListDeidentifyTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeidentifyTemplatesResponse) Reset()
- func (x *ListDeidentifyTemplatesResponse) String() string
- type ListDlpJobsRequest
- func (*ListDlpJobsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDlpJobsRequest) GetFilter() string
- func (x *ListDlpJobsRequest) GetLocationId() string
- func (x *ListDlpJobsRequest) GetOrderBy() string
- func (x *ListDlpJobsRequest) GetPageSize() int32
- func (x *ListDlpJobsRequest) GetPageToken() string
- func (x *ListDlpJobsRequest) GetParent() string
- func (x *ListDlpJobsRequest) GetType() DlpJobType
- func (*ListDlpJobsRequest) ProtoMessage()
- func (x *ListDlpJobsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDlpJobsRequest) Reset()
- func (x *ListDlpJobsRequest) String() string
- type ListDlpJobsResponse
- func (*ListDlpJobsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDlpJobsResponse) GetJobs() []*DlpJob
- func (x *ListDlpJobsResponse) GetNextPageToken() string
- func (*ListDlpJobsResponse) ProtoMessage()
- func (x *ListDlpJobsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDlpJobsResponse) Reset()
- func (x *ListDlpJobsResponse) String() string
- type ListInfoTypesRequest
- func (*ListInfoTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInfoTypesRequest) GetFilter() string
- func (x *ListInfoTypesRequest) GetLanguageCode() string
- func (x *ListInfoTypesRequest) GetLocationId() string
- func (x *ListInfoTypesRequest) GetParent() string
- func (*ListInfoTypesRequest) ProtoMessage()
- func (x *ListInfoTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInfoTypesRequest) Reset()
- func (x *ListInfoTypesRequest) String() string
- type ListInfoTypesResponse
- func (*ListInfoTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInfoTypesResponse) GetInfoTypes() []*InfoTypeDescription
- func (*ListInfoTypesResponse) ProtoMessage()
- func (x *ListInfoTypesResponse) ProtoReflect() protoreflect.Message
- func (x *ListInfoTypesResponse) Reset()
- func (x *ListInfoTypesResponse) String() string
- type ListInspectTemplatesRequest
- func (*ListInspectTemplatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInspectTemplatesRequest) GetLocationId() string
- func (x *ListInspectTemplatesRequest) GetOrderBy() string
- func (x *ListInspectTemplatesRequest) GetPageSize() int32
- func (x *ListInspectTemplatesRequest) GetPageToken() string
- func (x *ListInspectTemplatesRequest) GetParent() string
- func (*ListInspectTemplatesRequest) ProtoMessage()
- func (x *ListInspectTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInspectTemplatesRequest) Reset()
- func (x *ListInspectTemplatesRequest) String() string
- type ListInspectTemplatesResponse
- func (*ListInspectTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInspectTemplatesResponse) GetInspectTemplates() []*InspectTemplate
- func (x *ListInspectTemplatesResponse) GetNextPageToken() string
- func (*ListInspectTemplatesResponse) ProtoMessage()
- func (x *ListInspectTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *ListInspectTemplatesResponse) Reset()
- func (x *ListInspectTemplatesResponse) String() string
- type ListJobTriggersRequest
- func (*ListJobTriggersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListJobTriggersRequest) GetFilter() string
- func (x *ListJobTriggersRequest) GetLocationId() string
- func (x *ListJobTriggersRequest) GetOrderBy() string
- func (x *ListJobTriggersRequest) GetPageSize() int32
- func (x *ListJobTriggersRequest) GetPageToken() string
- func (x *ListJobTriggersRequest) GetParent() string
- func (x *ListJobTriggersRequest) GetType() DlpJobType
- func (*ListJobTriggersRequest) ProtoMessage()
- func (x *ListJobTriggersRequest) ProtoReflect() protoreflect.Message
- func (x *ListJobTriggersRequest) Reset()
- func (x *ListJobTriggersRequest) String() string
- type ListJobTriggersResponse
- func (*ListJobTriggersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListJobTriggersResponse) GetJobTriggers() []*JobTrigger
- func (x *ListJobTriggersResponse) GetNextPageToken() string
- func (*ListJobTriggersResponse) ProtoMessage()
- func (x *ListJobTriggersResponse) ProtoReflect() protoreflect.Message
- func (x *ListJobTriggersResponse) Reset()
- func (x *ListJobTriggersResponse) String() string
- type ListStoredInfoTypesRequest
- func (*ListStoredInfoTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListStoredInfoTypesRequest) GetLocationId() string
- func (x *ListStoredInfoTypesRequest) GetOrderBy() string
- func (x *ListStoredInfoTypesRequest) GetPageSize() int32
- func (x *ListStoredInfoTypesRequest) GetPageToken() string
- func (x *ListStoredInfoTypesRequest) GetParent() string
- func (*ListStoredInfoTypesRequest) ProtoMessage()
- func (x *ListStoredInfoTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListStoredInfoTypesRequest) Reset()
- func (x *ListStoredInfoTypesRequest) String() string
- type ListStoredInfoTypesResponse
- func (*ListStoredInfoTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListStoredInfoTypesResponse) GetNextPageToken() string
- func (x *ListStoredInfoTypesResponse) GetStoredInfoTypes() []*StoredInfoType
- func (*ListStoredInfoTypesResponse) ProtoMessage()
- func (x *ListStoredInfoTypesResponse) ProtoReflect() protoreflect.Message
- func (x *ListStoredInfoTypesResponse) Reset()
- func (x *ListStoredInfoTypesResponse) String() string
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetByteRange() *Range
- func (x *Location) GetCodepointRange() *Range
- func (x *Location) GetContainer() *Container
- func (x *Location) GetContentLocations() []*ContentLocation
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- type Manual
- type MatchingType
- func (MatchingType) Descriptor() protoreflect.EnumDescriptor
- func (x MatchingType) Enum() *MatchingType
- func (MatchingType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MatchingType) Number() protoreflect.EnumNumber
- func (x MatchingType) String() string
- func (MatchingType) Type() protoreflect.EnumType
- type MetadataLocation
- func (*MetadataLocation) Descriptor() ([]byte, []int)deprecated
- func (m *MetadataLocation) GetLabel() isMetadataLocation_Label
- func (x *MetadataLocation) GetStorageLabel() *StorageMetadataLabel
- func (x *MetadataLocation) GetType() MetadataType
- func (*MetadataLocation) ProtoMessage()
- func (x *MetadataLocation) ProtoReflect() protoreflect.Message
- func (x *MetadataLocation) Reset()
- func (x *MetadataLocation) String() string
- type MetadataLocation_StorageLabel
- type MetadataType
- func (MetadataType) Descriptor() protoreflect.EnumDescriptor
- func (x MetadataType) Enum() *MetadataType
- func (MetadataType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetadataType) Number() protoreflect.EnumNumber
- func (x MetadataType) String() string
- func (MetadataType) Type() protoreflect.EnumType
- type OtherInfoTypeSummary
- func (*OtherInfoTypeSummary) Descriptor() ([]byte, []int)deprecated
- func (x *OtherInfoTypeSummary) GetEstimatedPrevalence() int32
- func (x *OtherInfoTypeSummary) GetInfoType() *InfoType
- func (*OtherInfoTypeSummary) ProtoMessage()
- func (x *OtherInfoTypeSummary) ProtoReflect() protoreflect.Message
- func (x *OtherInfoTypeSummary) Reset()
- func (x *OtherInfoTypeSummary) String() string
- type OutputStorageConfig
- func (*OutputStorageConfig) Descriptor() ([]byte, []int)deprecated
- func (x *OutputStorageConfig) GetOutputSchema() OutputStorageConfig_OutputSchema
- func (x *OutputStorageConfig) GetTable() *BigQueryTable
- func (m *OutputStorageConfig) GetType() isOutputStorageConfig_Type
- func (*OutputStorageConfig) ProtoMessage()
- func (x *OutputStorageConfig) ProtoReflect() protoreflect.Message
- func (x *OutputStorageConfig) Reset()
- func (x *OutputStorageConfig) String() string
- type OutputStorageConfig_OutputSchema
- func (OutputStorageConfig_OutputSchema) Descriptor() protoreflect.EnumDescriptor
- func (x OutputStorageConfig_OutputSchema) Enum() *OutputStorageConfig_OutputSchema
- func (OutputStorageConfig_OutputSchema) EnumDescriptor() ([]byte, []int)deprecated
- func (x OutputStorageConfig_OutputSchema) Number() protoreflect.EnumNumber
- func (x OutputStorageConfig_OutputSchema) String() string
- func (OutputStorageConfig_OutputSchema) Type() protoreflect.EnumType
- type OutputStorageConfig_Table
- type PartitionId
- func (*PartitionId) Descriptor() ([]byte, []int)deprecated
- func (x *PartitionId) GetNamespaceId() string
- func (x *PartitionId) GetProjectId() string
- func (*PartitionId) ProtoMessage()
- func (x *PartitionId) ProtoReflect() protoreflect.Message
- func (x *PartitionId) Reset()
- func (x *PartitionId) String() string
- type PrimitiveTransformation
- func (*PrimitiveTransformation) Descriptor() ([]byte, []int)deprecated
- func (x *PrimitiveTransformation) GetBucketingConfig() *BucketingConfig
- func (x *PrimitiveTransformation) GetCharacterMaskConfig() *CharacterMaskConfig
- func (x *PrimitiveTransformation) GetCryptoDeterministicConfig() *CryptoDeterministicConfig
- func (x *PrimitiveTransformation) GetCryptoHashConfig() *CryptoHashConfig
- func (x *PrimitiveTransformation) GetCryptoReplaceFfxFpeConfig() *CryptoReplaceFfxFpeConfig
- func (x *PrimitiveTransformation) GetDateShiftConfig() *DateShiftConfig
- func (x *PrimitiveTransformation) GetFixedSizeBucketingConfig() *FixedSizeBucketingConfig
- func (x *PrimitiveTransformation) GetRedactConfig() *RedactConfig
- func (x *PrimitiveTransformation) GetReplaceConfig() *ReplaceValueConfig
- func (x *PrimitiveTransformation) GetReplaceDictionaryConfig() *ReplaceDictionaryConfig
- func (x *PrimitiveTransformation) GetReplaceWithInfoTypeConfig() *ReplaceWithInfoTypeConfig
- func (x *PrimitiveTransformation) GetTimePartConfig() *TimePartConfig
- func (m *PrimitiveTransformation) GetTransformation() isPrimitiveTransformation_Transformation
- func (*PrimitiveTransformation) ProtoMessage()
- func (x *PrimitiveTransformation) ProtoReflect() protoreflect.Message
- func (x *PrimitiveTransformation) Reset()
- func (x *PrimitiveTransformation) String() string
- type PrimitiveTransformation_BucketingConfig
- type PrimitiveTransformation_CharacterMaskConfig
- type PrimitiveTransformation_CryptoDeterministicConfig
- type PrimitiveTransformation_CryptoHashConfig
- type PrimitiveTransformation_CryptoReplaceFfxFpeConfig
- type PrimitiveTransformation_DateShiftConfig
- type PrimitiveTransformation_FixedSizeBucketingConfig
- type PrimitiveTransformation_RedactConfig
- type PrimitiveTransformation_ReplaceConfig
- type PrimitiveTransformation_ReplaceDictionaryConfig
- type PrimitiveTransformation_ReplaceWithInfoTypeConfig
- type PrimitiveTransformation_TimePartConfig
- type PrivacyMetric
- func (*PrivacyMetric) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric) GetCategoricalStatsConfig() *PrivacyMetric_CategoricalStatsConfig
- func (x *PrivacyMetric) GetDeltaPresenceEstimationConfig() *PrivacyMetric_DeltaPresenceEstimationConfig
- func (x *PrivacyMetric) GetKAnonymityConfig() *PrivacyMetric_KAnonymityConfig
- func (x *PrivacyMetric) GetKMapEstimationConfig() *PrivacyMetric_KMapEstimationConfig
- func (x *PrivacyMetric) GetLDiversityConfig() *PrivacyMetric_LDiversityConfig
- func (x *PrivacyMetric) GetNumericalStatsConfig() *PrivacyMetric_NumericalStatsConfig
- func (m *PrivacyMetric) GetType() isPrivacyMetric_Type
- func (*PrivacyMetric) ProtoMessage()
- func (x *PrivacyMetric) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric) Reset()
- func (x *PrivacyMetric) String() string
- type PrivacyMetric_CategoricalStatsConfig
- func (*PrivacyMetric_CategoricalStatsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_CategoricalStatsConfig) GetField() *FieldId
- func (*PrivacyMetric_CategoricalStatsConfig) ProtoMessage()
- func (x *PrivacyMetric_CategoricalStatsConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_CategoricalStatsConfig) Reset()
- func (x *PrivacyMetric_CategoricalStatsConfig) String() string
- type PrivacyMetric_CategoricalStatsConfig_
- type PrivacyMetric_DeltaPresenceEstimationConfig
- func (*PrivacyMetric_DeltaPresenceEstimationConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_DeltaPresenceEstimationConfig) GetAuxiliaryTables() []*StatisticalTable
- func (x *PrivacyMetric_DeltaPresenceEstimationConfig) GetQuasiIds() []*QuasiId
- func (x *PrivacyMetric_DeltaPresenceEstimationConfig) GetRegionCode() string
- func (*PrivacyMetric_DeltaPresenceEstimationConfig) ProtoMessage()
- func (x *PrivacyMetric_DeltaPresenceEstimationConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_DeltaPresenceEstimationConfig) Reset()
- func (x *PrivacyMetric_DeltaPresenceEstimationConfig) String() string
- type PrivacyMetric_DeltaPresenceEstimationConfig_
- type PrivacyMetric_KAnonymityConfig
- func (*PrivacyMetric_KAnonymityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_KAnonymityConfig) GetEntityId() *EntityId
- func (x *PrivacyMetric_KAnonymityConfig) GetQuasiIds() []*FieldId
- func (*PrivacyMetric_KAnonymityConfig) ProtoMessage()
- func (x *PrivacyMetric_KAnonymityConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_KAnonymityConfig) Reset()
- func (x *PrivacyMetric_KAnonymityConfig) String() string
- type PrivacyMetric_KAnonymityConfig_
- type PrivacyMetric_KMapEstimationConfig
- func (*PrivacyMetric_KMapEstimationConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_KMapEstimationConfig) GetAuxiliaryTables() []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable
- func (x *PrivacyMetric_KMapEstimationConfig) GetQuasiIds() []*PrivacyMetric_KMapEstimationConfig_TaggedField
- func (x *PrivacyMetric_KMapEstimationConfig) GetRegionCode() string
- func (*PrivacyMetric_KMapEstimationConfig) ProtoMessage()
- func (x *PrivacyMetric_KMapEstimationConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_KMapEstimationConfig) Reset()
- func (x *PrivacyMetric_KMapEstimationConfig) String() string
- type PrivacyMetric_KMapEstimationConfig_
- type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetQuasiIds() []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetRelativeFrequency() *FieldId
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetTable() *BigQueryTable
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) ProtoMessage()
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Reset()
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) String() string
- type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetCustomTag() string
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetField() *FieldId
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) ProtoMessage()
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Reset()
- func (x *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) String() string
- type PrivacyMetric_KMapEstimationConfig_TaggedField
- func (*PrivacyMetric_KMapEstimationConfig_TaggedField) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) GetCustomTag() string
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) GetField() *FieldId
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) GetInferred() *emptypb.Empty
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) GetInfoType() *InfoType
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetTag() isPrivacyMetric_KMapEstimationConfig_TaggedField_Tag
- func (*PrivacyMetric_KMapEstimationConfig_TaggedField) ProtoMessage()
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) Reset()
- func (x *PrivacyMetric_KMapEstimationConfig_TaggedField) String() string
- type PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag
- type PrivacyMetric_KMapEstimationConfig_TaggedField_Inferred
- type PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType
- type PrivacyMetric_LDiversityConfig
- func (*PrivacyMetric_LDiversityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_LDiversityConfig) GetQuasiIds() []*FieldId
- func (x *PrivacyMetric_LDiversityConfig) GetSensitiveAttribute() *FieldId
- func (*PrivacyMetric_LDiversityConfig) ProtoMessage()
- func (x *PrivacyMetric_LDiversityConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_LDiversityConfig) Reset()
- func (x *PrivacyMetric_LDiversityConfig) String() string
- type PrivacyMetric_LDiversityConfig_
- type PrivacyMetric_NumericalStatsConfig
- func (*PrivacyMetric_NumericalStatsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyMetric_NumericalStatsConfig) GetField() *FieldId
- func (*PrivacyMetric_NumericalStatsConfig) ProtoMessage()
- func (x *PrivacyMetric_NumericalStatsConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyMetric_NumericalStatsConfig) Reset()
- func (x *PrivacyMetric_NumericalStatsConfig) String() string
- type PrivacyMetric_NumericalStatsConfig_
- type ProfileStatus
- func (*ProfileStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileStatus) GetStatus() *status.Status
- func (x *ProfileStatus) GetTimestamp() *timestamppb.Timestamp
- func (*ProfileStatus) ProtoMessage()
- func (x *ProfileStatus) ProtoReflect() protoreflect.Message
- func (x *ProfileStatus) Reset()
- func (x *ProfileStatus) String() string
- type QuasiId
- func (*QuasiId) Descriptor() ([]byte, []int)deprecated
- func (x *QuasiId) GetCustomTag() string
- func (x *QuasiId) GetField() *FieldId
- func (x *QuasiId) GetInferred() *emptypb.Empty
- func (x *QuasiId) GetInfoType() *InfoType
- func (m *QuasiId) GetTag() isQuasiId_Tag
- func (*QuasiId) ProtoMessage()
- func (x *QuasiId) ProtoReflect() protoreflect.Message
- func (x *QuasiId) Reset()
- func (x *QuasiId) String() string
- type QuasiId_CustomTag
- type QuasiId_Inferred
- type QuasiId_InfoType
- type QuoteInfo
- func (*QuoteInfo) Descriptor() ([]byte, []int)deprecated
- func (x *QuoteInfo) GetDateTime() *DateTime
- func (m *QuoteInfo) GetParsedQuote() isQuoteInfo_ParsedQuote
- func (*QuoteInfo) ProtoMessage()
- func (x *QuoteInfo) ProtoReflect() protoreflect.Message
- func (x *QuoteInfo) Reset()
- func (x *QuoteInfo) String() string
- type QuoteInfo_DateTime
- type Range
- type RecordCondition