Documentation ¶
Index ¶
- Variables
- func RegisterDlpServiceServer(s *grpc.Server, srv DlpServiceServer)
- type Action
- func (*Action) Descriptor() ([]byte, []int)
- func (m *Action) GetAction() isAction_Action
- func (m *Action) GetPubSub() *Action_PublishToPubSub
- func (m *Action) GetPublishSummaryToCscc() *Action_PublishSummaryToCscc
- func (m *Action) GetSaveFindings() *Action_SaveFindings
- func (*Action) ProtoMessage()
- func (m *Action) Reset()
- func (m *Action) String() string
- func (m *Action) XXX_DiscardUnknown()
- func (m *Action) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Action) XXX_Merge(src proto.Message)
- func (*Action) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Action) XXX_Size() int
- func (m *Action) XXX_Unmarshal(b []byte) error
- type Action_PubSub
- type Action_PublishSummaryToCscc
- func (*Action_PublishSummaryToCscc) Descriptor() ([]byte, []int)
- func (*Action_PublishSummaryToCscc) ProtoMessage()
- func (m *Action_PublishSummaryToCscc) Reset()
- func (m *Action_PublishSummaryToCscc) String() string
- func (m *Action_PublishSummaryToCscc) XXX_DiscardUnknown()
- func (m *Action_PublishSummaryToCscc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Action_PublishSummaryToCscc) XXX_Merge(src proto.Message)
- func (m *Action_PublishSummaryToCscc) XXX_Size() int
- func (m *Action_PublishSummaryToCscc) XXX_Unmarshal(b []byte) error
- type Action_PublishSummaryToCscc_
- type Action_PublishToPubSub
- func (*Action_PublishToPubSub) Descriptor() ([]byte, []int)
- func (m *Action_PublishToPubSub) GetTopic() string
- func (*Action_PublishToPubSub) ProtoMessage()
- func (m *Action_PublishToPubSub) Reset()
- func (m *Action_PublishToPubSub) String() string
- func (m *Action_PublishToPubSub) XXX_DiscardUnknown()
- func (m *Action_PublishToPubSub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Action_PublishToPubSub) XXX_Merge(src proto.Message)
- func (m *Action_PublishToPubSub) XXX_Size() int
- func (m *Action_PublishToPubSub) XXX_Unmarshal(b []byte) error
- type Action_SaveFindings
- func (*Action_SaveFindings) Descriptor() ([]byte, []int)
- func (m *Action_SaveFindings) GetOutputConfig() *OutputStorageConfig
- func (*Action_SaveFindings) ProtoMessage()
- func (m *Action_SaveFindings) Reset()
- func (m *Action_SaveFindings) String() string
- func (m *Action_SaveFindings) XXX_DiscardUnknown()
- func (m *Action_SaveFindings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Action_SaveFindings) XXX_Merge(src proto.Message)
- func (m *Action_SaveFindings) XXX_Size() int
- func (m *Action_SaveFindings) XXX_Unmarshal(b []byte) error
- type Action_SaveFindings_
- type AnalyzeDataSourceRiskDetails
- func (*AnalyzeDataSourceRiskDetails) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails) GetCategoricalStatsResult() *AnalyzeDataSourceRiskDetails_CategoricalStatsResult
- func (m *AnalyzeDataSourceRiskDetails) GetDeltaPresenceEstimationResult() *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult
- func (m *AnalyzeDataSourceRiskDetails) GetKAnonymityResult() *AnalyzeDataSourceRiskDetails_KAnonymityResult
- func (m *AnalyzeDataSourceRiskDetails) GetKMapEstimationResult() *AnalyzeDataSourceRiskDetails_KMapEstimationResult
- func (m *AnalyzeDataSourceRiskDetails) GetLDiversityResult() *AnalyzeDataSourceRiskDetails_LDiversityResult
- func (m *AnalyzeDataSourceRiskDetails) GetNumericalStatsResult() *AnalyzeDataSourceRiskDetails_NumericalStatsResult
- func (m *AnalyzeDataSourceRiskDetails) GetRequestedPrivacyMetric() *PrivacyMetric
- func (m *AnalyzeDataSourceRiskDetails) GetRequestedSourceTable() *BigQueryTable
- func (m *AnalyzeDataSourceRiskDetails) GetResult() isAnalyzeDataSourceRiskDetails_Result
- func (*AnalyzeDataSourceRiskDetails) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails) Reset()
- func (m *AnalyzeDataSourceRiskDetails) String() string
- func (m *AnalyzeDataSourceRiskDetails) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails) XXX_Merge(src proto.Message)
- func (*AnalyzeDataSourceRiskDetails) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *AnalyzeDataSourceRiskDetails) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_CategoricalStatsResult
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) GetValueFrequencyHistogramBuckets() ...
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Reset()
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) String() string
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_
- type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketSize() int64
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValueCount() int64
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValues() []*ValueFrequency
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyLowerBound() int64
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyUpperBound() int64
- func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Reset()
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) String() string
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) GetDeltaPresenceEstimationHistogram() ...
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Reset()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) String() string
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketSize() int64
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValueCount() int64
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValues() ...
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMaxProbability() float64
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMinProbability() float64
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Reset()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) String() string
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetEstimatedProbability() float64
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetQuasiIdsValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Reset()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) String() string
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_KAnonymityResult
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) GetEquivalenceClassHistogramBuckets() []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) Reset()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) String() string
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_KAnonymityResult_
- type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetEquivalenceClassSize() int64
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetQuasiIdsValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Reset()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) String() string
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketSize() int64
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValueCount() int64
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValues() []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeLowerBound() int64
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeUpperBound() int64
- func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Reset()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) String() string
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) GetKMapEstimationHistogram() ...
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) Reset()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) String() string
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult_
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketSize() int64
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValueCount() int64
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValues() ...
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMaxAnonymity() int64
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMinAnonymity() int64
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Reset()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) String() string
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetEstimatedAnonymity() int64
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetQuasiIdsValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Reset()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) String() string
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_LDiversityResult
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) GetSensitiveValueFrequencyHistogramBuckets() []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) Reset()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) String() string
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_LDiversityResult_
- type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetEquivalenceClassSize() int64
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetNumDistinctSensitiveValues() int64
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetQuasiIdsValues() []*Value
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetTopSensitiveValues() []*ValueFrequency
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Reset()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) String() string
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketSize() int64
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValueCount() int64
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValues() []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyLowerBound() int64
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyUpperBound() int64
- func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Reset()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) String() string
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_NumericalStatsResult
- func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Descriptor() ([]byte, []int)
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMaxValue() *Value
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMinValue() *Value
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetQuantileValues() []*Value
- func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoMessage()
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) Reset()
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) String() string
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_DiscardUnknown()
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Merge(src proto.Message)
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Size() int
- func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Unmarshal(b []byte) error
- type AnalyzeDataSourceRiskDetails_NumericalStatsResult_
- type BigQueryField
- func (*BigQueryField) Descriptor() ([]byte, []int)
- func (m *BigQueryField) GetField() *FieldId
- func (m *BigQueryField) GetTable() *BigQueryTable
- func (*BigQueryField) ProtoMessage()
- func (m *BigQueryField) Reset()
- func (m *BigQueryField) String() string
- func (m *BigQueryField) XXX_DiscardUnknown()
- func (m *BigQueryField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BigQueryField) XXX_Merge(src proto.Message)
- func (m *BigQueryField) XXX_Size() int
- func (m *BigQueryField) XXX_Unmarshal(b []byte) error
- type BigQueryKey
- func (*BigQueryKey) Descriptor() ([]byte, []int)
- func (m *BigQueryKey) GetRowNumber() int64
- func (m *BigQueryKey) GetTableReference() *BigQueryTable
- func (*BigQueryKey) ProtoMessage()
- func (m *BigQueryKey) Reset()
- func (m *BigQueryKey) String() string
- func (m *BigQueryKey) XXX_DiscardUnknown()
- func (m *BigQueryKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BigQueryKey) XXX_Merge(src proto.Message)
- func (m *BigQueryKey) XXX_Size() int
- func (m *BigQueryKey) XXX_Unmarshal(b []byte) error
- type BigQueryOptions
- func (*BigQueryOptions) Descriptor() ([]byte, []int)
- func (m *BigQueryOptions) GetIdentifyingFields() []*FieldId
- func (m *BigQueryOptions) GetRowsLimit() int64
- func (m *BigQueryOptions) GetRowsLimitPercent() int32
- func (m *BigQueryOptions) GetSampleMethod() BigQueryOptions_SampleMethod
- func (m *BigQueryOptions) GetTableReference() *BigQueryTable
- func (*BigQueryOptions) ProtoMessage()
- func (m *BigQueryOptions) Reset()
- func (m *BigQueryOptions) String() string
- func (m *BigQueryOptions) XXX_DiscardUnknown()
- func (m *BigQueryOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BigQueryOptions) XXX_Merge(src proto.Message)
- func (m *BigQueryOptions) XXX_Size() int
- func (m *BigQueryOptions) XXX_Unmarshal(b []byte) error
- type BigQueryOptions_SampleMethod
- type BigQueryTable
- func (*BigQueryTable) Descriptor() ([]byte, []int)
- func (m *BigQueryTable) GetDatasetId() string
- func (m *BigQueryTable) GetProjectId() string
- func (m *BigQueryTable) GetTableId() string
- func (*BigQueryTable) ProtoMessage()
- func (m *BigQueryTable) Reset()
- func (m *BigQueryTable) String() string
- func (m *BigQueryTable) XXX_DiscardUnknown()
- func (m *BigQueryTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BigQueryTable) XXX_Merge(src proto.Message)
- func (m *BigQueryTable) XXX_Size() int
- func (m *BigQueryTable) XXX_Unmarshal(b []byte) error
- type BoundingBox
- func (*BoundingBox) Descriptor() ([]byte, []int)
- func (m *BoundingBox) GetHeight() int32
- func (m *BoundingBox) GetLeft() int32
- func (m *BoundingBox) GetTop() int32
- func (m *BoundingBox) GetWidth() int32
- func (*BoundingBox) ProtoMessage()
- func (m *BoundingBox) Reset()
- func (m *BoundingBox) String() string
- func (m *BoundingBox) XXX_DiscardUnknown()
- func (m *BoundingBox) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BoundingBox) XXX_Merge(src proto.Message)
- func (m *BoundingBox) XXX_Size() int
- func (m *BoundingBox) XXX_Unmarshal(b []byte) error
- type BucketingConfig
- func (*BucketingConfig) Descriptor() ([]byte, []int)
- func (m *BucketingConfig) GetBuckets() []*BucketingConfig_Bucket
- func (*BucketingConfig) ProtoMessage()
- func (m *BucketingConfig) Reset()
- func (m *BucketingConfig) String() string
- func (m *BucketingConfig) XXX_DiscardUnknown()
- func (m *BucketingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BucketingConfig) XXX_Merge(src proto.Message)
- func (m *BucketingConfig) XXX_Size() int
- func (m *BucketingConfig) XXX_Unmarshal(b []byte) error
- type BucketingConfig_Bucket
- func (*BucketingConfig_Bucket) Descriptor() ([]byte, []int)
- func (m *BucketingConfig_Bucket) GetMax() *Value
- func (m *BucketingConfig_Bucket) GetMin() *Value
- func (m *BucketingConfig_Bucket) GetReplacementValue() *Value
- func (*BucketingConfig_Bucket) ProtoMessage()
- func (m *BucketingConfig_Bucket) Reset()
- func (m *BucketingConfig_Bucket) String() string
- func (m *BucketingConfig_Bucket) XXX_DiscardUnknown()
- func (m *BucketingConfig_Bucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BucketingConfig_Bucket) XXX_Merge(src proto.Message)
- func (m *BucketingConfig_Bucket) XXX_Size() int
- func (m *BucketingConfig_Bucket) XXX_Unmarshal(b []byte) error
- type ByteContentItem
- func (*ByteContentItem) Descriptor() ([]byte, []int)
- func (m *ByteContentItem) GetData() []byte
- func (m *ByteContentItem) GetType() ByteContentItem_BytesType
- func (*ByteContentItem) ProtoMessage()
- func (m *ByteContentItem) Reset()
- func (m *ByteContentItem) String() string
- func (m *ByteContentItem) XXX_DiscardUnknown()
- func (m *ByteContentItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ByteContentItem) XXX_Merge(src proto.Message)
- func (m *ByteContentItem) XXX_Size() int
- func (m *ByteContentItem) XXX_Unmarshal(b []byte) error
- type ByteContentItem_BytesType
- type CancelDlpJobRequest
- func (*CancelDlpJobRequest) Descriptor() ([]byte, []int)
- func (m *CancelDlpJobRequest) GetName() string
- func (*CancelDlpJobRequest) ProtoMessage()
- func (m *CancelDlpJobRequest) Reset()
- func (m *CancelDlpJobRequest) String() string
- func (m *CancelDlpJobRequest) XXX_DiscardUnknown()
- func (m *CancelDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CancelDlpJobRequest) XXX_Merge(src proto.Message)
- func (m *CancelDlpJobRequest) XXX_Size() int
- func (m *CancelDlpJobRequest) XXX_Unmarshal(b []byte) error
- type CharacterMaskConfig
- func (*CharacterMaskConfig) Descriptor() ([]byte, []int)
- func (m *CharacterMaskConfig) GetCharactersToIgnore() []*CharsToIgnore
- func (m *CharacterMaskConfig) GetMaskingCharacter() string
- func (m *CharacterMaskConfig) GetNumberToMask() int32
- func (m *CharacterMaskConfig) GetReverseOrder() bool
- func (*CharacterMaskConfig) ProtoMessage()
- func (m *CharacterMaskConfig) Reset()
- func (m *CharacterMaskConfig) String() string
- func (m *CharacterMaskConfig) XXX_DiscardUnknown()
- func (m *CharacterMaskConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CharacterMaskConfig) XXX_Merge(src proto.Message)
- func (m *CharacterMaskConfig) XXX_Size() int
- func (m *CharacterMaskConfig) XXX_Unmarshal(b []byte) error
- type CharsToIgnore
- func (*CharsToIgnore) Descriptor() ([]byte, []int)
- func (m *CharsToIgnore) GetCharacters() isCharsToIgnore_Characters
- func (m *CharsToIgnore) GetCharactersToSkip() string
- func (m *CharsToIgnore) GetCommonCharactersToIgnore() CharsToIgnore_CommonCharsToIgnore
- func (*CharsToIgnore) ProtoMessage()
- func (m *CharsToIgnore) Reset()
- func (m *CharsToIgnore) String() string
- func (m *CharsToIgnore) XXX_DiscardUnknown()
- func (m *CharsToIgnore) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CharsToIgnore) XXX_Merge(src proto.Message)
- func (*CharsToIgnore) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CharsToIgnore) XXX_Size() int
- func (m *CharsToIgnore) XXX_Unmarshal(b []byte) error
- type CharsToIgnore_CharactersToSkip
- type CharsToIgnore_CommonCharactersToIgnore
- type CharsToIgnore_CommonCharsToIgnore
- type CloudStorageFileSet
- func (*CloudStorageFileSet) Descriptor() ([]byte, []int)
- func (m *CloudStorageFileSet) GetUrl() string
- func (*CloudStorageFileSet) ProtoMessage()
- func (m *CloudStorageFileSet) Reset()
- func (m *CloudStorageFileSet) String() string
- func (m *CloudStorageFileSet) XXX_DiscardUnknown()
- func (m *CloudStorageFileSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudStorageFileSet) XXX_Merge(src proto.Message)
- func (m *CloudStorageFileSet) XXX_Size() int
- func (m *CloudStorageFileSet) XXX_Unmarshal(b []byte) error
- type CloudStorageOptions
- func (*CloudStorageOptions) Descriptor() ([]byte, []int)
- func (m *CloudStorageOptions) GetBytesLimitPerFile() int64
- func (m *CloudStorageOptions) GetBytesLimitPerFilePercent() int32
- func (m *CloudStorageOptions) GetFileSet() *CloudStorageOptions_FileSet
- func (m *CloudStorageOptions) GetFileTypes() []FileType
- func (m *CloudStorageOptions) GetFilesLimitPercent() int32
- func (m *CloudStorageOptions) GetSampleMethod() CloudStorageOptions_SampleMethod
- func (*CloudStorageOptions) ProtoMessage()
- func (m *CloudStorageOptions) Reset()
- func (m *CloudStorageOptions) String() string
- func (m *CloudStorageOptions) XXX_DiscardUnknown()
- func (m *CloudStorageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudStorageOptions) XXX_Merge(src proto.Message)
- func (m *CloudStorageOptions) XXX_Size() int
- func (m *CloudStorageOptions) XXX_Unmarshal(b []byte) error
- type CloudStorageOptions_FileSet
- func (*CloudStorageOptions_FileSet) Descriptor() ([]byte, []int)
- func (m *CloudStorageOptions_FileSet) GetUrl() string
- func (*CloudStorageOptions_FileSet) ProtoMessage()
- func (m *CloudStorageOptions_FileSet) Reset()
- func (m *CloudStorageOptions_FileSet) String() string
- func (m *CloudStorageOptions_FileSet) XXX_DiscardUnknown()
- func (m *CloudStorageOptions_FileSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudStorageOptions_FileSet) XXX_Merge(src proto.Message)
- func (m *CloudStorageOptions_FileSet) XXX_Size() int
- func (m *CloudStorageOptions_FileSet) XXX_Unmarshal(b []byte) error
- type CloudStorageOptions_SampleMethod
- type CloudStoragePath
- func (*CloudStoragePath) Descriptor() ([]byte, []int)
- func (m *CloudStoragePath) GetPath() string
- func (*CloudStoragePath) ProtoMessage()
- func (m *CloudStoragePath) Reset()
- func (m *CloudStoragePath) String() string
- func (m *CloudStoragePath) XXX_DiscardUnknown()
- func (m *CloudStoragePath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudStoragePath) XXX_Merge(src proto.Message)
- func (m *CloudStoragePath) XXX_Size() int
- func (m *CloudStoragePath) XXX_Unmarshal(b []byte) error
- type Color
- func (*Color) Descriptor() ([]byte, []int)
- func (m *Color) GetBlue() float32
- func (m *Color) GetGreen() float32
- func (m *Color) GetRed() float32
- func (*Color) ProtoMessage()
- func (m *Color) Reset()
- func (m *Color) String() string
- func (m *Color) XXX_DiscardUnknown()
- func (m *Color) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Color) XXX_Merge(src proto.Message)
- func (m *Color) XXX_Size() int
- func (m *Color) XXX_Unmarshal(b []byte) error
- type ContentItem
- func (*ContentItem) Descriptor() ([]byte, []int)
- func (m *ContentItem) GetByteItem() *ByteContentItem
- func (m *ContentItem) GetDataItem() isContentItem_DataItem
- func (m *ContentItem) GetTable() *Table
- func (m *ContentItem) GetValue() string
- func (*ContentItem) ProtoMessage()
- func (m *ContentItem) Reset()
- func (m *ContentItem) String() string
- func (m *ContentItem) XXX_DiscardUnknown()
- func (m *ContentItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContentItem) XXX_Merge(src proto.Message)
- func (*ContentItem) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *ContentItem) XXX_Size() int
- func (m *ContentItem) XXX_Unmarshal(b []byte) error
- type ContentItem_ByteItem
- type ContentItem_Table
- type ContentItem_Value
- type ContentLocation
- func (*ContentLocation) Descriptor() ([]byte, []int)
- func (m *ContentLocation) GetContainerName() string
- func (m *ContentLocation) GetContainerTimestamp() *timestamp.Timestamp
- func (m *ContentLocation) GetContainerVersion() string
- func (m *ContentLocation) GetDocumentLocation() *DocumentLocation
- func (m *ContentLocation) GetImageLocation() *ImageLocation
- func (m *ContentLocation) GetLocation() isContentLocation_Location
- func (m *ContentLocation) GetRecordLocation() *RecordLocation
- func (*ContentLocation) ProtoMessage()
- func (m *ContentLocation) Reset()
- func (m *ContentLocation) String() string
- func (m *ContentLocation) XXX_DiscardUnknown()
- func (m *ContentLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContentLocation) XXX_Merge(src proto.Message)
- func (*ContentLocation) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *ContentLocation) XXX_Size() int
- func (m *ContentLocation) XXX_Unmarshal(b []byte) error
- type ContentLocation_DocumentLocation
- type ContentLocation_ImageLocation
- type ContentLocation_RecordLocation
- type ContentOption
- type CreateDeidentifyTemplateRequest
- func (*CreateDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeidentifyTemplateRequest) GetDeidentifyTemplate() *DeidentifyTemplate
- func (m *CreateDeidentifyTemplateRequest) GetParent() string
- func (m *CreateDeidentifyTemplateRequest) GetTemplateId() string
- func (*CreateDeidentifyTemplateRequest) ProtoMessage()
- func (m *CreateDeidentifyTemplateRequest) Reset()
- func (m *CreateDeidentifyTemplateRequest) String() string
- func (m *CreateDeidentifyTemplateRequest) XXX_DiscardUnknown()
- func (m *CreateDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
- func (m *CreateDeidentifyTemplateRequest) XXX_Size() int
- func (m *CreateDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
- type CreateDlpJobRequest
- func (*CreateDlpJobRequest) Descriptor() ([]byte, []int)
- func (m *CreateDlpJobRequest) GetInspectJob() *InspectJobConfig
- func (m *CreateDlpJobRequest) GetJob() isCreateDlpJobRequest_Job
- func (m *CreateDlpJobRequest) GetJobId() string
- func (m *CreateDlpJobRequest) GetParent() string
- func (m *CreateDlpJobRequest) GetRiskJob() *RiskAnalysisJobConfig
- func (*CreateDlpJobRequest) ProtoMessage()
- func (m *CreateDlpJobRequest) Reset()
- func (m *CreateDlpJobRequest) String() string
- func (m *CreateDlpJobRequest) XXX_DiscardUnknown()
- func (m *CreateDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDlpJobRequest) XXX_Merge(src proto.Message)
- func (*CreateDlpJobRequest) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CreateDlpJobRequest) XXX_Size() int
- func (m *CreateDlpJobRequest) XXX_Unmarshal(b []byte) error
- type CreateDlpJobRequest_InspectJob
- type CreateDlpJobRequest_RiskJob
- type CreateInspectTemplateRequest
- func (*CreateInspectTemplateRequest) Descriptor() ([]byte, []int)
- func (m *CreateInspectTemplateRequest) GetInspectTemplate() *InspectTemplate
- func (m *CreateInspectTemplateRequest) GetParent() string
- func (m *CreateInspectTemplateRequest) GetTemplateId() string
- func (*CreateInspectTemplateRequest) ProtoMessage()
- func (m *CreateInspectTemplateRequest) Reset()
- func (m *CreateInspectTemplateRequest) String() string
- func (m *CreateInspectTemplateRequest) XXX_DiscardUnknown()
- func (m *CreateInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateInspectTemplateRequest) XXX_Merge(src proto.Message)
- func (m *CreateInspectTemplateRequest) XXX_Size() int
- func (m *CreateInspectTemplateRequest) XXX_Unmarshal(b []byte) error
- type CreateJobTriggerRequest
- func (*CreateJobTriggerRequest) Descriptor() ([]byte, []int)
- func (m *CreateJobTriggerRequest) GetJobTrigger() *JobTrigger
- func (m *CreateJobTriggerRequest) GetParent() string
- func (m *CreateJobTriggerRequest) GetTriggerId() string
- func (*CreateJobTriggerRequest) ProtoMessage()
- func (m *CreateJobTriggerRequest) Reset()
- func (m *CreateJobTriggerRequest) String() string
- func (m *CreateJobTriggerRequest) XXX_DiscardUnknown()
- func (m *CreateJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateJobTriggerRequest) XXX_Merge(src proto.Message)
- func (m *CreateJobTriggerRequest) XXX_Size() int
- func (m *CreateJobTriggerRequest) XXX_Unmarshal(b []byte) error
- type CreateStoredInfoTypeRequest
- func (*CreateStoredInfoTypeRequest) Descriptor() ([]byte, []int)
- func (m *CreateStoredInfoTypeRequest) GetConfig() *StoredInfoTypeConfig
- func (m *CreateStoredInfoTypeRequest) GetParent() string
- func (m *CreateStoredInfoTypeRequest) GetStoredInfoTypeId() string
- func (*CreateStoredInfoTypeRequest) ProtoMessage()
- func (m *CreateStoredInfoTypeRequest) Reset()
- func (m *CreateStoredInfoTypeRequest) String() string
- func (m *CreateStoredInfoTypeRequest) XXX_DiscardUnknown()
- func (m *CreateStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateStoredInfoTypeRequest) XXX_Merge(src proto.Message)
- func (m *CreateStoredInfoTypeRequest) XXX_Size() int
- func (m *CreateStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
- type CryptoHashConfig
- func (*CryptoHashConfig) Descriptor() ([]byte, []int)
- func (m *CryptoHashConfig) GetCryptoKey() *CryptoKey
- func (*CryptoHashConfig) ProtoMessage()
- func (m *CryptoHashConfig) Reset()
- func (m *CryptoHashConfig) String() string
- func (m *CryptoHashConfig) XXX_DiscardUnknown()
- func (m *CryptoHashConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CryptoHashConfig) XXX_Merge(src proto.Message)
- func (m *CryptoHashConfig) XXX_Size() int
- func (m *CryptoHashConfig) XXX_Unmarshal(b []byte) error
- type CryptoKey
- func (*CryptoKey) Descriptor() ([]byte, []int)
- func (m *CryptoKey) GetKmsWrapped() *KmsWrappedCryptoKey
- func (m *CryptoKey) GetSource() isCryptoKey_Source
- func (m *CryptoKey) GetTransient() *TransientCryptoKey
- func (m *CryptoKey) GetUnwrapped() *UnwrappedCryptoKey
- func (*CryptoKey) ProtoMessage()
- func (m *CryptoKey) Reset()
- func (m *CryptoKey) String() string
- func (m *CryptoKey) XXX_DiscardUnknown()
- func (m *CryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CryptoKey) XXX_Merge(src proto.Message)
- func (*CryptoKey) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CryptoKey) XXX_Size() int
- func (m *CryptoKey) XXX_Unmarshal(b []byte) error
- type CryptoKey_KmsWrapped
- type CryptoKey_Transient
- type CryptoKey_Unwrapped
- type CryptoReplaceFfxFpeConfig
- func (*CryptoReplaceFfxFpeConfig) Descriptor() ([]byte, []int)
- func (m *CryptoReplaceFfxFpeConfig) GetAlphabet() isCryptoReplaceFfxFpeConfig_Alphabet
- func (m *CryptoReplaceFfxFpeConfig) GetCommonAlphabet() CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
- func (m *CryptoReplaceFfxFpeConfig) GetContext() *FieldId
- func (m *CryptoReplaceFfxFpeConfig) GetCryptoKey() *CryptoKey
- func (m *CryptoReplaceFfxFpeConfig) GetCustomAlphabet() string
- func (m *CryptoReplaceFfxFpeConfig) GetRadix() int32
- func (m *CryptoReplaceFfxFpeConfig) GetSurrogateInfoType() *InfoType
- func (*CryptoReplaceFfxFpeConfig) ProtoMessage()
- func (m *CryptoReplaceFfxFpeConfig) Reset()
- func (m *CryptoReplaceFfxFpeConfig) String() string
- func (m *CryptoReplaceFfxFpeConfig) XXX_DiscardUnknown()
- func (m *CryptoReplaceFfxFpeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CryptoReplaceFfxFpeConfig) XXX_Merge(src proto.Message)
- func (*CryptoReplaceFfxFpeConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CryptoReplaceFfxFpeConfig) XXX_Size() int
- func (m *CryptoReplaceFfxFpeConfig) XXX_Unmarshal(b []byte) error
- type CryptoReplaceFfxFpeConfig_CommonAlphabet
- type CryptoReplaceFfxFpeConfig_CustomAlphabet
- type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
- type CryptoReplaceFfxFpeConfig_Radix
- type CustomInfoType
- func (*CustomInfoType) Descriptor() ([]byte, []int)
- func (m *CustomInfoType) GetDetectionRules() []*CustomInfoType_DetectionRule
- func (m *CustomInfoType) GetDictionary() *CustomInfoType_Dictionary
- func (m *CustomInfoType) GetExclusionType() CustomInfoType_ExclusionType
- func (m *CustomInfoType) GetInfoType() *InfoType
- func (m *CustomInfoType) GetLikelihood() Likelihood
- func (m *CustomInfoType) GetRegex() *CustomInfoType_Regex
- func (m *CustomInfoType) GetStoredType() *StoredType
- func (m *CustomInfoType) GetSurrogateType() *CustomInfoType_SurrogateType
- func (m *CustomInfoType) GetType() isCustomInfoType_Type
- func (*CustomInfoType) ProtoMessage()
- func (m *CustomInfoType) Reset()
- func (m *CustomInfoType) String() string
- func (m *CustomInfoType) XXX_DiscardUnknown()
- func (m *CustomInfoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType) XXX_Merge(src proto.Message)
- func (*CustomInfoType) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CustomInfoType) XXX_Size() int
- func (m *CustomInfoType) XXX_Unmarshal(b []byte) error
- type CustomInfoType_DetectionRule
- func (*CustomInfoType_DetectionRule) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_DetectionRule) GetHotwordRule() *CustomInfoType_DetectionRule_HotwordRule
- func (m *CustomInfoType_DetectionRule) GetType() isCustomInfoType_DetectionRule_Type
- func (*CustomInfoType_DetectionRule) ProtoMessage()
- func (m *CustomInfoType_DetectionRule) Reset()
- func (m *CustomInfoType_DetectionRule) String() string
- func (m *CustomInfoType_DetectionRule) XXX_DiscardUnknown()
- func (m *CustomInfoType_DetectionRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_DetectionRule) XXX_Merge(src proto.Message)
- func (*CustomInfoType_DetectionRule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CustomInfoType_DetectionRule) XXX_Size() int
- func (m *CustomInfoType_DetectionRule) XXX_Unmarshal(b []byte) error
- type CustomInfoType_DetectionRule_HotwordRule
- func (*CustomInfoType_DetectionRule_HotwordRule) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_DetectionRule_HotwordRule) GetHotwordRegex() *CustomInfoType_Regex
- func (m *CustomInfoType_DetectionRule_HotwordRule) GetLikelihoodAdjustment() *CustomInfoType_DetectionRule_LikelihoodAdjustment
- func (m *CustomInfoType_DetectionRule_HotwordRule) GetProximity() *CustomInfoType_DetectionRule_Proximity
- func (*CustomInfoType_DetectionRule_HotwordRule) ProtoMessage()
- func (m *CustomInfoType_DetectionRule_HotwordRule) Reset()
- func (m *CustomInfoType_DetectionRule_HotwordRule) String() string
- func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_DiscardUnknown()
- func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Merge(src proto.Message)
- func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Size() int
- func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Unmarshal(b []byte) error
- type CustomInfoType_DetectionRule_HotwordRule_
- type CustomInfoType_DetectionRule_LikelihoodAdjustment
- func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetAdjustment() isCustomInfoType_DetectionRule_LikelihoodAdjustment_Adjustment
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetFixedLikelihood() Likelihood
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetRelativeLikelihood() int32
- func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoMessage()
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) Reset()
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) String() string
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_DiscardUnknown()
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Merge(src proto.Message)
- func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Size() int
- func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Unmarshal(b []byte) error
- type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood
- type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood
- type CustomInfoType_DetectionRule_Proximity
- func (*CustomInfoType_DetectionRule_Proximity) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_DetectionRule_Proximity) GetWindowAfter() int32
- func (m *CustomInfoType_DetectionRule_Proximity) GetWindowBefore() int32
- func (*CustomInfoType_DetectionRule_Proximity) ProtoMessage()
- func (m *CustomInfoType_DetectionRule_Proximity) Reset()
- func (m *CustomInfoType_DetectionRule_Proximity) String() string
- func (m *CustomInfoType_DetectionRule_Proximity) XXX_DiscardUnknown()
- func (m *CustomInfoType_DetectionRule_Proximity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_DetectionRule_Proximity) XXX_Merge(src proto.Message)
- func (m *CustomInfoType_DetectionRule_Proximity) XXX_Size() int
- func (m *CustomInfoType_DetectionRule_Proximity) XXX_Unmarshal(b []byte) error
- type CustomInfoType_Dictionary
- func (*CustomInfoType_Dictionary) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_Dictionary) GetCloudStoragePath() *CloudStoragePath
- func (m *CustomInfoType_Dictionary) GetSource() isCustomInfoType_Dictionary_Source
- func (m *CustomInfoType_Dictionary) GetWordList() *CustomInfoType_Dictionary_WordList
- func (*CustomInfoType_Dictionary) ProtoMessage()
- func (m *CustomInfoType_Dictionary) Reset()
- func (m *CustomInfoType_Dictionary) String() string
- func (m *CustomInfoType_Dictionary) XXX_DiscardUnknown()
- func (m *CustomInfoType_Dictionary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_Dictionary) XXX_Merge(src proto.Message)
- func (*CustomInfoType_Dictionary) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *CustomInfoType_Dictionary) XXX_Size() int
- func (m *CustomInfoType_Dictionary) XXX_Unmarshal(b []byte) error
- type CustomInfoType_Dictionary_
- type CustomInfoType_Dictionary_CloudStoragePath
- type CustomInfoType_Dictionary_WordList
- func (*CustomInfoType_Dictionary_WordList) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_Dictionary_WordList) GetWords() []string
- func (*CustomInfoType_Dictionary_WordList) ProtoMessage()
- func (m *CustomInfoType_Dictionary_WordList) Reset()
- func (m *CustomInfoType_Dictionary_WordList) String() string
- func (m *CustomInfoType_Dictionary_WordList) XXX_DiscardUnknown()
- func (m *CustomInfoType_Dictionary_WordList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_Dictionary_WordList) XXX_Merge(src proto.Message)
- func (m *CustomInfoType_Dictionary_WordList) XXX_Size() int
- func (m *CustomInfoType_Dictionary_WordList) XXX_Unmarshal(b []byte) error
- type CustomInfoType_Dictionary_WordList_
- type CustomInfoType_ExclusionType
- type CustomInfoType_Regex
- func (*CustomInfoType_Regex) Descriptor() ([]byte, []int)
- func (m *CustomInfoType_Regex) GetPattern() string
- func (*CustomInfoType_Regex) ProtoMessage()
- func (m *CustomInfoType_Regex) Reset()
- func (m *CustomInfoType_Regex) String() string
- func (m *CustomInfoType_Regex) XXX_DiscardUnknown()
- func (m *CustomInfoType_Regex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_Regex) XXX_Merge(src proto.Message)
- func (m *CustomInfoType_Regex) XXX_Size() int
- func (m *CustomInfoType_Regex) XXX_Unmarshal(b []byte) error
- type CustomInfoType_Regex_
- type CustomInfoType_StoredType
- type CustomInfoType_SurrogateType
- func (*CustomInfoType_SurrogateType) Descriptor() ([]byte, []int)
- func (*CustomInfoType_SurrogateType) ProtoMessage()
- func (m *CustomInfoType_SurrogateType) Reset()
- func (m *CustomInfoType_SurrogateType) String() string
- func (m *CustomInfoType_SurrogateType) XXX_DiscardUnknown()
- func (m *CustomInfoType_SurrogateType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CustomInfoType_SurrogateType) XXX_Merge(src proto.Message)
- func (m *CustomInfoType_SurrogateType) XXX_Size() int
- func (m *CustomInfoType_SurrogateType) XXX_Unmarshal(b []byte) error
- type CustomInfoType_SurrogateType_
- type DatastoreKey
- func (*DatastoreKey) Descriptor() ([]byte, []int)
- func (m *DatastoreKey) GetEntityKey() *Key
- func (*DatastoreKey) ProtoMessage()
- func (m *DatastoreKey) Reset()
- func (m *DatastoreKey) String() string
- func (m *DatastoreKey) XXX_DiscardUnknown()
- func (m *DatastoreKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DatastoreKey) XXX_Merge(src proto.Message)
- func (m *DatastoreKey) XXX_Size() int
- func (m *DatastoreKey) XXX_Unmarshal(b []byte) error
- type DatastoreOptions
- func (*DatastoreOptions) Descriptor() ([]byte, []int)
- func (m *DatastoreOptions) GetKind() *KindExpression
- func (m *DatastoreOptions) GetPartitionId() *PartitionId
- func (*DatastoreOptions) ProtoMessage()
- func (m *DatastoreOptions) Reset()
- func (m *DatastoreOptions) String() string
- func (m *DatastoreOptions) XXX_DiscardUnknown()
- func (m *DatastoreOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DatastoreOptions) XXX_Merge(src proto.Message)
- func (m *DatastoreOptions) XXX_Size() int
- func (m *DatastoreOptions) XXX_Unmarshal(b []byte) error
- type DateShiftConfig
- func (*DateShiftConfig) Descriptor() ([]byte, []int)
- func (m *DateShiftConfig) GetContext() *FieldId
- func (m *DateShiftConfig) GetCryptoKey() *CryptoKey
- func (m *DateShiftConfig) GetLowerBoundDays() int32
- func (m *DateShiftConfig) GetMethod() isDateShiftConfig_Method
- func (m *DateShiftConfig) GetUpperBoundDays() int32
- func (*DateShiftConfig) ProtoMessage()
- func (m *DateShiftConfig) Reset()
- func (m *DateShiftConfig) String() string
- func (m *DateShiftConfig) XXX_DiscardUnknown()
- func (m *DateShiftConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DateShiftConfig) XXX_Merge(src proto.Message)
- func (*DateShiftConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *DateShiftConfig) XXX_Size() int
- func (m *DateShiftConfig) XXX_Unmarshal(b []byte) error
- type DateShiftConfig_CryptoKey
- type DateTime
- func (*DateTime) Descriptor() ([]byte, []int)
- func (m *DateTime) GetDate() *date.Date
- func (m *DateTime) GetDayOfWeek() dayofweek.DayOfWeek
- func (m *DateTime) GetTime() *timeofday.TimeOfDay
- func (m *DateTime) GetTimeZone() *DateTime_TimeZone
- func (*DateTime) ProtoMessage()
- func (m *DateTime) Reset()
- func (m *DateTime) String() string
- func (m *DateTime) XXX_DiscardUnknown()
- func (m *DateTime) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DateTime) XXX_Merge(src proto.Message)
- func (m *DateTime) XXX_Size() int
- func (m *DateTime) XXX_Unmarshal(b []byte) error
- type DateTime_TimeZone
- func (*DateTime_TimeZone) Descriptor() ([]byte, []int)
- func (m *DateTime_TimeZone) GetOffsetMinutes() int32
- func (*DateTime_TimeZone) ProtoMessage()
- func (m *DateTime_TimeZone) Reset()
- func (m *DateTime_TimeZone) String() string
- func (m *DateTime_TimeZone) XXX_DiscardUnknown()
- func (m *DateTime_TimeZone) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DateTime_TimeZone) XXX_Merge(src proto.Message)
- func (m *DateTime_TimeZone) XXX_Size() int
- func (m *DateTime_TimeZone) XXX_Unmarshal(b []byte) error
- type DeidentifyConfig
- func (*DeidentifyConfig) Descriptor() ([]byte, []int)
- func (m *DeidentifyConfig) GetInfoTypeTransformations() *InfoTypeTransformations
- func (m *DeidentifyConfig) GetRecordTransformations() *RecordTransformations
- func (m *DeidentifyConfig) GetTransformation() isDeidentifyConfig_Transformation
- func (*DeidentifyConfig) ProtoMessage()
- func (m *DeidentifyConfig) Reset()
- func (m *DeidentifyConfig) String() string
- func (m *DeidentifyConfig) XXX_DiscardUnknown()
- func (m *DeidentifyConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeidentifyConfig) XXX_Merge(src proto.Message)
- func (*DeidentifyConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *DeidentifyConfig) XXX_Size() int
- func (m *DeidentifyConfig) XXX_Unmarshal(b []byte) error
- type DeidentifyConfig_InfoTypeTransformations
- type DeidentifyConfig_RecordTransformations
- type DeidentifyContentRequest
- func (*DeidentifyContentRequest) Descriptor() ([]byte, []int)
- func (m *DeidentifyContentRequest) GetDeidentifyConfig() *DeidentifyConfig
- func (m *DeidentifyContentRequest) GetDeidentifyTemplateName() string
- func (m *DeidentifyContentRequest) GetInspectConfig() *InspectConfig
- func (m *DeidentifyContentRequest) GetInspectTemplateName() string
- func (m *DeidentifyContentRequest) GetItem() *ContentItem
- func (m *DeidentifyContentRequest) GetParent() string
- func (*DeidentifyContentRequest) ProtoMessage()
- func (m *DeidentifyContentRequest) Reset()
- func (m *DeidentifyContentRequest) String() string
- func (m *DeidentifyContentRequest) XXX_DiscardUnknown()
- func (m *DeidentifyContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeidentifyContentRequest) XXX_Merge(src proto.Message)
- func (m *DeidentifyContentRequest) XXX_Size() int
- func (m *DeidentifyContentRequest) XXX_Unmarshal(b []byte) error
- type DeidentifyContentResponse
- func (*DeidentifyContentResponse) Descriptor() ([]byte, []int)
- func (m *DeidentifyContentResponse) GetItem() *ContentItem
- func (m *DeidentifyContentResponse) GetOverview() *TransformationOverview
- func (*DeidentifyContentResponse) ProtoMessage()
- func (m *DeidentifyContentResponse) Reset()
- func (m *DeidentifyContentResponse) String() string
- func (m *DeidentifyContentResponse) XXX_DiscardUnknown()
- func (m *DeidentifyContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeidentifyContentResponse) XXX_Merge(src proto.Message)
- func (m *DeidentifyContentResponse) XXX_Size() int
- func (m *DeidentifyContentResponse) XXX_Unmarshal(b []byte) error
- type DeidentifyTemplate
- func (*DeidentifyTemplate) Descriptor() ([]byte, []int)
- func (m *DeidentifyTemplate) GetCreateTime() *timestamp.Timestamp
- func (m *DeidentifyTemplate) GetDeidentifyConfig() *DeidentifyConfig
- func (m *DeidentifyTemplate) GetDescription() string
- func (m *DeidentifyTemplate) GetDisplayName() string
- func (m *DeidentifyTemplate) GetName() string
- func (m *DeidentifyTemplate) GetUpdateTime() *timestamp.Timestamp
- func (*DeidentifyTemplate) ProtoMessage()
- func (m *DeidentifyTemplate) Reset()
- func (m *DeidentifyTemplate) String() string
- func (m *DeidentifyTemplate) XXX_DiscardUnknown()
- func (m *DeidentifyTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeidentifyTemplate) XXX_Merge(src proto.Message)
- func (m *DeidentifyTemplate) XXX_Size() int
- func (m *DeidentifyTemplate) XXX_Unmarshal(b []byte) error
- type DeleteDeidentifyTemplateRequest
- func (*DeleteDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeidentifyTemplateRequest) GetName() string
- func (*DeleteDeidentifyTemplateRequest) ProtoMessage()
- func (m *DeleteDeidentifyTemplateRequest) Reset()
- func (m *DeleteDeidentifyTemplateRequest) String() string
- func (m *DeleteDeidentifyTemplateRequest) XXX_DiscardUnknown()
- func (m *DeleteDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
- func (m *DeleteDeidentifyTemplateRequest) XXX_Size() int
- func (m *DeleteDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
- type DeleteDlpJobRequest
- func (*DeleteDlpJobRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDlpJobRequest) GetName() string
- func (*DeleteDlpJobRequest) ProtoMessage()
- func (m *DeleteDlpJobRequest) Reset()
- func (m *DeleteDlpJobRequest) String() string
- func (m *DeleteDlpJobRequest) XXX_DiscardUnknown()
- func (m *DeleteDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteDlpJobRequest) XXX_Merge(src proto.Message)
- func (m *DeleteDlpJobRequest) XXX_Size() int
- func (m *DeleteDlpJobRequest) XXX_Unmarshal(b []byte) error
- type DeleteInspectTemplateRequest
- func (*DeleteInspectTemplateRequest) Descriptor() ([]byte, []int)
- func (m *DeleteInspectTemplateRequest) GetName() string
- func (*DeleteInspectTemplateRequest) ProtoMessage()
- func (m *DeleteInspectTemplateRequest) Reset()
- func (m *DeleteInspectTemplateRequest) String() string
- func (m *DeleteInspectTemplateRequest) XXX_DiscardUnknown()
- func (m *DeleteInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInspectTemplateRequest) XXX_Merge(src proto.Message)
- func (m *DeleteInspectTemplateRequest) XXX_Size() int
- func (m *DeleteInspectTemplateRequest) XXX_Unmarshal(b []byte) error
- type DeleteJobTriggerRequest
- func (*DeleteJobTriggerRequest) Descriptor() ([]byte, []int)
- func (m *DeleteJobTriggerRequest) GetName() string
- func (*DeleteJobTriggerRequest) ProtoMessage()
- func (m *DeleteJobTriggerRequest) Reset()
- func (m *DeleteJobTriggerRequest) String() string
- func (m *DeleteJobTriggerRequest) XXX_DiscardUnknown()
- func (m *DeleteJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteJobTriggerRequest) XXX_Merge(src proto.Message)
- func (m *DeleteJobTriggerRequest) XXX_Size() int
- func (m *DeleteJobTriggerRequest) XXX_Unmarshal(b []byte) error
- type DeleteStoredInfoTypeRequest
- func (*DeleteStoredInfoTypeRequest) Descriptor() ([]byte, []int)
- func (m *DeleteStoredInfoTypeRequest) GetName() string
- func (*DeleteStoredInfoTypeRequest) ProtoMessage()
- func (m *DeleteStoredInfoTypeRequest) Reset()
- func (m *DeleteStoredInfoTypeRequest) String() string
- func (m *DeleteStoredInfoTypeRequest) XXX_DiscardUnknown()
- func (m *DeleteStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteStoredInfoTypeRequest) XXX_Merge(src proto.Message)
- func (m *DeleteStoredInfoTypeRequest) XXX_Size() int
- func (m *DeleteStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
- type DlpJob
- func (*DlpJob) Descriptor() ([]byte, []int)
- func (m *DlpJob) GetCreateTime() *timestamp.Timestamp
- func (m *DlpJob) GetDetails() isDlpJob_Details
- func (m *DlpJob) GetEndTime() *timestamp.Timestamp
- func (m *DlpJob) GetErrors() []*Error
- func (m *DlpJob) GetInspectDetails() *InspectDataSourceDetails
- func (m *DlpJob) GetJobTriggerName() string
- func (m *DlpJob) GetName() string
- func (m *DlpJob) GetRiskDetails() *AnalyzeDataSourceRiskDetails
- func (m *DlpJob) GetStartTime() *timestamp.Timestamp
- func (m *DlpJob) GetState() DlpJob_JobState
- func (m *DlpJob) GetType() DlpJobType
- func (*DlpJob) ProtoMessage()
- func (m *DlpJob) Reset()
- func (m *DlpJob) String() string
- func (m *DlpJob) XXX_DiscardUnknown()
- func (m *DlpJob) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DlpJob) XXX_Merge(src proto.Message)
- func (*DlpJob) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *DlpJob) XXX_Size() int
- func (m *DlpJob) XXX_Unmarshal(b []byte) error
- type DlpJobType
- type DlpJob_InspectDetails
- type DlpJob_JobState
- type DlpJob_RiskDetails
- type DlpServiceClient
- type DlpServiceServer
- type DocumentLocation
- func (*DocumentLocation) Descriptor() ([]byte, []int)
- func (m *DocumentLocation) GetFileOffset() int64
- func (*DocumentLocation) ProtoMessage()
- func (m *DocumentLocation) Reset()
- func (m *DocumentLocation) String() string
- func (m *DocumentLocation) XXX_DiscardUnknown()
- func (m *DocumentLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DocumentLocation) XXX_Merge(src proto.Message)
- func (m *DocumentLocation) XXX_Size() int
- func (m *DocumentLocation) XXX_Unmarshal(b []byte) error
- type EntityId
- func (*EntityId) Descriptor() ([]byte, []int)
- func (m *EntityId) GetField() *FieldId
- func (*EntityId) ProtoMessage()
- func (m *EntityId) Reset()
- func (m *EntityId) String() string
- func (m *EntityId) XXX_DiscardUnknown()
- func (m *EntityId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EntityId) XXX_Merge(src proto.Message)
- func (m *EntityId) XXX_Size() int
- func (m *EntityId) XXX_Unmarshal(b []byte) error
- type Error
- func (*Error) Descriptor() ([]byte, []int)
- func (m *Error) GetDetails() *status.Status
- func (m *Error) GetTimestamps() []*timestamp.Timestamp
- func (*Error) ProtoMessage()
- func (m *Error) Reset()
- func (m *Error) String() string
- func (m *Error) XXX_DiscardUnknown()
- func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Error) XXX_Merge(src proto.Message)
- func (m *Error) XXX_Size() int
- func (m *Error) XXX_Unmarshal(b []byte) error
- type ExcludeInfoTypes
- func (*ExcludeInfoTypes) Descriptor() ([]byte, []int)
- func (m *ExcludeInfoTypes) GetInfoTypes() []*InfoType
- func (*ExcludeInfoTypes) ProtoMessage()
- func (m *ExcludeInfoTypes) Reset()
- func (m *ExcludeInfoTypes) String() string
- func (m *ExcludeInfoTypes) XXX_DiscardUnknown()
- func (m *ExcludeInfoTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExcludeInfoTypes) XXX_Merge(src proto.Message)
- func (m *ExcludeInfoTypes) XXX_Size() int
- func (m *ExcludeInfoTypes) XXX_Unmarshal(b []byte) error
- type ExclusionRule
- func (*ExclusionRule) Descriptor() ([]byte, []int)
- func (m *ExclusionRule) GetDictionary() *CustomInfoType_Dictionary
- func (m *ExclusionRule) GetExcludeInfoTypes() *ExcludeInfoTypes
- func (m *ExclusionRule) GetMatchingType() MatchingType
- func (m *ExclusionRule) GetRegex() *CustomInfoType_Regex
- func (m *ExclusionRule) GetType() isExclusionRule_Type
- func (*ExclusionRule) ProtoMessage()
- func (m *ExclusionRule) Reset()
- func (m *ExclusionRule) String() string
- func (m *ExclusionRule) XXX_DiscardUnknown()
- func (m *ExclusionRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExclusionRule) XXX_Merge(src proto.Message)
- func (*ExclusionRule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *ExclusionRule) XXX_Size() int
- func (m *ExclusionRule) XXX_Unmarshal(b []byte) error
- type ExclusionRule_Dictionary
- type ExclusionRule_ExcludeInfoTypes
- type ExclusionRule_Regex
- type FieldId
- func (*FieldId) Descriptor() ([]byte, []int)
- func (m *FieldId) GetName() string
- func (*FieldId) ProtoMessage()
- func (m *FieldId) Reset()
- func (m *FieldId) String() string
- func (m *FieldId) XXX_DiscardUnknown()
- func (m *FieldId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FieldId) XXX_Merge(src proto.Message)
- func (m *FieldId) XXX_Size() int
- func (m *FieldId) XXX_Unmarshal(b []byte) error
- type FieldTransformation
- func (*FieldTransformation) Descriptor() ([]byte, []int)
- func (m *FieldTransformation) GetCondition() *RecordCondition
- func (m *FieldTransformation) GetFields() []*FieldId
- func (m *FieldTransformation) GetInfoTypeTransformations() *InfoTypeTransformations
- func (m *FieldTransformation) GetPrimitiveTransformation() *PrimitiveTransformation
- func (m *FieldTransformation) GetTransformation() isFieldTransformation_Transformation
- func (*FieldTransformation) ProtoMessage()
- func (m *FieldTransformation) Reset()
- func (m *FieldTransformation) String() string
- func (m *FieldTransformation) XXX_DiscardUnknown()
- func (m *FieldTransformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FieldTransformation) XXX_Merge(src proto.Message)
- func (*FieldTransformation) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *FieldTransformation) XXX_Size() int
- func (m *FieldTransformation) XXX_Unmarshal(b []byte) error
- type FieldTransformation_InfoTypeTransformations
- type FieldTransformation_PrimitiveTransformation
- type FileType
- type Finding
- func (*Finding) Descriptor() ([]byte, []int)
- func (m *Finding) GetCreateTime() *timestamp.Timestamp
- func (m *Finding) GetInfoType() *InfoType
- func (m *Finding) GetLikelihood() Likelihood
- func (m *Finding) GetLocation() *Location
- func (m *Finding) GetQuote() string
- func (m *Finding) GetQuoteInfo() *QuoteInfo
- func (*Finding) ProtoMessage()
- func (m *Finding) Reset()
- func (m *Finding) String() string
- func (m *Finding) XXX_DiscardUnknown()
- func (m *Finding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Finding) XXX_Merge(src proto.Message)
- func (m *Finding) XXX_Size() int
- func (m *Finding) XXX_Unmarshal(b []byte) error
- type FixedSizeBucketingConfig
- func (*FixedSizeBucketingConfig) Descriptor() ([]byte, []int)
- func (m *FixedSizeBucketingConfig) GetBucketSize() float64
- func (m *FixedSizeBucketingConfig) GetLowerBound() *Value
- func (m *FixedSizeBucketingConfig) GetUpperBound() *Value
- func (*FixedSizeBucketingConfig) ProtoMessage()
- func (m *FixedSizeBucketingConfig) Reset()
- func (m *FixedSizeBucketingConfig) String() string
- func (m *FixedSizeBucketingConfig) XXX_DiscardUnknown()
- func (m *FixedSizeBucketingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FixedSizeBucketingConfig) XXX_Merge(src proto.Message)
- func (m *FixedSizeBucketingConfig) XXX_Size() int
- func (m *FixedSizeBucketingConfig) XXX_Unmarshal(b []byte) error
- type GetDeidentifyTemplateRequest
- func (*GetDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
- func (m *GetDeidentifyTemplateRequest) GetName() string
- func (*GetDeidentifyTemplateRequest) ProtoMessage()
- func (m *GetDeidentifyTemplateRequest) Reset()
- func (m *GetDeidentifyTemplateRequest) String() string
- func (m *GetDeidentifyTemplateRequest) XXX_DiscardUnknown()
- func (m *GetDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
- func (m *GetDeidentifyTemplateRequest) XXX_Size() int
- func (m *GetDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
- type GetDlpJobRequest
- func (*GetDlpJobRequest) Descriptor() ([]byte, []int)
- func (m *GetDlpJobRequest) GetName() string
- func (*GetDlpJobRequest) ProtoMessage()
- func (m *GetDlpJobRequest) Reset()
- func (m *GetDlpJobRequest) String() string
- func (m *GetDlpJobRequest) XXX_DiscardUnknown()
- func (m *GetDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDlpJobRequest) XXX_Merge(src proto.Message)
- func (m *GetDlpJobRequest) XXX_Size() int
- func (m *GetDlpJobRequest) XXX_Unmarshal(b []byte) error
- type GetInspectTemplateRequest
- func (*GetInspectTemplateRequest) Descriptor() ([]byte, []int)
- func (m *GetInspectTemplateRequest) GetName() string
- func (*GetInspectTemplateRequest) ProtoMessage()
- func (m *GetInspectTemplateRequest) Reset()
- func (m *GetInspectTemplateRequest) String() string
- func (m *GetInspectTemplateRequest) XXX_DiscardUnknown()
- func (m *GetInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInspectTemplateRequest) XXX_Merge(src proto.Message)
- func (m *GetInspectTemplateRequest) XXX_Size() int
- func (m *GetInspectTemplateRequest) XXX_Unmarshal(b []byte) error
- type GetJobTriggerRequest
- func (*GetJobTriggerRequest) Descriptor() ([]byte, []int)
- func (m *GetJobTriggerRequest) GetName() string
- func (*GetJobTriggerRequest) ProtoMessage()
- func (m *GetJobTriggerRequest) Reset()
- func (m *GetJobTriggerRequest) String() string
- func (m *GetJobTriggerRequest) XXX_DiscardUnknown()
- func (m *GetJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetJobTriggerRequest) XXX_Merge(src proto.Message)
- func (m *GetJobTriggerRequest) XXX_Size() int
- func (m *GetJobTriggerRequest) XXX_Unmarshal(b []byte) error
- type GetStoredInfoTypeRequest
- func (*GetStoredInfoTypeRequest) Descriptor() ([]byte, []int)
- func (m *GetStoredInfoTypeRequest) GetName() string
- func (*GetStoredInfoTypeRequest) ProtoMessage()
- func (m *GetStoredInfoTypeRequest) Reset()
- func (m *GetStoredInfoTypeRequest) String() string
- func (m *GetStoredInfoTypeRequest) XXX_DiscardUnknown()
- func (m *GetStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStoredInfoTypeRequest) XXX_Merge(src proto.Message)
- func (m *GetStoredInfoTypeRequest) XXX_Size() int
- func (m *GetStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
- type ImageLocation
- func (*ImageLocation) Descriptor() ([]byte, []int)
- func (m *ImageLocation) GetBoundingBoxes() []*BoundingBox
- func (*ImageLocation) ProtoMessage()
- func (m *ImageLocation) Reset()
- func (m *ImageLocation) String() string
- func (m *ImageLocation) XXX_DiscardUnknown()
- func (m *ImageLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageLocation) XXX_Merge(src proto.Message)
- func (m *ImageLocation) XXX_Size() int
- func (m *ImageLocation) XXX_Unmarshal(b []byte) error
- type InfoType
- func (*InfoType) Descriptor() ([]byte, []int)
- func (m *InfoType) GetName() string
- func (*InfoType) ProtoMessage()
- func (m *InfoType) Reset()
- func (m *InfoType) String() string
- func (m *InfoType) XXX_DiscardUnknown()
- func (m *InfoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoType) XXX_Merge(src proto.Message)
- func (m *InfoType) XXX_Size() int
- func (m *InfoType) XXX_Unmarshal(b []byte) error
- type InfoTypeDescription
- func (*InfoTypeDescription) Descriptor() ([]byte, []int)
- func (m *InfoTypeDescription) GetDisplayName() string
- func (m *InfoTypeDescription) GetName() string
- func (m *InfoTypeDescription) GetSupportedBy() []InfoTypeSupportedBy
- func (*InfoTypeDescription) ProtoMessage()
- func (m *InfoTypeDescription) Reset()
- func (m *InfoTypeDescription) String() string
- func (m *InfoTypeDescription) XXX_DiscardUnknown()
- func (m *InfoTypeDescription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoTypeDescription) XXX_Merge(src proto.Message)
- func (m *InfoTypeDescription) XXX_Size() int
- func (m *InfoTypeDescription) XXX_Unmarshal(b []byte) error
- type InfoTypeStats
- func (*InfoTypeStats) Descriptor() ([]byte, []int)
- func (m *InfoTypeStats) GetCount() int64
- func (m *InfoTypeStats) GetInfoType() *InfoType
- func (*InfoTypeStats) ProtoMessage()
- func (m *InfoTypeStats) Reset()
- func (m *InfoTypeStats) String() string
- func (m *InfoTypeStats) XXX_DiscardUnknown()
- func (m *InfoTypeStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoTypeStats) XXX_Merge(src proto.Message)
- func (m *InfoTypeStats) XXX_Size() int
- func (m *InfoTypeStats) XXX_Unmarshal(b []byte) error
- type InfoTypeSupportedBy
- type InfoTypeTransformations
- func (*InfoTypeTransformations) Descriptor() ([]byte, []int)
- func (m *InfoTypeTransformations) GetTransformations() []*InfoTypeTransformations_InfoTypeTransformation
- func (*InfoTypeTransformations) ProtoMessage()
- func (m *InfoTypeTransformations) Reset()
- func (m *InfoTypeTransformations) String() string
- func (m *InfoTypeTransformations) XXX_DiscardUnknown()
- func (m *InfoTypeTransformations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoTypeTransformations) XXX_Merge(src proto.Message)
- func (m *InfoTypeTransformations) XXX_Size() int
- func (m *InfoTypeTransformations) XXX_Unmarshal(b []byte) error
- type InfoTypeTransformations_InfoTypeTransformation
- func (*InfoTypeTransformations_InfoTypeTransformation) Descriptor() ([]byte, []int)
- func (m *InfoTypeTransformations_InfoTypeTransformation) GetInfoTypes() []*InfoType
- func (m *InfoTypeTransformations_InfoTypeTransformation) GetPrimitiveTransformation() *PrimitiveTransformation
- func (*InfoTypeTransformations_InfoTypeTransformation) ProtoMessage()
- func (m *InfoTypeTransformations_InfoTypeTransformation) Reset()
- func (m *InfoTypeTransformations_InfoTypeTransformation) String() string
- func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_DiscardUnknown()
- func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Merge(src proto.Message)
- func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Size() int
- func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Unmarshal(b []byte) error
- type InspectConfig
- func (*InspectConfig) Descriptor() ([]byte, []int)
- func (m *InspectConfig) GetContentOptions() []ContentOption
- func (m *InspectConfig) GetCustomInfoTypes() []*CustomInfoType
- func (m *InspectConfig) GetExcludeInfoTypes() bool
- func (m *InspectConfig) GetIncludeQuote() bool
- func (m *InspectConfig) GetInfoTypes() []*InfoType
- func (m *InspectConfig) GetLimits() *InspectConfig_FindingLimits
- func (m *InspectConfig) GetMinLikelihood() Likelihood
- func (m *InspectConfig) GetRuleSet() []*InspectionRuleSet
- func (*InspectConfig) ProtoMessage()
- func (m *InspectConfig) Reset()
- func (m *InspectConfig) String() string
- func (m *InspectConfig) XXX_DiscardUnknown()
- func (m *InspectConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectConfig) XXX_Merge(src proto.Message)
- func (m *InspectConfig) XXX_Size() int
- func (m *InspectConfig) XXX_Unmarshal(b []byte) error
- type InspectConfig_FindingLimits
- func (*InspectConfig_FindingLimits) Descriptor() ([]byte, []int)
- func (m *InspectConfig_FindingLimits) GetMaxFindingsPerInfoType() []*InspectConfig_FindingLimits_InfoTypeLimit
- func (m *InspectConfig_FindingLimits) GetMaxFindingsPerItem() int32
- func (m *InspectConfig_FindingLimits) GetMaxFindingsPerRequest() int32
- func (*InspectConfig_FindingLimits) ProtoMessage()
- func (m *InspectConfig_FindingLimits) Reset()
- func (m *InspectConfig_FindingLimits) String() string
- func (m *InspectConfig_FindingLimits) XXX_DiscardUnknown()
- func (m *InspectConfig_FindingLimits) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectConfig_FindingLimits) XXX_Merge(src proto.Message)
- func (m *InspectConfig_FindingLimits) XXX_Size() int
- func (m *InspectConfig_FindingLimits) XXX_Unmarshal(b []byte) error
- type InspectConfig_FindingLimits_InfoTypeLimit
- func (*InspectConfig_FindingLimits_InfoTypeLimit) Descriptor() ([]byte, []int)
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) GetInfoType() *InfoType
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) GetMaxFindings() int32
- func (*InspectConfig_FindingLimits_InfoTypeLimit) ProtoMessage()
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) Reset()
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) String() string
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_DiscardUnknown()
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Merge(src proto.Message)
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Size() int
- func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Unmarshal(b []byte) error
- type InspectContentRequest
- func (*InspectContentRequest) Descriptor() ([]byte, []int)
- func (m *InspectContentRequest) GetInspectConfig() *InspectConfig
- func (m *InspectContentRequest) GetInspectTemplateName() string
- func (m *InspectContentRequest) GetItem() *ContentItem
- func (m *InspectContentRequest) GetParent() string
- func (*InspectContentRequest) ProtoMessage()
- func (m *InspectContentRequest) Reset()
- func (m *InspectContentRequest) String() string
- func (m *InspectContentRequest) XXX_DiscardUnknown()
- func (m *InspectContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectContentRequest) XXX_Merge(src proto.Message)
- func (m *InspectContentRequest) XXX_Size() int
- func (m *InspectContentRequest) XXX_Unmarshal(b []byte) error
- type InspectContentResponse
- func (*InspectContentResponse) Descriptor() ([]byte, []int)
- func (m *InspectContentResponse) GetResult() *InspectResult
- func (*InspectContentResponse) ProtoMessage()
- func (m *InspectContentResponse) Reset()
- func (m *InspectContentResponse) String() string
- func (m *InspectContentResponse) XXX_DiscardUnknown()
- func (m *InspectContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectContentResponse) XXX_Merge(src proto.Message)
- func (m *InspectContentResponse) XXX_Size() int
- func (m *InspectContentResponse) XXX_Unmarshal(b []byte) error
- type InspectDataSourceDetails
- func (*InspectDataSourceDetails) Descriptor() ([]byte, []int)
- func (m *InspectDataSourceDetails) GetRequestedOptions() *InspectDataSourceDetails_RequestedOptions
- func (m *InspectDataSourceDetails) GetResult() *InspectDataSourceDetails_Result
- func (*InspectDataSourceDetails) ProtoMessage()
- func (m *InspectDataSourceDetails) Reset()
- func (m *InspectDataSourceDetails) String() string
- func (m *InspectDataSourceDetails) XXX_DiscardUnknown()
- func (m *InspectDataSourceDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectDataSourceDetails) XXX_Merge(src proto.Message)
- func (m *InspectDataSourceDetails) XXX_Size() int
- func (m *InspectDataSourceDetails) XXX_Unmarshal(b []byte) error
- type InspectDataSourceDetails_RequestedOptions
- func (*InspectDataSourceDetails_RequestedOptions) Descriptor() ([]byte, []int)
- func (m *InspectDataSourceDetails_RequestedOptions) GetJobConfig() *InspectJobConfig
- func (m *InspectDataSourceDetails_RequestedOptions) GetSnapshotInspectTemplate() *InspectTemplate
- func (*InspectDataSourceDetails_RequestedOptions) ProtoMessage()
- func (m *InspectDataSourceDetails_RequestedOptions) Reset()
- func (m *InspectDataSourceDetails_RequestedOptions) String() string
- func (m *InspectDataSourceDetails_RequestedOptions) XXX_DiscardUnknown()
- func (m *InspectDataSourceDetails_RequestedOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectDataSourceDetails_RequestedOptions) XXX_Merge(src proto.Message)
- func (m *InspectDataSourceDetails_RequestedOptions) XXX_Size() int
- func (m *InspectDataSourceDetails_RequestedOptions) XXX_Unmarshal(b []byte) error
- type InspectDataSourceDetails_Result
- func (*InspectDataSourceDetails_Result) Descriptor() ([]byte, []int)
- func (m *InspectDataSourceDetails_Result) GetInfoTypeStats() []*InfoTypeStats
- func (m *InspectDataSourceDetails_Result) GetProcessedBytes() int64
- func (m *InspectDataSourceDetails_Result) GetTotalEstimatedBytes() int64
- func (*InspectDataSourceDetails_Result) ProtoMessage()
- func (m *InspectDataSourceDetails_Result) Reset()
- func (m *InspectDataSourceDetails_Result) String() string
- func (m *InspectDataSourceDetails_Result) XXX_DiscardUnknown()
- func (m *InspectDataSourceDetails_Result) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectDataSourceDetails_Result) XXX_Merge(src proto.Message)
- func (m *InspectDataSourceDetails_Result) XXX_Size() int
- func (m *InspectDataSourceDetails_Result) XXX_Unmarshal(b []byte) error
- type InspectJobConfig
- func (*InspectJobConfig) Descriptor() ([]byte, []int)
- func (m *InspectJobConfig) GetActions() []*Action
- func (m *InspectJobConfig) GetInspectConfig() *InspectConfig
- func (m *InspectJobConfig) GetInspectTemplateName() string
- func (m *InspectJobConfig) GetStorageConfig() *StorageConfig
- func (*InspectJobConfig) ProtoMessage()
- func (m *InspectJobConfig) Reset()
- func (m *InspectJobConfig) String() string
- func (m *InspectJobConfig) XXX_DiscardUnknown()
- func (m *InspectJobConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectJobConfig) XXX_Merge(src proto.Message)
- func (m *InspectJobConfig) XXX_Size() int
- func (m *InspectJobConfig) XXX_Unmarshal(b []byte) error
- type InspectResult
- func (*InspectResult) Descriptor() ([]byte, []int)
- func (m *InspectResult) GetFindings() []*Finding
- func (m *InspectResult) GetFindingsTruncated() bool
- func (*InspectResult) ProtoMessage()
- func (m *InspectResult) Reset()
- func (m *InspectResult) String() string
- func (m *InspectResult) XXX_DiscardUnknown()
- func (m *InspectResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectResult) XXX_Merge(src proto.Message)
- func (m *InspectResult) XXX_Size() int
- func (m *InspectResult) XXX_Unmarshal(b []byte) error
- type InspectTemplate
- func (*InspectTemplate) Descriptor() ([]byte, []int)
- func (m *InspectTemplate) GetCreateTime() *timestamp.Timestamp
- func (m *InspectTemplate) GetDescription() string
- func (m *InspectTemplate) GetDisplayName() string
- func (m *InspectTemplate) GetInspectConfig() *InspectConfig
- func (m *InspectTemplate) GetName() string
- func (m *InspectTemplate) GetUpdateTime() *timestamp.Timestamp
- func (*InspectTemplate) ProtoMessage()
- func (m *InspectTemplate) Reset()
- func (m *InspectTemplate) String() string
- func (m *InspectTemplate) XXX_DiscardUnknown()
- func (m *InspectTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectTemplate) XXX_Merge(src proto.Message)
- func (m *InspectTemplate) XXX_Size() int
- func (m *InspectTemplate) XXX_Unmarshal(b []byte) error
- type InspectionRule
- func (*InspectionRule) Descriptor() ([]byte, []int)
- func (m *InspectionRule) GetExclusionRule() *ExclusionRule
- func (m *InspectionRule) GetHotwordRule() *CustomInfoType_DetectionRule_HotwordRule
- func (m *InspectionRule) GetType() isInspectionRule_Type
- func (*InspectionRule) ProtoMessage()
- func (m *InspectionRule) Reset()
- func (m *InspectionRule) String() string
- func (m *InspectionRule) XXX_DiscardUnknown()
- func (m *InspectionRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectionRule) XXX_Merge(src proto.Message)
- func (*InspectionRule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *InspectionRule) XXX_Size() int
- func (m *InspectionRule) XXX_Unmarshal(b []byte) error
- type InspectionRuleSet
- func (*InspectionRuleSet) Descriptor() ([]byte, []int)
- func (m *InspectionRuleSet) GetInfoTypes() []*InfoType
- func (m *InspectionRuleSet) GetRules() []*InspectionRule
- func (*InspectionRuleSet) ProtoMessage()
- func (m *InspectionRuleSet) Reset()
- func (m *InspectionRuleSet) String() string
- func (m *InspectionRuleSet) XXX_DiscardUnknown()
- func (m *InspectionRuleSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectionRuleSet) XXX_Merge(src proto.Message)
- func (m *InspectionRuleSet) XXX_Size() int
- func (m *InspectionRuleSet) XXX_Unmarshal(b []byte) error
- type InspectionRule_ExclusionRule
- type InspectionRule_HotwordRule
- type JobTrigger
- func (*JobTrigger) Descriptor() ([]byte, []int)
- func (m *JobTrigger) GetCreateTime() *timestamp.Timestamp
- func (m *JobTrigger) GetDescription() string
- func (m *JobTrigger) GetDisplayName() string
- func (m *JobTrigger) GetErrors() []*Error
- func (m *JobTrigger) GetInspectJob() *InspectJobConfig
- func (m *JobTrigger) GetJob() isJobTrigger_Job
- func (m *JobTrigger) GetLastRunTime() *timestamp.Timestamp
- func (m *JobTrigger) GetName() string
- func (m *JobTrigger) GetStatus() JobTrigger_Status
- func (m *JobTrigger) GetTriggers() []*JobTrigger_Trigger
- func (m *JobTrigger) GetUpdateTime() *timestamp.Timestamp
- func (*JobTrigger) ProtoMessage()
- func (m *JobTrigger) Reset()
- func (m *JobTrigger) String() string
- func (m *JobTrigger) XXX_DiscardUnknown()
- func (m *JobTrigger) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JobTrigger) XXX_Merge(src proto.Message)
- func (*JobTrigger) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *JobTrigger) XXX_Size() int
- func (m *JobTrigger) XXX_Unmarshal(b []byte) error
- type JobTrigger_InspectJob
- type JobTrigger_Status
- type JobTrigger_Trigger
- func (*JobTrigger_Trigger) Descriptor() ([]byte, []int)
- func (m *JobTrigger_Trigger) GetSchedule() *Schedule
- func (m *JobTrigger_Trigger) GetTrigger() isJobTrigger_Trigger_Trigger
- func (*JobTrigger_Trigger) ProtoMessage()
- func (m *JobTrigger_Trigger) Reset()
- func (m *JobTrigger_Trigger) String() string
- func (m *JobTrigger_Trigger) XXX_DiscardUnknown()
- func (m *JobTrigger_Trigger) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JobTrigger_Trigger) XXX_Merge(src proto.Message)
- func (*JobTrigger_Trigger) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *JobTrigger_Trigger) XXX_Size() int
- func (m *JobTrigger_Trigger) XXX_Unmarshal(b []byte) error
- type JobTrigger_Trigger_Schedule
- type Key
- func (*Key) Descriptor() ([]byte, []int)
- func (m *Key) GetPartitionId() *PartitionId
- func (m *Key) GetPath() []*Key_PathElement
- func (*Key) ProtoMessage()
- func (m *Key) Reset()
- func (m *Key) String() string
- func (m *Key) XXX_DiscardUnknown()
- func (m *Key) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Key) XXX_Merge(src proto.Message)
- func (m *Key) XXX_Size() int
- func (m *Key) XXX_Unmarshal(b []byte) error
- type Key_PathElement
- func (*Key_PathElement) Descriptor() ([]byte, []int)
- func (m *Key_PathElement) GetId() int64
- func (m *Key_PathElement) GetIdType() isKey_PathElement_IdType
- func (m *Key_PathElement) GetKind() string
- func (m *Key_PathElement) GetName() string
- func (*Key_PathElement) ProtoMessage()
- func (m *Key_PathElement) Reset()
- func (m *Key_PathElement) String() string
- func (m *Key_PathElement) XXX_DiscardUnknown()
- func (m *Key_PathElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Key_PathElement) XXX_Merge(src proto.Message)
- func (*Key_PathElement) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Key_PathElement) XXX_Size() int
- func (m *Key_PathElement) XXX_Unmarshal(b []byte) error
- type Key_PathElement_Id
- type Key_PathElement_Name
- type KindExpression
- func (*KindExpression) Descriptor() ([]byte, []int)
- func (m *KindExpression) GetName() string
- func (*KindExpression) ProtoMessage()
- func (m *KindExpression) Reset()
- func (m *KindExpression) String() string
- func (m *KindExpression) XXX_DiscardUnknown()
- func (m *KindExpression) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KindExpression) XXX_Merge(src proto.Message)
- func (m *KindExpression) XXX_Size() int
- func (m *KindExpression) XXX_Unmarshal(b []byte) error
- type KmsWrappedCryptoKey
- func (*KmsWrappedCryptoKey) Descriptor() ([]byte, []int)
- func (m *KmsWrappedCryptoKey) GetCryptoKeyName() string
- func (m *KmsWrappedCryptoKey) GetWrappedKey() []byte
- func (*KmsWrappedCryptoKey) ProtoMessage()
- func (m *KmsWrappedCryptoKey) Reset()
- func (m *KmsWrappedCryptoKey) String() string
- func (m *KmsWrappedCryptoKey) XXX_DiscardUnknown()
- func (m *KmsWrappedCryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KmsWrappedCryptoKey) XXX_Merge(src proto.Message)
- func (m *KmsWrappedCryptoKey) XXX_Size() int
- func (m *KmsWrappedCryptoKey) XXX_Unmarshal(b []byte) error
- type LargeCustomDictionaryConfig
- func (*LargeCustomDictionaryConfig) Descriptor() ([]byte, []int)
- func (m *LargeCustomDictionaryConfig) GetBigQueryField() *BigQueryField
- func (m *LargeCustomDictionaryConfig) GetCloudStorageFileSet() *CloudStorageFileSet
- func (m *LargeCustomDictionaryConfig) GetOutputPath() *CloudStoragePath
- func (m *LargeCustomDictionaryConfig) GetSource() isLargeCustomDictionaryConfig_Source
- func (*LargeCustomDictionaryConfig) ProtoMessage()
- func (m *LargeCustomDictionaryConfig) Reset()
- func (m *LargeCustomDictionaryConfig) String() string
- func (m *LargeCustomDictionaryConfig) XXX_DiscardUnknown()
- func (m *LargeCustomDictionaryConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LargeCustomDictionaryConfig) XXX_Merge(src proto.Message)
- func (*LargeCustomDictionaryConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *LargeCustomDictionaryConfig) XXX_Size() int
- func (m *LargeCustomDictionaryConfig) XXX_Unmarshal(b []byte) error
- type LargeCustomDictionaryConfig_BigQueryField
- type LargeCustomDictionaryConfig_CloudStorageFileSet
- type Likelihood
- type ListDeidentifyTemplatesRequest
- func (*ListDeidentifyTemplatesRequest) Descriptor() ([]byte, []int)
- func (m *ListDeidentifyTemplatesRequest) GetOrderBy() string
- func (m *ListDeidentifyTemplatesRequest) GetPageSize() int32
- func (m *ListDeidentifyTemplatesRequest) GetPageToken() string
- func (m *ListDeidentifyTemplatesRequest) GetParent() string
- func (*ListDeidentifyTemplatesRequest) ProtoMessage()
- func (m *ListDeidentifyTemplatesRequest) Reset()
- func (m *ListDeidentifyTemplatesRequest) String() string
- func (m *ListDeidentifyTemplatesRequest) XXX_DiscardUnknown()
- func (m *ListDeidentifyTemplatesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeidentifyTemplatesRequest) XXX_Merge(src proto.Message)
- func (m *ListDeidentifyTemplatesRequest) XXX_Size() int
- func (m *ListDeidentifyTemplatesRequest) XXX_Unmarshal(b []byte) error
- type ListDeidentifyTemplatesResponse
- func (*ListDeidentifyTemplatesResponse) Descriptor() ([]byte, []int)
- func (m *ListDeidentifyTemplatesResponse) GetDeidentifyTemplates() []*DeidentifyTemplate
- func (m *ListDeidentifyTemplatesResponse) GetNextPageToken() string
- func (*ListDeidentifyTemplatesResponse) ProtoMessage()
- func (m *ListDeidentifyTemplatesResponse) Reset()
- func (m *ListDeidentifyTemplatesResponse) String() string
- func (m *ListDeidentifyTemplatesResponse) XXX_DiscardUnknown()
- func (m *ListDeidentifyTemplatesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDeidentifyTemplatesResponse) XXX_Merge(src proto.Message)
- func (m *ListDeidentifyTemplatesResponse) XXX_Size() int
- func (m *ListDeidentifyTemplatesResponse) XXX_Unmarshal(b []byte) error
- type ListDlpJobsRequest
- func (*ListDlpJobsRequest) Descriptor() ([]byte, []int)
- func (m *ListDlpJobsRequest) GetFilter() string
- func (m *ListDlpJobsRequest) GetPageSize() int32
- func (m *ListDlpJobsRequest) GetPageToken() string
- func (m *ListDlpJobsRequest) GetParent() string
- func (m *ListDlpJobsRequest) GetType() DlpJobType
- func (*ListDlpJobsRequest) ProtoMessage()
- func (m *ListDlpJobsRequest) Reset()
- func (m *ListDlpJobsRequest) String() string
- func (m *ListDlpJobsRequest) XXX_DiscardUnknown()
- func (m *ListDlpJobsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDlpJobsRequest) XXX_Merge(src proto.Message)
- func (m *ListDlpJobsRequest) XXX_Size() int
- func (m *ListDlpJobsRequest) XXX_Unmarshal(b []byte) error
- type ListDlpJobsResponse
- func (*ListDlpJobsResponse) Descriptor() ([]byte, []int)
- func (m *ListDlpJobsResponse) GetJobs() []*DlpJob
- func (m *ListDlpJobsResponse) GetNextPageToken() string
- func (*ListDlpJobsResponse) ProtoMessage()
- func (m *ListDlpJobsResponse) Reset()
- func (m *ListDlpJobsResponse) String() string
- func (m *ListDlpJobsResponse) XXX_DiscardUnknown()
- func (m *ListDlpJobsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDlpJobsResponse) XXX_Merge(src proto.Message)
- func (m *ListDlpJobsResponse) XXX_Size() int
- func (m *ListDlpJobsResponse) XXX_Unmarshal(b []byte) error
- type ListInfoTypesRequest
- func (*ListInfoTypesRequest) Descriptor() ([]byte, []int)
- func (m *ListInfoTypesRequest) GetFilter() string
- func (m *ListInfoTypesRequest) GetLanguageCode() string
- func (*ListInfoTypesRequest) ProtoMessage()
- func (m *ListInfoTypesRequest) Reset()
- func (m *ListInfoTypesRequest) String() string
- func (m *ListInfoTypesRequest) XXX_DiscardUnknown()
- func (m *ListInfoTypesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInfoTypesRequest) XXX_Merge(src proto.Message)
- func (m *ListInfoTypesRequest) XXX_Size() int
- func (m *ListInfoTypesRequest) XXX_Unmarshal(b []byte) error
- type ListInfoTypesResponse
- func (*ListInfoTypesResponse) Descriptor() ([]byte, []int)
- func (m *ListInfoTypesResponse) GetInfoTypes() []*InfoTypeDescription
- func (*ListInfoTypesResponse) ProtoMessage()
- func (m *ListInfoTypesResponse) Reset()
- func (m *ListInfoTypesResponse) String() string
- func (m *ListInfoTypesResponse) XXX_DiscardUnknown()
- func (m *ListInfoTypesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInfoTypesResponse) XXX_Merge(src proto.Message)
- func (m *ListInfoTypesResponse) XXX_Size() int
- func (m *ListInfoTypesResponse) XXX_Unmarshal(b []byte) error
- type ListInspectTemplatesRequest
- func (*ListInspectTemplatesRequest) Descriptor() ([]byte, []int)
- func (m *ListInspectTemplatesRequest) GetOrderBy() string
- func (m *ListInspectTemplatesRequest) GetPageSize() int32
- func (m *ListInspectTemplatesRequest) GetPageToken() string
- func (m *ListInspectTemplatesRequest) GetParent() string
- func (*ListInspectTemplatesRequest) ProtoMessage()
- func (m *ListInspectTemplatesRequest) Reset()
- func (m *ListInspectTemplatesRequest) String() string
- func (m *ListInspectTemplatesRequest) XXX_DiscardUnknown()
- func (m *ListInspectTemplatesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInspectTemplatesRequest) XXX_Merge(src proto.Message)
- func (m *ListInspectTemplatesRequest) XXX_Size() int
- func (m *ListInspectTemplatesRequest) XXX_Unmarshal(b []byte) error
- type ListInspectTemplatesResponse
- func (*ListInspectTemplatesResponse) Descriptor() ([]byte, []int)
- func (m *ListInspectTemplatesResponse) GetInspectTemplates() []*InspectTemplate
- func (m *ListInspectTemplatesResponse) GetNextPageToken() string
- func (*ListInspectTemplatesResponse) ProtoMessage()
- func (m *ListInspectTemplatesResponse) Reset()
- func (m *ListInspectTemplatesResponse) String() string
- func (m *ListInspectTemplatesResponse) XXX_DiscardUnknown()
- func (m *ListInspectTemplatesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInspectTemplatesResponse) XXX_Merge(src proto.Message)
- func (m *ListInspectTemplatesResponse) XXX_Size() int
- func (m *ListInspectTemplatesResponse) XXX_Unmarshal(b []byte) error
- type ListJobTriggersRequest
- func (*ListJobTriggersRequest) Descriptor() ([]byte, []int)
- func (m *ListJobTriggersRequest) GetOrderBy() string
- func (m *ListJobTriggersRequest) GetPageSize() int32
- func (m *ListJobTriggersRequest) GetPageToken() string
- func (m *ListJobTriggersRequest) GetParent() string
- func (*ListJobTriggersRequest) ProtoMessage()
- func (m *ListJobTriggersRequest) Reset()
- func (m *ListJobTriggersRequest) String() string
- func (m *ListJobTriggersRequest) XXX_DiscardUnknown()
- func (m *ListJobTriggersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListJobTriggersRequest) XXX_Merge(src proto.Message)
- func (m *ListJobTriggersRequest) XXX_Size() int
- func (m *ListJobTriggersRequest) XXX_Unmarshal(b []byte) error
- type ListJobTriggersResponse
- func (*ListJobTriggersResponse) Descriptor() ([]byte, []int)
- func (m *ListJobTriggersResponse) GetJobTriggers() []*JobTrigger
- func (m *ListJobTriggersResponse) GetNextPageToken() string
- func (*ListJobTriggersResponse) ProtoMessage()
- func (m *ListJobTriggersResponse) Reset()
- func (m *ListJobTriggersResponse) String() string
- func (m *ListJobTriggersResponse) XXX_DiscardUnknown()
- func (m *ListJobTriggersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListJobTriggersResponse) XXX_Merge(src proto.Message)
- func (m *ListJobTriggersResponse) XXX_Size() int
- func (m *ListJobTriggersResponse) XXX_Unmarshal(b []byte) error
- type ListStoredInfoTypesRequest
- func (*ListStoredInfoTypesRequest) Descriptor() ([]byte, []int)
- func (m *ListStoredInfoTypesRequest) GetOrderBy() string
- func (m *ListStoredInfoTypesRequest) GetPageSize() int32
- func (m *ListStoredInfoTypesRequest) GetPageToken() string
- func (m *ListStoredInfoTypesRequest) GetParent() string
- func (*ListStoredInfoTypesRequest) ProtoMessage()
- func (m *ListStoredInfoTypesRequest) Reset()
- func (m *ListStoredInfoTypesRequest) String() string
- func (m *ListStoredInfoTypesRequest) XXX_DiscardUnknown()
- func (m *ListStoredInfoTypesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListStoredInfoTypesRequest) XXX_Merge(src proto.Message)
- func (m *ListStoredInfoTypesRequest) XXX_Size() int
- func (m *ListStoredInfoTypesRequest) XXX_Unmarshal(b []byte) error
- type ListStoredInfoTypesResponse
- func (*ListStoredInfoTypesResponse) Descriptor() ([]byte, []int)
- func (m *ListStoredInfoTypesResponse) GetNextPageToken() string
- func (m *ListStoredInfoTypesResponse) GetStoredInfoTypes() []*StoredInfoType
- func (*ListStoredInfoTypesResponse) ProtoMessage()
- func (m *ListStoredInfoTypesResponse) Reset()
- func (m *ListStoredInfoTypesResponse) String() string
- func (m *ListStoredInfoTypesResponse) XXX_DiscardUnknown()
- func (m *ListStoredInfoTypesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListStoredInfoTypesResponse) XXX_Merge(src proto.Message)
- func (m *ListStoredInfoTypesResponse) XXX_Size() int
- func (m *ListStoredInfoTypesResponse) XXX_Unmarshal(b []byte) error
- type Location
- func (*Location) Descriptor() ([]byte, []int)
- func (m *Location) GetByteRange() *Range
- func (m *Location) GetCodepointRange() *Range
- func (m *Location) GetContentLocations() []*ContentLocation
- func (*Location) ProtoMessage()
- func (m *Location) Reset()
- func (m *Location) String() string
- func (m *Location) XXX_DiscardUnknown()
- func (m *Location) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Location) XXX_Merge(src proto.Message)
- func (m *Location) XXX_Size() int
- func (m *Location) XXX_Unmarshal(b []byte) error
- type MatchingType
- type OutputStorageConfig
- func (*OutputStorageConfig) Descriptor() ([]byte, []int)
- func (m *OutputStorageConfig) GetOutputSchema() OutputStorageConfig_OutputSchema
- func (m *OutputStorageConfig) GetTable() *BigQueryTable
- func (m *OutputStorageConfig) GetType() isOutputStorageConfig_Type
- func (*OutputStorageConfig) ProtoMessage()
- func (m *OutputStorageConfig) Reset()
- func (m *OutputStorageConfig) String() string
- func (m *OutputStorageConfig) XXX_DiscardUnknown()
- func (m *OutputStorageConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OutputStorageConfig) XXX_Merge(src proto.Message)
- func (*OutputStorageConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *OutputStorageConfig) XXX_Size() int
- func (m *OutputStorageConfig) XXX_Unmarshal(b []byte) error
- type OutputStorageConfig_OutputSchema
- type OutputStorageConfig_Table
- type PartitionId
- func (*PartitionId) Descriptor() ([]byte, []int)
- func (m *PartitionId) GetNamespaceId() string
- func (m *PartitionId) GetProjectId() string
- func (*PartitionId) ProtoMessage()
- func (m *PartitionId) Reset()
- func (m *PartitionId) String() string
- func (m *PartitionId) XXX_DiscardUnknown()
- func (m *PartitionId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PartitionId) XXX_Merge(src proto.Message)
- func (m *PartitionId) XXX_Size() int
- func (m *PartitionId) XXX_Unmarshal(b []byte) error
- type PrimitiveTransformation
- func (*PrimitiveTransformation) Descriptor() ([]byte, []int)
- func (m *PrimitiveTransformation) GetBucketingConfig() *BucketingConfig
- func (m *PrimitiveTransformation) GetCharacterMaskConfig() *CharacterMaskConfig
- func (m *PrimitiveTransformation) GetCryptoHashConfig() *CryptoHashConfig
- func (m *PrimitiveTransformation) GetCryptoReplaceFfxFpeConfig() *CryptoReplaceFfxFpeConfig
- func (m *PrimitiveTransformation) GetDateShiftConfig() *DateShiftConfig
- func (m *PrimitiveTransformation) GetFixedSizeBucketingConfig() *FixedSizeBucketingConfig
- func (m *PrimitiveTransformation) GetRedactConfig() *RedactConfig
- func (m *PrimitiveTransformation) GetReplaceConfig() *ReplaceValueConfig
- func (m *PrimitiveTransformation) GetReplaceWithInfoTypeConfig() *ReplaceWithInfoTypeConfig
- func (m *PrimitiveTransformation) GetTimePartConfig() *TimePartConfig
- func (m *PrimitiveTransformation) GetTransformation() isPrimitiveTransformation_Transformation
- func (*PrimitiveTransformation) ProtoMessage()
- func (m *PrimitiveTransformation) Reset()
- func (m *PrimitiveTransformation) String() string
- func (m *PrimitiveTransformation) XXX_DiscardUnknown()
- func (m *PrimitiveTransformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrimitiveTransformation) XXX_Merge(src proto.Message)
- func (*PrimitiveTransformation) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *PrimitiveTransformation) XXX_Size() int
- func (m *PrimitiveTransformation) XXX_Unmarshal(b []byte) error
- type PrimitiveTransformation_BucketingConfig
- type PrimitiveTransformation_CharacterMaskConfig
- type PrimitiveTransformation_CryptoHashConfig
- type PrimitiveTransformation_CryptoReplaceFfxFpeConfig
- type PrimitiveTransformation_DateShiftConfig
- type PrimitiveTransformation_FixedSizeBucketingConfig
- type PrimitiveTransformation_RedactConfig
- type PrimitiveTransformation_ReplaceConfig
- type PrimitiveTransformation_ReplaceWithInfoTypeConfig
- type PrimitiveTransformation_TimePartConfig
- type PrivacyMetric
- func (*PrivacyMetric) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric) GetCategoricalStatsConfig() *PrivacyMetric_CategoricalStatsConfig
- func (m *PrivacyMetric) GetDeltaPresenceEstimationConfig() *PrivacyMetric_DeltaPresenceEstimationConfig
- func (m *PrivacyMetric) GetKAnonymityConfig() *PrivacyMetric_KAnonymityConfig
- func (m *PrivacyMetric) GetKMapEstimationConfig() *PrivacyMetric_KMapEstimationConfig
- func (m *PrivacyMetric) GetLDiversityConfig() *PrivacyMetric_LDiversityConfig
- func (m *PrivacyMetric) GetNumericalStatsConfig() *PrivacyMetric_NumericalStatsConfig
- func (m *PrivacyMetric) GetType() isPrivacyMetric_Type
- func (*PrivacyMetric) ProtoMessage()
- func (m *PrivacyMetric) Reset()
- func (m *PrivacyMetric) String() string
- func (m *PrivacyMetric) XXX_DiscardUnknown()
- func (m *PrivacyMetric) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric) XXX_Merge(src proto.Message)
- func (*PrivacyMetric) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *PrivacyMetric) XXX_Size() int
- func (m *PrivacyMetric) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_CategoricalStatsConfig
- func (*PrivacyMetric_CategoricalStatsConfig) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_CategoricalStatsConfig) GetField() *FieldId
- func (*PrivacyMetric_CategoricalStatsConfig) ProtoMessage()
- func (m *PrivacyMetric_CategoricalStatsConfig) Reset()
- func (m *PrivacyMetric_CategoricalStatsConfig) String() string
- func (m *PrivacyMetric_CategoricalStatsConfig) XXX_DiscardUnknown()
- func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Size() int
- func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_CategoricalStatsConfig_
- type PrivacyMetric_DeltaPresenceEstimationConfig
- func (*PrivacyMetric_DeltaPresenceEstimationConfig) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) GetAuxiliaryTables() []*StatisticalTable
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) GetQuasiIds() []*QuasiId
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) GetRegionCode() string
- func (*PrivacyMetric_DeltaPresenceEstimationConfig) ProtoMessage()
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) Reset()
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) String() string
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_DiscardUnknown()
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Size() int
- func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_DeltaPresenceEstimationConfig_
- type PrivacyMetric_KAnonymityConfig
- func (*PrivacyMetric_KAnonymityConfig) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_KAnonymityConfig) GetEntityId() *EntityId
- func (m *PrivacyMetric_KAnonymityConfig) GetQuasiIds() []*FieldId
- func (*PrivacyMetric_KAnonymityConfig) ProtoMessage()
- func (m *PrivacyMetric_KAnonymityConfig) Reset()
- func (m *PrivacyMetric_KAnonymityConfig) String() string
- func (m *PrivacyMetric_KAnonymityConfig) XXX_DiscardUnknown()
- func (m *PrivacyMetric_KAnonymityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_KAnonymityConfig) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_KAnonymityConfig) XXX_Size() int
- func (m *PrivacyMetric_KAnonymityConfig) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_KAnonymityConfig_
- type PrivacyMetric_KMapEstimationConfig
- func (*PrivacyMetric_KMapEstimationConfig) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_KMapEstimationConfig) GetAuxiliaryTables() []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable
- func (m *PrivacyMetric_KMapEstimationConfig) GetQuasiIds() []*PrivacyMetric_KMapEstimationConfig_TaggedField
- func (m *PrivacyMetric_KMapEstimationConfig) GetRegionCode() string
- func (*PrivacyMetric_KMapEstimationConfig) ProtoMessage()
- func (m *PrivacyMetric_KMapEstimationConfig) Reset()
- func (m *PrivacyMetric_KMapEstimationConfig) String() string
- func (m *PrivacyMetric_KMapEstimationConfig) XXX_DiscardUnknown()
- func (m *PrivacyMetric_KMapEstimationConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_KMapEstimationConfig) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_KMapEstimationConfig) XXX_Size() int
- func (m *PrivacyMetric_KMapEstimationConfig) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_KMapEstimationConfig_
- type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetQuasiIds() []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetRelativeFrequency() *FieldId
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetTable() *BigQueryTable
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) ProtoMessage()
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Reset()
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) String() string
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_DiscardUnknown()
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Size() int
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetCustomTag() string
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetField() *FieldId
- func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) ProtoMessage()
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Reset()
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) String() string
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_DiscardUnknown()
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Size() int
- func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_KMapEstimationConfig_TaggedField
- func (*PrivacyMetric_KMapEstimationConfig_TaggedField) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetCustomTag() string
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetField() *FieldId
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetInferred() *empty.Empty
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetInfoType() *InfoType
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetTag() isPrivacyMetric_KMapEstimationConfig_TaggedField_Tag
- func (*PrivacyMetric_KMapEstimationConfig_TaggedField) ProtoMessage()
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) Reset()
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) String() string
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_DiscardUnknown()
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Merge(src proto.Message)
- func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Size() int
- func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag
- type PrivacyMetric_KMapEstimationConfig_TaggedField_Inferred
- type PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType
- type PrivacyMetric_LDiversityConfig
- func (*PrivacyMetric_LDiversityConfig) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_LDiversityConfig) GetQuasiIds() []*FieldId
- func (m *PrivacyMetric_LDiversityConfig) GetSensitiveAttribute() *FieldId
- func (*PrivacyMetric_LDiversityConfig) ProtoMessage()
- func (m *PrivacyMetric_LDiversityConfig) Reset()
- func (m *PrivacyMetric_LDiversityConfig) String() string
- func (m *PrivacyMetric_LDiversityConfig) XXX_DiscardUnknown()
- func (m *PrivacyMetric_LDiversityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_LDiversityConfig) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_LDiversityConfig) XXX_Size() int
- func (m *PrivacyMetric_LDiversityConfig) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_LDiversityConfig_
- type PrivacyMetric_NumericalStatsConfig
- func (*PrivacyMetric_NumericalStatsConfig) Descriptor() ([]byte, []int)
- func (m *PrivacyMetric_NumericalStatsConfig) GetField() *FieldId
- func (*PrivacyMetric_NumericalStatsConfig) ProtoMessage()
- func (m *PrivacyMetric_NumericalStatsConfig) Reset()
- func (m *PrivacyMetric_NumericalStatsConfig) String() string
- func (m *PrivacyMetric_NumericalStatsConfig) XXX_DiscardUnknown()
- func (m *PrivacyMetric_NumericalStatsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivacyMetric_NumericalStatsConfig) XXX_Merge(src proto.Message)
- func (m *PrivacyMetric_NumericalStatsConfig) XXX_Size() int
- func (m *PrivacyMetric_NumericalStatsConfig) XXX_Unmarshal(b []byte) error
- type PrivacyMetric_NumericalStatsConfig_
- type QuasiId
- func (*QuasiId) Descriptor() ([]byte, []int)
- func (m *QuasiId) GetCustomTag() string
- func (m *QuasiId) GetField() *FieldId
- func (m *QuasiId) GetInferred() *empty.Empty
- func (m *QuasiId) GetInfoType() *InfoType
- func (m *QuasiId) GetTag() isQuasiId_Tag
- func (*QuasiId) ProtoMessage()
- func (m *QuasiId) Reset()
- func (m *QuasiId) String() string
- func (m *QuasiId) XXX_DiscardUnknown()
- func (m *QuasiId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QuasiId) XXX_Merge(src proto.Message)
- func (*QuasiId) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *QuasiId) XXX_Size() int
- func (m *QuasiId) XXX_Unmarshal(b []byte) error
- type QuasiId_CustomTag
- type QuasiId_Inferred
- type QuasiId_InfoType
- type QuoteInfo
- func (*QuoteInfo) Descriptor() ([]byte, []int)
- func (m *QuoteInfo) GetDateTime() *DateTime
- func (m *QuoteInfo) GetParsedQuote() isQuoteInfo_ParsedQuote
- func (*QuoteInfo) ProtoMessage()
- func (m *QuoteInfo) Reset()
- func (m *QuoteInfo) String() string
- func (m *QuoteInfo) XXX_DiscardUnknown()
- func (m *QuoteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QuoteInfo) XXX_Merge(src proto.Message)
- func (*QuoteInfo) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *QuoteInfo) XXX_Size() int
- func (m *QuoteInfo) XXX_Unmarshal(b []byte) error
- type QuoteInfo_DateTime
- type Range
- func (*Range) Descriptor() ([]byte, []int)
- func (m *Range) GetEnd() int64
- func (m *Range) GetStart() int64
- func (*Range) ProtoMessage()
- func (m *Range) Reset()
- func (m *Range) String() string
- func (m *Range) XXX_DiscardUnknown()
- func (m *Range) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Range) XXX_Merge(src proto.Message)
- func (m *Range) XXX_Size() int
- func (m *Range) XXX_Unmarshal(b []byte) error
- type RecordCondition
- func (*RecordCondition) Descriptor() ([]byte, []int)
- func (m *RecordCondition) GetExpressions() *RecordCondition_Expressions
- func (*RecordCondition) ProtoMessage()
- func (m *RecordCondition) Reset()
- func (m *RecordCondition) String() string
- func (m *RecordCondition) XXX_DiscardUnknown()
- func (m *RecordCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordCondition) XXX_Merge(src proto.Message)
- func (m *RecordCondition) XXX_Size() int
- func (m *RecordCondition) XXX_Unmarshal(b []byte) error
- type RecordCondition_Condition
- func (*RecordCondition_Condition) Descriptor() ([]byte, []int)
- func (m *RecordCondition_Condition) GetField() *FieldId
- func (m *RecordCondition_Condition) GetOperator() RelationalOperator
- func (m *RecordCondition_Condition) GetValue() *Value
- func (*RecordCondition_Condition) ProtoMessage()
- func (m *RecordCondition_Condition) Reset()
- func (m *RecordCondition_Condition) String() string
- func (m *RecordCondition_Condition) XXX_DiscardUnknown()
- func (m *RecordCondition_Condition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordCondition_Condition) XXX_Merge(src proto.Message)
- func (m *RecordCondition_Condition) XXX_Size() int
- func (m *RecordCondition_Condition) XXX_Unmarshal(b []byte) error
- type RecordCondition_Conditions
- func (*RecordCondition_Conditions) Descriptor() ([]byte, []int)
- func (m *RecordCondition_Conditions) GetConditions() []*RecordCondition_Condition
- func (*RecordCondition_Conditions) ProtoMessage()
- func (m *RecordCondition_Conditions) Reset()
- func (m *RecordCondition_Conditions) String() string
- func (m *RecordCondition_Conditions) XXX_DiscardUnknown()
- func (m *RecordCondition_Conditions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordCondition_Conditions) XXX_Merge(src proto.Message)
- func (m *RecordCondition_Conditions) XXX_Size() int
- func (m *RecordCondition_Conditions) XXX_Unmarshal(b []byte) error
- type RecordCondition_Expressions
- func (*RecordCondition_Expressions) Descriptor() ([]byte, []int)
- func (m *RecordCondition_Expressions) GetConditions() *RecordCondition_Conditions
- func (m *RecordCondition_Expressions) GetLogicalOperator() RecordCondition_Expressions_LogicalOperator
- func (m *RecordCondition_Expressions) GetType() isRecordCondition_Expressions_Type
- func (*RecordCondition_Expressions) ProtoMessage()
- func (m *RecordCondition_Expressions) Reset()
- func (m *RecordCondition_Expressions) String() string
- func (m *RecordCondition_Expressions) XXX_DiscardUnknown()
- func (m *RecordCondition_Expressions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordCondition_Expressions) XXX_Merge(src proto.Message)
- func (*RecordCondition_Expressions) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *RecordCondition_Expressions) XXX_Size() int
- func (m *RecordCondition_Expressions) XXX_Unmarshal(b []byte) error
- type RecordCondition_Expressions_Conditions
- type RecordCondition_Expressions_LogicalOperator
- type RecordKey
- func (*RecordKey) Descriptor() ([]byte, []int)
- func (m *RecordKey) GetBigQueryKey() *BigQueryKey
- func (m *RecordKey) GetDatastoreKey() *DatastoreKey
- func (m *RecordKey) GetType() isRecordKey_Type
- func (*RecordKey) ProtoMessage()
- func (m *RecordKey) Reset()
- func (m *RecordKey) String() string
- func (m *RecordKey) XXX_DiscardUnknown()
- func (m *RecordKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordKey) XXX_Merge(src proto.Message)
- func (*RecordKey) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *RecordKey) XXX_Size() int
- func (m *RecordKey) XXX_Unmarshal(b []byte) error
- type RecordKey_BigQueryKey
- type RecordKey_DatastoreKey
- type RecordLocation
- func (*RecordLocation) Descriptor() ([]byte, []int)
- func (m *RecordLocation) GetFieldId() *FieldId
- func (m *RecordLocation) GetRecordKey() *RecordKey
- func (m *RecordLocation) GetTableLocation() *TableLocation
- func (*RecordLocation) ProtoMessage()
- func (m *RecordLocation) Reset()
- func (m *RecordLocation) String() string
- func (m *RecordLocation) XXX_DiscardUnknown()
- func (m *RecordLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordLocation) XXX_Merge(src proto.Message)
- func (m *RecordLocation) XXX_Size() int
- func (m *RecordLocation) XXX_Unmarshal(b []byte) error
- type RecordSuppression
- func (*RecordSuppression) Descriptor() ([]byte, []int)
- func (m *RecordSuppression) GetCondition() *RecordCondition
- func (*RecordSuppression) ProtoMessage()
- func (m *RecordSuppression) Reset()
- func (m *RecordSuppression) String() string
- func (m *RecordSuppression) XXX_DiscardUnknown()
- func (m *RecordSuppression) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordSuppression) XXX_Merge(src proto.Message)
- func (m *RecordSuppression) XXX_Size() int
- func (m *RecordSuppression) XXX_Unmarshal(b []byte) error
- type RecordTransformations
- func (*RecordTransformations) Descriptor() ([]byte, []int)
- func (m *RecordTransformations) GetFieldTransformations() []*FieldTransformation
- func (m *RecordTransformations) GetRecordSuppressions() []*RecordSuppression
- func (*RecordTransformations) ProtoMessage()
- func (m *RecordTransformations) Reset()
- func (m *RecordTransformations) String() string
- func (m *RecordTransformations) XXX_DiscardUnknown()
- func (m *RecordTransformations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordTransformations) XXX_Merge(src proto.Message)
- func (m *RecordTransformations) XXX_Size() int
- func (m *RecordTransformations) XXX_Unmarshal(b []byte) error
- type RedactConfig
- func (*RedactConfig) Descriptor() ([]byte, []int)
- func (*RedactConfig) ProtoMessage()
- func (m *RedactConfig) Reset()
- func (m *RedactConfig) String() string
- func (m *RedactConfig) XXX_DiscardUnknown()
- func (m *RedactConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RedactConfig) XXX_Merge(src proto.Message)
- func (m *RedactConfig) XXX_Size() int
- func (m *RedactConfig) XXX_Unmarshal(b []byte) error
- type RedactImageRequest
- func (*RedactImageRequest) Descriptor() ([]byte, []int)
- func (m *RedactImageRequest) GetByteItem() *ByteContentItem
- func (m *RedactImageRequest) GetImageRedactionConfigs() []*RedactImageRequest_ImageRedactionConfig
- func (m *RedactImageRequest) GetIncludeFindings() bool
- func (m *RedactImageRequest) GetInspectConfig() *InspectConfig
- func (m *RedactImageRequest) GetParent() string
- func (*RedactImageRequest) ProtoMessage()
- func (m *RedactImageRequest) Reset()
- func (m *RedactImageRequest) String() string
- func (m *RedactImageRequest) XXX_DiscardUnknown()
- func (m *RedactImageRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RedactImageRequest) XXX_Merge(src proto.Message)
- func (m *RedactImageRequest) XXX_Size() int
- func (m *RedactImageRequest) XXX_Unmarshal(b []byte) error
- type RedactImageRequest_ImageRedactionConfig
- func (*RedactImageRequest_ImageRedactionConfig) Descriptor() ([]byte, []int)
- func (m *RedactImageRequest_ImageRedactionConfig) GetInfoType() *InfoType
- func (m *RedactImageRequest_ImageRedactionConfig) GetRedactAllText() bool
- func (m *RedactImageRequest_ImageRedactionConfig) GetRedactionColor() *Color
- func (m *RedactImageRequest_ImageRedactionConfig) GetTarget() isRedactImageRequest_ImageRedactionConfig_Target
- func (*RedactImageRequest_ImageRedactionConfig) ProtoMessage()
- func (m *RedactImageRequest_ImageRedactionConfig) Reset()
- func (m *RedactImageRequest_ImageRedactionConfig) String() string
- func (m *RedactImageRequest_ImageRedactionConfig) XXX_DiscardUnknown()
- func (m *RedactImageRequest_ImageRedactionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RedactImageRequest_ImageRedactionConfig) XXX_Merge(src proto.Message)
- func (*RedactImageRequest_ImageRedactionConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *RedactImageRequest_ImageRedactionConfig) XXX_Size() int
- func (m *RedactImageRequest_ImageRedactionConfig) XXX_Unmarshal(b []byte) error
- type RedactImageRequest_ImageRedactionConfig_InfoType
- type RedactImageRequest_ImageRedactionConfig_RedactAllText
- type RedactImageResponse
- func (*RedactImageResponse) Descriptor() ([]byte, []int)
- func (m *RedactImageResponse) GetExtractedText() string
- func (m *RedactImageResponse) GetInspectResult() *InspectResult
- func (m *RedactImageResponse) GetRedactedImage() []byte
- func (*RedactImageResponse) ProtoMessage()
- func (m *RedactImageResponse) Reset()
- func (m *RedactImageResponse) String() string
- func (m *RedactImageResponse) XXX_DiscardUnknown()
- func (m *RedactImageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RedactImageResponse) XXX_Merge(src proto.Message)
- func (m *RedactImageResponse) XXX_Size() int
- func (m *RedactImageResponse) XXX_Unmarshal(b []byte) error
- type ReidentifyContentRequest
- func (*ReidentifyContentRequest) Descriptor() ([]byte, []int)
- func (m *ReidentifyContentRequest) GetInspectConfig() *InspectConfig
- func (m *ReidentifyContentRequest) GetInspectTemplateName() string
- func (m *ReidentifyContentRequest) GetItem() *ContentItem
- func (m *ReidentifyContentRequest) GetParent() string
- func (m *ReidentifyContentRequest) GetReidentifyConfig() *DeidentifyConfig
- func (m *ReidentifyContentRequest) GetReidentifyTemplateName() string
- func (*ReidentifyContentRequest) ProtoMessage()
- func (m *ReidentifyContentRequest) Reset()
- func (m *ReidentifyContentRequest) String() string
- func (m *ReidentifyContentRequest) XXX_DiscardUnknown()
- func (m *ReidentifyContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReidentifyContentRequest) XXX_Merge(src proto.Message)
- func (m *ReidentifyContentRequest) XXX_Size() int
- func (m *ReidentifyContentRequest) XXX_Unmarshal(b []byte) error
- type ReidentifyContentResponse
- func (*ReidentifyContentResponse) Descriptor() ([]byte, []int)
- func (m *ReidentifyContentResponse) GetItem() *ContentItem
- func (m *ReidentifyContentResponse) GetOverview() *TransformationOverview
- func (*ReidentifyContentResponse) ProtoMessage()
- func (m *ReidentifyContentResponse) Reset()
- func (m *ReidentifyContentResponse) String() string
- func (m *ReidentifyContentResponse) XXX_DiscardUnknown()
- func (m *ReidentifyContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReidentifyContentResponse) XXX_Merge(src proto.Message)
- func (m *ReidentifyContentResponse) XXX_Size() int
- func (m *ReidentifyContentResponse) XXX_Unmarshal(b []byte) error
- type RelationalOperator
- type ReplaceValueConfig
- func (*ReplaceValueConfig) Descriptor() ([]byte, []int)
- func (m *ReplaceValueConfig) GetNewValue() *Value
- func (*ReplaceValueConfig) ProtoMessage()
- func (m *ReplaceValueConfig) Reset()
- func (m *ReplaceValueConfig) String() string
- func (m *ReplaceValueConfig) XXX_DiscardUnknown()
- func (m *ReplaceValueConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplaceValueConfig) XXX_Merge(src proto.Message)
- func (m *ReplaceValueConfig) XXX_Size() int
- func (m *ReplaceValueConfig) XXX_Unmarshal(b []byte) error
- type ReplaceWithInfoTypeConfig
- func (*ReplaceWithInfoTypeConfig) Descriptor() ([]byte, []int)
- func (*ReplaceWithInfoTypeConfig) ProtoMessage()
- func (m *ReplaceWithInfoTypeConfig) Reset()
- func (m *ReplaceWithInfoTypeConfig) String() string
- func (m *ReplaceWithInfoTypeConfig) XXX_DiscardUnknown()
- func (m *ReplaceWithInfoTypeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplaceWithInfoTypeConfig) XXX_Merge(src proto.Message)
- func (m *ReplaceWithInfoTypeConfig) XXX_Size() int
- func (m *ReplaceWithInfoTypeConfig) XXX_Unmarshal(b []byte) error
- type RiskAnalysisJobConfig
- func (*RiskAnalysisJobConfig) Descriptor() ([]byte, []int)
- func (m *RiskAnalysisJobConfig) GetActions() []*Action
- func (m *RiskAnalysisJobConfig) GetPrivacyMetric() *PrivacyMetric
- func (m *RiskAnalysisJobConfig) GetSourceTable() *BigQueryTable
- func (*RiskAnalysisJobConfig) ProtoMessage()
- func (m *RiskAnalysisJobConfig) Reset()
- func (m *RiskAnalysisJobConfig) String() string
- func (m *RiskAnalysisJobConfig) XXX_DiscardUnknown()
- func (m *RiskAnalysisJobConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RiskAnalysisJobConfig) XXX_Merge(src proto.Message)
- func (m *RiskAnalysisJobConfig) XXX_Size() int
- func (m *RiskAnalysisJobConfig) XXX_Unmarshal(b []byte) error
- type Schedule
- func (*Schedule) Descriptor() ([]byte, []int)
- func (m *Schedule) GetOption() isSchedule_Option
- func (m *Schedule) GetRecurrencePeriodDuration() *duration.Duration
- func (*Schedule) ProtoMessage()
- func (m *Schedule) Reset()
- func (m *Schedule) String() string
- func (m *Schedule) XXX_DiscardUnknown()
- func (m *Schedule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Schedule) XXX_Merge(src proto.Message)
- func (*Schedule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Schedule) XXX_Size() int
- func (m *Schedule) XXX_Unmarshal(b []byte) error
- type Schedule_RecurrencePeriodDuration
- type StatisticalTable
- func (*StatisticalTable) Descriptor() ([]byte, []int)
- func (m *StatisticalTable) GetQuasiIds() []*StatisticalTable_QuasiIdentifierField
- func (m *StatisticalTable) GetRelativeFrequency() *FieldId
- func (m *StatisticalTable) GetTable() *BigQueryTable
- func (*StatisticalTable) ProtoMessage()
- func (m *StatisticalTable) Reset()
- func (m *StatisticalTable) String() string
- func (m *StatisticalTable) XXX_DiscardUnknown()
- func (m *StatisticalTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatisticalTable) XXX_Merge(src proto.Message)
- func (m *StatisticalTable) XXX_Size() int
- func (m *StatisticalTable) XXX_Unmarshal(b []byte) error
- type StatisticalTable_QuasiIdentifierField
- func (*StatisticalTable_QuasiIdentifierField) Descriptor() ([]byte, []int)
- func (m *StatisticalTable_QuasiIdentifierField) GetCustomTag() string
- func (m *StatisticalTable_QuasiIdentifierField) GetField() *FieldId
- func (*StatisticalTable_QuasiIdentifierField) ProtoMessage()
- func (m *StatisticalTable_QuasiIdentifierField) Reset()
- func (m *StatisticalTable_QuasiIdentifierField) String() string
- func (m *StatisticalTable_QuasiIdentifierField) XXX_DiscardUnknown()
- func (m *StatisticalTable_QuasiIdentifierField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatisticalTable_QuasiIdentifierField) XXX_Merge(src proto.Message)
- func (m *StatisticalTable_QuasiIdentifierField) XXX_Size() int
- func (m *StatisticalTable_QuasiIdentifierField) XXX_Unmarshal(b []byte) error
- type StorageConfig
- func (*StorageConfig) Descriptor() ([]byte, []int)
- func (m *StorageConfig) GetBigQueryOptions() *BigQueryOptions
- func (m *StorageConfig) GetCloudStorageOptions() *CloudStorageOptions
- func (m *StorageConfig) GetDatastoreOptions() *DatastoreOptions
- func (m *StorageConfig) GetTimespanConfig() *StorageConfig_TimespanConfig
- func (m *StorageConfig) GetType() isStorageConfig_Type
- func (*StorageConfig) ProtoMessage()
- func (m *StorageConfig) Reset()
- func (m *StorageConfig) String() string
- func (m *StorageConfig) XXX_DiscardUnknown()
- func (m *StorageConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StorageConfig) XXX_Merge(src proto.Message)
- func (*StorageConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *StorageConfig) XXX_Size() int
- func (m *StorageConfig) XXX_Unmarshal(b []byte) error
- type StorageConfig_BigQueryOptions
- type StorageConfig_CloudStorageOptions
- type StorageConfig_DatastoreOptions
- type StorageConfig_TimespanConfig
- func (*StorageConfig_TimespanConfig) Descriptor() ([]byte, []int)
- func (m *StorageConfig_TimespanConfig) GetEnableAutoPopulationOfTimespanConfig() bool
- func (m *StorageConfig_TimespanConfig) GetEndTime() *timestamp.Timestamp
- func (m *StorageConfig_TimespanConfig) GetStartTime() *timestamp.Timestamp
- func (m *StorageConfig_TimespanConfig) GetTimestampField() *FieldId
- func (*StorageConfig_TimespanConfig) ProtoMessage()
- func (m *StorageConfig_TimespanConfig) Reset()
- func (m *StorageConfig_TimespanConfig) String() string
- func (m *StorageConfig_TimespanConfig) XXX_DiscardUnknown()
- func (m *StorageConfig_TimespanConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StorageConfig_TimespanConfig) XXX_Merge(src proto.Message)
- func (m *StorageConfig_TimespanConfig) XXX_Size() int
- func (m *StorageConfig_TimespanConfig) XXX_Unmarshal(b []byte) error
- type StoredInfoType
- func (*StoredInfoType) Descriptor() ([]byte, []int)
- func (m *StoredInfoType) GetCurrentVersion() *StoredInfoTypeVersion
- func (m *StoredInfoType) GetName() string
- func (m *StoredInfoType) GetPendingVersions() []*StoredInfoTypeVersion
- func (*StoredInfoType) ProtoMessage()
- func (m *StoredInfoType) Reset()
- func (m *StoredInfoType) String() string
- func (m *StoredInfoType) XXX_DiscardUnknown()
- func (m *StoredInfoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StoredInfoType) XXX_Merge(src proto.Message)
- func (m *StoredInfoType) XXX_Size() int
- func (m *StoredInfoType) XXX_Unmarshal(b []byte) error
- type StoredInfoTypeConfig
- func (*StoredInfoTypeConfig) Descriptor() ([]byte, []int)
- func (m *StoredInfoTypeConfig) GetDescription() string
- func (m *StoredInfoTypeConfig) GetDisplayName() string
- func (m *StoredInfoTypeConfig) GetLargeCustomDictionary() *LargeCustomDictionaryConfig
- func (m *StoredInfoTypeConfig) GetType() isStoredInfoTypeConfig_Type
- func (*StoredInfoTypeConfig) ProtoMessage()
- func (m *StoredInfoTypeConfig) Reset()
- func (m *StoredInfoTypeConfig) String() string
- func (m *StoredInfoTypeConfig) XXX_DiscardUnknown()
- func (m *StoredInfoTypeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StoredInfoTypeConfig) XXX_Merge(src proto.Message)
- func (*StoredInfoTypeConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *StoredInfoTypeConfig) XXX_Size() int
- func (m *StoredInfoTypeConfig) XXX_Unmarshal(b []byte) error
- type StoredInfoTypeConfig_LargeCustomDictionary
- type StoredInfoTypeState
- type StoredInfoTypeVersion
- func (*StoredInfoTypeVersion) Descriptor() ([]byte, []int)
- func (m *StoredInfoTypeVersion) GetConfig() *StoredInfoTypeConfig
- func (m *StoredInfoTypeVersion) GetCreateTime() *timestamp.Timestamp
- func (m *StoredInfoTypeVersion) GetErrors() []*Error
- func (m *StoredInfoTypeVersion) GetState() StoredInfoTypeState
- func (*StoredInfoTypeVersion) ProtoMessage()
- func (m *StoredInfoTypeVersion) Reset()
- func (m *StoredInfoTypeVersion) String() string
- func (m *StoredInfoTypeVersion) XXX_DiscardUnknown()
- func (m *StoredInfoTypeVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StoredInfoTypeVersion) XXX_Merge(src proto.Message)
- func (m *StoredInfoTypeVersion) XXX_Size() int
- func (m *StoredInfoTypeVersion) XXX_Unmarshal(b []byte) error
- type StoredType
- func (*StoredType) Descriptor() ([]byte, []int)
- func (m *StoredType) GetCreateTime() *timestamp.Timestamp
- func (m *StoredType) GetName() string
- func (*StoredType) ProtoMessage()
- func (m *StoredType) Reset()
- func (m *StoredType) String() string
- func (m *StoredType) XXX_DiscardUnknown()
- func (m *StoredType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StoredType) XXX_Merge(src proto.Message)
- func (m *StoredType) XXX_Size() int
- func (m *StoredType) XXX_Unmarshal(b []byte) error
- type Table
- func (*Table) Descriptor() ([]byte, []int)
- func (m *Table) GetHeaders() []*FieldId
- func (m *Table) GetRows() []*Table_Row
- func (*Table) ProtoMessage()
- func (m *Table) Reset()
- func (m *Table) String() string
- func (m *Table) XXX_DiscardUnknown()
- func (m *Table) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Table) XXX_Merge(src proto.Message)
- func (m *Table) XXX_Size() int
- func (m *Table) XXX_Unmarshal(b []byte) error
- type TableLocation
- func (*TableLocation) Descriptor() ([]byte, []int)
- func (m *TableLocation) GetRowIndex() int64
- func (*TableLocation) ProtoMessage()
- func (m *TableLocation) Reset()
- func (m *TableLocation) String() string
- func (m *TableLocation) XXX_DiscardUnknown()
- func (m *TableLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TableLocation) XXX_Merge(src proto.Message)
- func (m *TableLocation) XXX_Size() int
- func (m *TableLocation) XXX_Unmarshal(b []byte) error
- type Table_Row
- func (*Table_Row) Descriptor() ([]byte, []int)
- func (m *Table_Row) GetValues() []*Value
- func (*Table_Row) ProtoMessage()
- func (m *Table_Row) Reset()
- func (m *Table_Row) String() string
- func (m *Table_Row) XXX_DiscardUnknown()
- func (m *Table_Row) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Table_Row) XXX_Merge(src proto.Message)
- func (m *Table_Row) XXX_Size() int
- func (m *Table_Row) XXX_Unmarshal(b []byte) error
- type TimePartConfig
- func (*TimePartConfig) Descriptor() ([]byte, []int)
- func (m *TimePartConfig) GetPartToExtract() TimePartConfig_TimePart
- func (*TimePartConfig) ProtoMessage()
- func (m *TimePartConfig) Reset()
- func (m *TimePartConfig) String() string
- func (m *TimePartConfig) XXX_DiscardUnknown()
- func (m *TimePartConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimePartConfig) XXX_Merge(src proto.Message)
- func (m *TimePartConfig) XXX_Size() int
- func (m *TimePartConfig) XXX_Unmarshal(b []byte) error
- type TimePartConfig_TimePart
- type TransformationOverview
- func (*TransformationOverview) Descriptor() ([]byte, []int)
- func (m *TransformationOverview) GetTransformationSummaries() []*TransformationSummary
- func (m *TransformationOverview) GetTransformedBytes() int64
- func (*TransformationOverview) ProtoMessage()
- func (m *TransformationOverview) Reset()
- func (m *TransformationOverview) String() string
- func (m *TransformationOverview) XXX_DiscardUnknown()
- func (m *TransformationOverview) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TransformationOverview) XXX_Merge(src proto.Message)
- func (m *TransformationOverview) XXX_Size() int
- func (m *TransformationOverview) XXX_Unmarshal(b []byte) error
- type TransformationSummary
- func (*TransformationSummary) Descriptor() ([]byte, []int)
- func (m *TransformationSummary) GetField() *FieldId
- func (m *TransformationSummary) GetFieldTransformations() []*FieldTransformation
- func (m *TransformationSummary) GetInfoType() *InfoType
- func (m *TransformationSummary) GetRecordSuppress() *RecordSuppression
- func (m *TransformationSummary) GetResults() []*TransformationSummary_SummaryResult
- func (m *TransformationSummary) GetTransformation() *PrimitiveTransformation
- func (m *TransformationSummary) GetTransformedBytes() int64
- func (*TransformationSummary) ProtoMessage()
- func (m *TransformationSummary) Reset()
- func (m *TransformationSummary) String() string
- func (m *TransformationSummary) XXX_DiscardUnknown()
- func (m *TransformationSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TransformationSummary) XXX_Merge(src proto.Message)
- func (m *TransformationSummary) XXX_Size() int
- func (m *TransformationSummary) XXX_Unmarshal(b []byte) error
- type TransformationSummary_SummaryResult
- func (*TransformationSummary_SummaryResult) Descriptor() ([]byte, []int)
- func (m *TransformationSummary_SummaryResult) GetCode() TransformationSummary_TransformationResultCode
- func (m *TransformationSummary_SummaryResult) GetCount() int64
- func (m *TransformationSummary_SummaryResult) GetDetails() string
- func (*TransformationSummary_SummaryResult) ProtoMessage()
- func (m *TransformationSummary_SummaryResult) Reset()
- func (m *TransformationSummary_SummaryResult) String() string
- func (m *TransformationSummary_SummaryResult) XXX_DiscardUnknown()
- func (m *TransformationSummary_SummaryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TransformationSummary_SummaryResult) XXX_Merge(src proto.Message)
- func (m *TransformationSummary_SummaryResult) XXX_Size() int
- func (m *TransformationSummary_SummaryResult) XXX_Unmarshal(b []byte) error
- type TransformationSummary_TransformationResultCode
- type TransientCryptoKey
- func (*TransientCryptoKey) Descriptor() ([]byte, []int)
- func (m *TransientCryptoKey) GetName() string
- func (*TransientCryptoKey) ProtoMessage()
- func (m *TransientCryptoKey) Reset()
- func (m *TransientCryptoKey) String() string
- func (m *TransientCryptoKey) XXX_DiscardUnknown()
- func (m *TransientCryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TransientCryptoKey) XXX_Merge(src proto.Message)
- func (m *TransientCryptoKey) XXX_Size() int
- func (m *TransientCryptoKey) XXX_Unmarshal(b []byte) error
- type UnwrappedCryptoKey
- func (*UnwrappedCryptoKey) Descriptor() ([]byte, []int)
- func (m *UnwrappedCryptoKey) GetKey() []byte
- func (*UnwrappedCryptoKey) ProtoMessage()
- func (m *UnwrappedCryptoKey) Reset()
- func (m *UnwrappedCryptoKey) String() string
- func (m *UnwrappedCryptoKey) XXX_DiscardUnknown()
- func (m *UnwrappedCryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnwrappedCryptoKey) XXX_Merge(src proto.Message)
- func (m *UnwrappedCryptoKey) XXX_Size() int
- func (m *UnwrappedCryptoKey) XXX_Unmarshal(b []byte) error
- type UpdateDeidentifyTemplateRequest
- func (*UpdateDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDeidentifyTemplateRequest) GetDeidentifyTemplate() *DeidentifyTemplate
- func (m *UpdateDeidentifyTemplateRequest) GetName() string
- func (m *UpdateDeidentifyTemplateRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateDeidentifyTemplateRequest) ProtoMessage()
- func (m *UpdateDeidentifyTemplateRequest) Reset()
- func (m *UpdateDeidentifyTemplateRequest) String() string
- func (m *UpdateDeidentifyTemplateRequest) XXX_DiscardUnknown()
- func (m *UpdateDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
- func (m *UpdateDeidentifyTemplateRequest) XXX_Size() int
- func (m *UpdateDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
- type UpdateInspectTemplateRequest
- func (*UpdateInspectTemplateRequest) Descriptor() ([]byte, []int)
- func (m *UpdateInspectTemplateRequest) GetInspectTemplate() *InspectTemplate
- func (m *UpdateInspectTemplateRequest) GetName() string
- func (m *UpdateInspectTemplateRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateInspectTemplateRequest) ProtoMessage()
- func (m *UpdateInspectTemplateRequest) Reset()
- func (m *UpdateInspectTemplateRequest) String() string
- func (m *UpdateInspectTemplateRequest) XXX_DiscardUnknown()
- func (m *UpdateInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateInspectTemplateRequest) XXX_Merge(src proto.Message)
- func (m *UpdateInspectTemplateRequest) XXX_Size() int
- func (m *UpdateInspectTemplateRequest) XXX_Unmarshal(b []byte) error
- type UpdateJobTriggerRequest
- func (*UpdateJobTriggerRequest) Descriptor() ([]byte, []int)
- func (m *UpdateJobTriggerRequest) GetJobTrigger() *JobTrigger
- func (m *UpdateJobTriggerRequest) GetName() string
- func (m *UpdateJobTriggerRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateJobTriggerRequest) ProtoMessage()
- func (m *UpdateJobTriggerRequest) Reset()
- func (m *UpdateJobTriggerRequest) String() string
- func (m *UpdateJobTriggerRequest) XXX_DiscardUnknown()
- func (m *UpdateJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateJobTriggerRequest) XXX_Merge(src proto.Message)
- func (m *UpdateJobTriggerRequest) XXX_Size() int
- func (m *UpdateJobTriggerRequest) XXX_Unmarshal(b []byte) error
- type UpdateStoredInfoTypeRequest
- func (*UpdateStoredInfoTypeRequest) Descriptor() ([]byte, []int)
- func (m *UpdateStoredInfoTypeRequest) GetConfig() *StoredInfoTypeConfig
- func (m *UpdateStoredInfoTypeRequest) GetName() string
- func (m *UpdateStoredInfoTypeRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateStoredInfoTypeRequest) ProtoMessage()
- func (m *UpdateStoredInfoTypeRequest) Reset()
- func (m *UpdateStoredInfoTypeRequest) String() string
- func (m *UpdateStoredInfoTypeRequest) XXX_DiscardUnknown()
- func (m *UpdateStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateStoredInfoTypeRequest) XXX_Merge(src proto.Message)
- func (m *UpdateStoredInfoTypeRequest) XXX_Size() int
- func (m *UpdateStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
- type Value
- func (*Value) Descriptor() ([]byte, []int)
- func (m *Value) GetBooleanValue() bool
- func (m *Value) GetDateValue() *date.Date
- func (m *Value) GetDayOfWeekValue() dayofweek.DayOfWeek
- func (m *Value) GetFloatValue() float64
- func (m *Value) GetIntegerValue() int64
- func (m *Value) GetStringValue() string
- func (m *Value) GetTimeValue() *timeofday.TimeOfDay
- func (m *Value) GetTimestampValue() *timestamp.Timestamp
- func (m *Value) GetType() isValue_Type
- func (*Value) ProtoMessage()
- func (m *Value) Reset()
- func (m *Value) String() string
- func (m *Value) XXX_DiscardUnknown()
- func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Value) XXX_Merge(src proto.Message)
- func (*Value) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Value) XXX_Size() int
- func (m *Value) XXX_Unmarshal(b []byte) error
- type ValueFrequency
- func (*ValueFrequency) Descriptor() ([]byte, []int)
- func (m *ValueFrequency) GetCount() int64
- func (m *ValueFrequency) GetValue() *Value
- func (*ValueFrequency) ProtoMessage()
- func (m *ValueFrequency) Reset()
- func (m *ValueFrequency) String() string
- func (m *ValueFrequency) XXX_DiscardUnknown()
- func (m *ValueFrequency) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValueFrequency) XXX_Merge(src proto.Message)
- func (m *ValueFrequency) XXX_Size() int
- func (m *ValueFrequency) XXX_Unmarshal(b []byte) error
- type Value_BooleanValue
- type Value_DateValue
- type Value_DayOfWeekValue
- type Value_FloatValue
- type Value_IntegerValue
- type Value_StringValue
- type Value_TimeValue
- type Value_TimestampValue
Constants ¶
This section is empty.
Variables ¶
var BigQueryOptions_SampleMethod_name = map[int32]string{
0: "SAMPLE_METHOD_UNSPECIFIED",
1: "TOP",
2: "RANDOM_START",
}
var BigQueryOptions_SampleMethod_value = map[string]int32{
"SAMPLE_METHOD_UNSPECIFIED": 0,
"TOP": 1,
"RANDOM_START": 2,
}
var ByteContentItem_BytesType_name = map[int32]string{
0: "BYTES_TYPE_UNSPECIFIED",
6: "IMAGE",
1: "IMAGE_JPEG",
2: "IMAGE_BMP",
3: "IMAGE_PNG",
4: "IMAGE_SVG",
5: "TEXT_UTF8",
}
var ByteContentItem_BytesType_value = map[string]int32{
"BYTES_TYPE_UNSPECIFIED": 0,
"IMAGE": 6,
"IMAGE_JPEG": 1,
"IMAGE_BMP": 2,
"IMAGE_PNG": 3,
"IMAGE_SVG": 4,
"TEXT_UTF8": 5,
}
var CharsToIgnore_CommonCharsToIgnore_name = map[int32]string{
0: "COMMON_CHARS_TO_IGNORE_UNSPECIFIED",
1: "NUMERIC",
2: "ALPHA_UPPER_CASE",
3: "ALPHA_LOWER_CASE",
4: "PUNCTUATION",
5: "WHITESPACE",
}
var CharsToIgnore_CommonCharsToIgnore_value = map[string]int32{
"COMMON_CHARS_TO_IGNORE_UNSPECIFIED": 0,
"NUMERIC": 1,
"ALPHA_UPPER_CASE": 2,
"ALPHA_LOWER_CASE": 3,
"PUNCTUATION": 4,
"WHITESPACE": 5,
}
var CloudStorageOptions_SampleMethod_name = map[int32]string{
0: "SAMPLE_METHOD_UNSPECIFIED",
1: "TOP",
2: "RANDOM_START",
}
var CloudStorageOptions_SampleMethod_value = map[string]int32{
"SAMPLE_METHOD_UNSPECIFIED": 0,
"TOP": 1,
"RANDOM_START": 2,
}
var ContentOption_name = map[int32]string{
0: "CONTENT_UNSPECIFIED",
1: "CONTENT_TEXT",
2: "CONTENT_IMAGE",
}
var ContentOption_value = map[string]int32{
"CONTENT_UNSPECIFIED": 0,
"CONTENT_TEXT": 1,
"CONTENT_IMAGE": 2,
}
var CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_name = map[int32]string{
0: "FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED",
1: "NUMERIC",
2: "HEXADECIMAL",
3: "UPPER_CASE_ALPHA_NUMERIC",
4: "ALPHA_NUMERIC",
}
var CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet_value = map[string]int32{
"FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED": 0,
"NUMERIC": 1,
"HEXADECIMAL": 2,
"UPPER_CASE_ALPHA_NUMERIC": 3,
"ALPHA_NUMERIC": 4,
}
var CustomInfoType_ExclusionType_name = map[int32]string{
0: "EXCLUSION_TYPE_UNSPECIFIED",
1: "EXCLUSION_TYPE_EXCLUDE",
}
var CustomInfoType_ExclusionType_value = map[string]int32{
"EXCLUSION_TYPE_UNSPECIFIED": 0,
"EXCLUSION_TYPE_EXCLUDE": 1,
}
var DlpJobType_name = map[int32]string{
0: "DLP_JOB_TYPE_UNSPECIFIED",
1: "INSPECT_JOB",
2: "RISK_ANALYSIS_JOB",
}
var DlpJobType_value = map[string]int32{
"DLP_JOB_TYPE_UNSPECIFIED": 0,
"INSPECT_JOB": 1,
"RISK_ANALYSIS_JOB": 2,
}
var DlpJob_JobState_name = map[int32]string{
0: "JOB_STATE_UNSPECIFIED",
1: "PENDING",
2: "RUNNING",
3: "DONE",
4: "CANCELED",
5: "FAILED",
}
var DlpJob_JobState_value = map[string]int32{
"JOB_STATE_UNSPECIFIED": 0,
"PENDING": 1,
"RUNNING": 2,
"DONE": 3,
"CANCELED": 4,
"FAILED": 5,
}
var FileType_name = map[int32]string{
0: "FILE_TYPE_UNSPECIFIED",
1: "BINARY_FILE",
2: "TEXT_FILE",
}
var FileType_value = map[string]int32{
"FILE_TYPE_UNSPECIFIED": 0,
"BINARY_FILE": 1,
"TEXT_FILE": 2,
}
var InfoTypeSupportedBy_name = map[int32]string{
0: "ENUM_TYPE_UNSPECIFIED",
1: "INSPECT",
2: "RISK_ANALYSIS",
}
var InfoTypeSupportedBy_value = map[string]int32{
"ENUM_TYPE_UNSPECIFIED": 0,
"INSPECT": 1,
"RISK_ANALYSIS": 2,
}
var JobTrigger_Status_name = map[int32]string{
0: "STATUS_UNSPECIFIED",
1: "HEALTHY",
2: "PAUSED",
3: "CANCELLED",
}
var JobTrigger_Status_value = map[string]int32{
"STATUS_UNSPECIFIED": 0,
"HEALTHY": 1,
"PAUSED": 2,
"CANCELLED": 3,
}
var Likelihood_name = map[int32]string{
0: "LIKELIHOOD_UNSPECIFIED",
1: "VERY_UNLIKELY",
2: "UNLIKELY",
3: "POSSIBLE",
4: "LIKELY",
5: "VERY_LIKELY",
}
var Likelihood_value = map[string]int32{
"LIKELIHOOD_UNSPECIFIED": 0,
"VERY_UNLIKELY": 1,
"UNLIKELY": 2,
"POSSIBLE": 3,
"LIKELY": 4,
"VERY_LIKELY": 5,
}
var MatchingType_name = map[int32]string{
0: "MATCHING_TYPE_UNSPECIFIED",
1: "MATCHING_TYPE_FULL_MATCH",
2: "MATCHING_TYPE_PARTIAL_MATCH",
3: "MATCHING_TYPE_INVERSE_MATCH",
}
var MatchingType_value = map[string]int32{
"MATCHING_TYPE_UNSPECIFIED": 0,
"MATCHING_TYPE_FULL_MATCH": 1,
"MATCHING_TYPE_PARTIAL_MATCH": 2,
"MATCHING_TYPE_INVERSE_MATCH": 3,
}
var OutputStorageConfig_OutputSchema_name = map[int32]string{
0: "OUTPUT_SCHEMA_UNSPECIFIED",
1: "BASIC_COLUMNS",
2: "GCS_COLUMNS",
3: "DATASTORE_COLUMNS",
4: "BIG_QUERY_COLUMNS",
5: "ALL_COLUMNS",
}
var OutputStorageConfig_OutputSchema_value = map[string]int32{
"OUTPUT_SCHEMA_UNSPECIFIED": 0,
"BASIC_COLUMNS": 1,
"GCS_COLUMNS": 2,
"DATASTORE_COLUMNS": 3,
"BIG_QUERY_COLUMNS": 4,
"ALL_COLUMNS": 5,
}
var RecordCondition_Expressions_LogicalOperator_name = map[int32]string{
0: "LOGICAL_OPERATOR_UNSPECIFIED",
1: "AND",
}
var RecordCondition_Expressions_LogicalOperator_value = map[string]int32{
"LOGICAL_OPERATOR_UNSPECIFIED": 0,
"AND": 1,
}
var RelationalOperator_name = map[int32]string{
0: "RELATIONAL_OPERATOR_UNSPECIFIED",
1: "EQUAL_TO",
2: "NOT_EQUAL_TO",
3: "GREATER_THAN",
4: "LESS_THAN",
5: "GREATER_THAN_OR_EQUALS",
6: "LESS_THAN_OR_EQUALS",
7: "EXISTS",
}
var RelationalOperator_value = map[string]int32{
"RELATIONAL_OPERATOR_UNSPECIFIED": 0,
"EQUAL_TO": 1,
"NOT_EQUAL_TO": 2,
"GREATER_THAN": 3,
"LESS_THAN": 4,
"GREATER_THAN_OR_EQUALS": 5,
"LESS_THAN_OR_EQUALS": 6,
"EXISTS": 7,
}
var StoredInfoTypeState_name = map[int32]string{
0: "STORED_INFO_TYPE_STATE_UNSPECIFIED",
1: "PENDING",
2: "READY",
3: "FAILED",
4: "INVALID",
}
var StoredInfoTypeState_value = map[string]int32{
"STORED_INFO_TYPE_STATE_UNSPECIFIED": 0,
"PENDING": 1,
"READY": 2,
"FAILED": 3,
"INVALID": 4,
}
var TimePartConfig_TimePart_name = map[int32]string{
0: "TIME_PART_UNSPECIFIED",
1: "YEAR",
2: "MONTH",
3: "DAY_OF_MONTH",
4: "DAY_OF_WEEK",
5: "WEEK_OF_YEAR",
6: "HOUR_OF_DAY",
}
var TimePartConfig_TimePart_value = map[string]int32{
"TIME_PART_UNSPECIFIED": 0,
"YEAR": 1,
"MONTH": 2,
"DAY_OF_MONTH": 3,
"DAY_OF_WEEK": 4,
"WEEK_OF_YEAR": 5,
"HOUR_OF_DAY": 6,
}
var TransformationSummary_TransformationResultCode_name = map[int32]string{
0: "TRANSFORMATION_RESULT_CODE_UNSPECIFIED",
1: "SUCCESS",
2: "ERROR",
}
var TransformationSummary_TransformationResultCode_value = map[string]int32{
"TRANSFORMATION_RESULT_CODE_UNSPECIFIED": 0,
"SUCCESS": 1,
"ERROR": 2,
}
Functions ¶
func RegisterDlpServiceServer ¶
func RegisterDlpServiceServer(s *grpc.Server, srv DlpServiceServer)
Types ¶
type Action ¶
type Action struct { // Types that are valid to be assigned to Action: // *Action_SaveFindings_ // *Action_PubSub // *Action_PublishSummaryToCscc_ Action isAction_Action `protobuf_oneof:"action"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A task to execute on the completion of a job. See https://cloud.google.com/dlp/docs/concepts-actions to learn more.
func (*Action) Descriptor ¶
func (*Action) GetPubSub ¶
func (m *Action) GetPubSub() *Action_PublishToPubSub
func (*Action) GetPublishSummaryToCscc ¶
func (m *Action) GetPublishSummaryToCscc() *Action_PublishSummaryToCscc
func (*Action) GetSaveFindings ¶
func (m *Action) GetSaveFindings() *Action_SaveFindings
func (*Action) ProtoMessage ¶
func (*Action) ProtoMessage()
func (*Action) XXX_DiscardUnknown ¶
func (m *Action) XXX_DiscardUnknown()
func (*Action) XXX_Marshal ¶
func (*Action) XXX_OneofFuncs ¶
func (*Action) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Action) XXX_Unmarshal ¶
type Action_PubSub ¶
type Action_PubSub struct {
PubSub *Action_PublishToPubSub `protobuf:"bytes,2,opt,name=pub_sub,json=pubSub,proto3,oneof"`
}
type Action_PublishSummaryToCscc ¶
type Action_PublishSummaryToCscc struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Publish the result summary of a DlpJob to the Cloud Security Command Center (CSCC Alpha). This action is only available for projects which are parts of an organization and whitelisted for the alpha Cloud Security Command Center. The action will publish count of finding instances and their info types. The summary of findings will be persisted in CSCC and are governed by CSCC service-specific policy, see https://cloud.google.com/terms/service-terms Only a single instance of this action can be specified. Compatible with: Inspect
func (*Action_PublishSummaryToCscc) Descriptor ¶
func (*Action_PublishSummaryToCscc) Descriptor() ([]byte, []int)
func (*Action_PublishSummaryToCscc) ProtoMessage ¶
func (*Action_PublishSummaryToCscc) ProtoMessage()
func (*Action_PublishSummaryToCscc) Reset ¶
func (m *Action_PublishSummaryToCscc) Reset()
func (*Action_PublishSummaryToCscc) String ¶
func (m *Action_PublishSummaryToCscc) String() string
func (*Action_PublishSummaryToCscc) XXX_DiscardUnknown ¶
func (m *Action_PublishSummaryToCscc) XXX_DiscardUnknown()
func (*Action_PublishSummaryToCscc) XXX_Marshal ¶
func (m *Action_PublishSummaryToCscc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Action_PublishSummaryToCscc) XXX_Merge ¶
func (m *Action_PublishSummaryToCscc) XXX_Merge(src proto.Message)
func (*Action_PublishSummaryToCscc) XXX_Size ¶
func (m *Action_PublishSummaryToCscc) XXX_Size() int
func (*Action_PublishSummaryToCscc) XXX_Unmarshal ¶
func (m *Action_PublishSummaryToCscc) XXX_Unmarshal(b []byte) error
type Action_PublishSummaryToCscc_ ¶
type Action_PublishSummaryToCscc_ struct {
PublishSummaryToCscc *Action_PublishSummaryToCscc `protobuf:"bytes,3,opt,name=publish_summary_to_cscc,json=publishSummaryToCscc,proto3,oneof"`
}
type Action_PublishToPubSub ¶
type Action_PublishToPubSub struct { // Cloud Pub/Sub topic to send notifications to. The topic must have given // publishing access rights to the DLP API service account executing // the long running DlpJob sending the notifications. // Format is projects/{project}/topics/{topic}. Topic string `protobuf:"bytes,1,opt,name=topic,proto3" json:"topic,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Publish the results of a DlpJob to a pub sub channel. Compatible with: Inspect, Risk
func (*Action_PublishToPubSub) Descriptor ¶
func (*Action_PublishToPubSub) Descriptor() ([]byte, []int)
func (*Action_PublishToPubSub) GetTopic ¶
func (m *Action_PublishToPubSub) GetTopic() string
func (*Action_PublishToPubSub) ProtoMessage ¶
func (*Action_PublishToPubSub) ProtoMessage()
func (*Action_PublishToPubSub) Reset ¶
func (m *Action_PublishToPubSub) Reset()
func (*Action_PublishToPubSub) String ¶
func (m *Action_PublishToPubSub) String() string
func (*Action_PublishToPubSub) XXX_DiscardUnknown ¶
func (m *Action_PublishToPubSub) XXX_DiscardUnknown()
func (*Action_PublishToPubSub) XXX_Marshal ¶
func (m *Action_PublishToPubSub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Action_PublishToPubSub) XXX_Merge ¶
func (m *Action_PublishToPubSub) XXX_Merge(src proto.Message)
func (*Action_PublishToPubSub) XXX_Size ¶
func (m *Action_PublishToPubSub) XXX_Size() int
func (*Action_PublishToPubSub) XXX_Unmarshal ¶
func (m *Action_PublishToPubSub) XXX_Unmarshal(b []byte) error
type Action_SaveFindings ¶
type Action_SaveFindings struct { OutputConfig *OutputStorageConfig `protobuf:"bytes,1,opt,name=output_config,json=outputConfig,proto3" json:"output_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk
func (*Action_SaveFindings) Descriptor ¶
func (*Action_SaveFindings) Descriptor() ([]byte, []int)
func (*Action_SaveFindings) GetOutputConfig ¶
func (m *Action_SaveFindings) GetOutputConfig() *OutputStorageConfig
func (*Action_SaveFindings) ProtoMessage ¶
func (*Action_SaveFindings) ProtoMessage()
func (*Action_SaveFindings) Reset ¶
func (m *Action_SaveFindings) Reset()
func (*Action_SaveFindings) String ¶
func (m *Action_SaveFindings) String() string
func (*Action_SaveFindings) XXX_DiscardUnknown ¶
func (m *Action_SaveFindings) XXX_DiscardUnknown()
func (*Action_SaveFindings) XXX_Marshal ¶
func (m *Action_SaveFindings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Action_SaveFindings) XXX_Merge ¶
func (m *Action_SaveFindings) XXX_Merge(src proto.Message)
func (*Action_SaveFindings) XXX_Size ¶
func (m *Action_SaveFindings) XXX_Size() int
func (*Action_SaveFindings) XXX_Unmarshal ¶
func (m *Action_SaveFindings) XXX_Unmarshal(b []byte) error
type Action_SaveFindings_ ¶
type Action_SaveFindings_ struct {
SaveFindings *Action_SaveFindings `protobuf:"bytes,1,opt,name=save_findings,json=saveFindings,proto3,oneof"`
}
type AnalyzeDataSourceRiskDetails ¶
type AnalyzeDataSourceRiskDetails struct { // Privacy metric to compute. RequestedPrivacyMetric *PrivacyMetric `` /* 129-byte string literal not displayed */ // Input dataset to compute metrics over. RequestedSourceTable *BigQueryTable `protobuf:"bytes,2,opt,name=requested_source_table,json=requestedSourceTable,proto3" json:"requested_source_table,omitempty"` // Values associated with this metric. // // Types that are valid to be assigned to Result: // *AnalyzeDataSourceRiskDetails_NumericalStatsResult_ // *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_ // *AnalyzeDataSourceRiskDetails_KAnonymityResult_ // *AnalyzeDataSourceRiskDetails_LDiversityResult_ // *AnalyzeDataSourceRiskDetails_KMapEstimationResult_ // *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_ Result isAnalyzeDataSourceRiskDetails_Result `protobuf_oneof:"result"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of a risk analysis operation request.
func (*AnalyzeDataSourceRiskDetails) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails) GetCategoricalStatsResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetCategoricalStatsResult() *AnalyzeDataSourceRiskDetails_CategoricalStatsResult
func (*AnalyzeDataSourceRiskDetails) GetDeltaPresenceEstimationResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetDeltaPresenceEstimationResult() *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult
func (*AnalyzeDataSourceRiskDetails) GetKAnonymityResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetKAnonymityResult() *AnalyzeDataSourceRiskDetails_KAnonymityResult
func (*AnalyzeDataSourceRiskDetails) GetKMapEstimationResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetKMapEstimationResult() *AnalyzeDataSourceRiskDetails_KMapEstimationResult
func (*AnalyzeDataSourceRiskDetails) GetLDiversityResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetLDiversityResult() *AnalyzeDataSourceRiskDetails_LDiversityResult
func (*AnalyzeDataSourceRiskDetails) GetNumericalStatsResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetNumericalStatsResult() *AnalyzeDataSourceRiskDetails_NumericalStatsResult
func (*AnalyzeDataSourceRiskDetails) GetRequestedPrivacyMetric ¶
func (m *AnalyzeDataSourceRiskDetails) GetRequestedPrivacyMetric() *PrivacyMetric
func (*AnalyzeDataSourceRiskDetails) GetRequestedSourceTable ¶
func (m *AnalyzeDataSourceRiskDetails) GetRequestedSourceTable() *BigQueryTable
func (*AnalyzeDataSourceRiskDetails) GetResult ¶
func (m *AnalyzeDataSourceRiskDetails) GetResult() isAnalyzeDataSourceRiskDetails_Result
func (*AnalyzeDataSourceRiskDetails) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails) Reset ¶
func (m *AnalyzeDataSourceRiskDetails) Reset()
func (*AnalyzeDataSourceRiskDetails) String ¶
func (m *AnalyzeDataSourceRiskDetails) String() string
func (*AnalyzeDataSourceRiskDetails) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails) XXX_OneofFuncs ¶
func (*AnalyzeDataSourceRiskDetails) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*AnalyzeDataSourceRiskDetails) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_CategoricalStatsResult ¶
type AnalyzeDataSourceRiskDetails_CategoricalStatsResult struct { // Histogram of value frequencies in the column. ValueFrequencyHistogramBuckets []*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket `` /* 155-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of the categorical stats computation.
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) GetValueFrequencyHistogramBuckets ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) GetValueFrequencyHistogramBuckets() []*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) Reset()
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) String ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) String() string
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_ ¶
type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_ struct {
CategoricalStatsResult *AnalyzeDataSourceRiskDetails_CategoricalStatsResult `protobuf:"bytes,4,opt,name=categorical_stats_result,json=categoricalStatsResult,proto3,oneof"`
}
type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket ¶
type AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket struct { // Lower bound on the value frequency of the values in this bucket. ValueFrequencyLowerBound int64 `` /* 138-byte string literal not displayed */ // Upper bound on the value frequency of the values in this bucket. ValueFrequencyUpperBound int64 `` /* 138-byte string literal not displayed */ // Total number of values in this bucket. BucketSize int64 `protobuf:"varint,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"` // Sample of value frequencies in this bucket. The total number of // values returned per bucket is capped at 20. BucketValues []*ValueFrequency `protobuf:"bytes,4,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"` // Total number of distinct values in this bucket. BucketValueCount int64 `protobuf:"varint,5,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketSize ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketSize() int64
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValueCount ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValueCount() int64
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValues ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetBucketValues() []*ValueFrequency
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyLowerBound ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyLowerBound() int64
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyUpperBound ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) GetValueFrequencyUpperBound() int64
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) String ¶
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_CategoricalStatsResult_CategoricalStatsHistogramBucket) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult ¶
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult struct { // The intervals [min_probability, max_probability) do not overlap. If a // value doesn't correspond to any such interval, the associated frequency // is zero. For example, the following records: // {min_probability: 0, max_probability: 0.1, frequency: 17} // {min_probability: 0.2, max_probability: 0.3, frequency: 42} // {min_probability: 0.3, max_probability: 0.4, frequency: 99} // mean that there are no record with an estimated probability in [0.1, 0.2) // nor larger or equal to 0.4. DeltaPresenceEstimationHistogram []*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of the δ-presence computation. Note that these results are an estimation, not exact values.
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) GetDeltaPresenceEstimationHistogram ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) GetDeltaPresenceEstimationHistogram() []*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) Reset()
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) String ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) String() string
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_ ¶
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_ struct {
DeltaPresenceEstimationResult *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult `protobuf:"bytes,9,opt,name=delta_presence_estimation_result,json=deltaPresenceEstimationResult,proto3,oneof"`
}
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket ¶
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket struct { // Between 0 and 1. MinProbability float64 `protobuf:"fixed64,1,opt,name=min_probability,json=minProbability,proto3" json:"min_probability,omitempty"` // Always greater than or equal to min_probability. MaxProbability float64 `protobuf:"fixed64,2,opt,name=max_probability,json=maxProbability,proto3" json:"max_probability,omitempty"` // Number of records within these probability bounds. BucketSize int64 `protobuf:"varint,5,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"` // Sample of quasi-identifier tuple values in this bucket. The total // number of classes returned per bucket is capped at 20. BucketValues []*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues `protobuf:"bytes,6,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"` // Total number of distinct quasi-identifier tuple values in this bucket. BucketValueCount int64 `protobuf:"varint,7,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A DeltaPresenceEstimationHistogramBucket message with the following values:
min_probability: 0.1 max_probability: 0.2 frequency: 42
means that there are 42 records for which δ is in [0.1, 0.2). An important particular case is when min_probability = max_probability = 1: then, every individual who shares this quasi-identifier combination is in the dataset.
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketSize ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketSize() int64
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValueCount ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValueCount() int64
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetBucketValues ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMaxProbability ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMaxProbability() float64
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMinProbability ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) GetMinProbability() float64
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) Reset ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) String ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Merge ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Size ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationHistogramBucket) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues ¶
type AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues struct { // The quasi-identifier values. QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"` // The estimated probability that a given individual sharing these // quasi-identifier values is in the dataset. This value, typically called // δ, is the ratio between the number of records in the dataset with these // quasi-identifier values, and the total number of individuals (inside // *and* outside the dataset) with these quasi-identifier values. // For example, if there are 15 individuals in the dataset who share the // same quasi-identifier values, and an estimated 100 people in the entire // population with these values, then δ is 0.15. EstimatedProbability float64 `protobuf:"fixed64,2,opt,name=estimated_probability,json=estimatedProbability,proto3" json:"estimated_probability,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A tuple of values for the quasi-identifier columns.
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetEstimatedProbability ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetEstimatedProbability() float64
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetQuasiIdsValues ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) GetQuasiIdsValues() []*Value
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) Reset ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) String ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Size ¶
func (*AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_DeltaPresenceEstimationResult_DeltaPresenceEstimationQuasiIdValues) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_KAnonymityResult ¶
type AnalyzeDataSourceRiskDetails_KAnonymityResult struct { // Histogram of k-anonymity equivalence classes. EquivalenceClassHistogramBuckets []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of the k-anonymity computation.
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) GetEquivalenceClassHistogramBuckets ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) GetEquivalenceClassHistogramBuckets() []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) Reset()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) String ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) String() string
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_KAnonymityResult_ ¶
type AnalyzeDataSourceRiskDetails_KAnonymityResult_ struct {
KAnonymityResult *AnalyzeDataSourceRiskDetails_KAnonymityResult `protobuf:"bytes,5,opt,name=k_anonymity_result,json=kAnonymityResult,proto3,oneof"`
}
type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass ¶
type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass struct { // Set of values defining the equivalence class. One value per // quasi-identifier column in the original KAnonymity metric message. // The order is always the same as the original request. QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"` // Size of the equivalence class, for example number of rows with the // above set of values. EquivalenceClassSize int64 `protobuf:"varint,2,opt,name=equivalence_class_size,json=equivalenceClassSize,proto3" json:"equivalence_class_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The set of columns' values that share the same ldiversity value
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetEquivalenceClassSize ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetEquivalenceClassSize() int64
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetQuasiIdsValues ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) GetQuasiIdsValues() []*Value
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) Reset()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) String ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) String() string
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket ¶
type AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket struct { // Lower bound on the size of the equivalence classes in this bucket. EquivalenceClassSizeLowerBound int64 `` /* 158-byte string literal not displayed */ // Upper bound on the size of the equivalence classes in this bucket. EquivalenceClassSizeUpperBound int64 `` /* 158-byte string literal not displayed */ // Total number of equivalence classes in this bucket. BucketSize int64 `protobuf:"varint,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"` // Sample of equivalence classes in this bucket. The total number of // classes returned per bucket is capped at 20. BucketValues []*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityEquivalenceClass `protobuf:"bytes,4,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"` // Total number of distinct equivalence classes in this bucket. BucketValueCount int64 `protobuf:"varint,5,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketSize ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketSize() int64
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValueCount ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValueCount() int64
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetBucketValues ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeLowerBound ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeLowerBound() int64
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeUpperBound ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) GetEquivalenceClassSizeUpperBound() int64
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) Reset()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) String ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) String() string
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_KAnonymityResult_KAnonymityHistogramBucket) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_KMapEstimationResult ¶
type AnalyzeDataSourceRiskDetails_KMapEstimationResult struct { // The intervals [min_anonymity, max_anonymity] do not overlap. If a value // doesn't correspond to any such interval, the associated frequency is // zero. For example, the following records: // {min_anonymity: 1, max_anonymity: 1, frequency: 17} // {min_anonymity: 2, max_anonymity: 3, frequency: 42} // {min_anonymity: 5, max_anonymity: 10, frequency: 99} // mean that there are no record with an estimated anonymity of 4, 5, or // larger than 10. KMapEstimationHistogram []*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket `` /* 134-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of the reidentifiability analysis. Note that these results are an estimation, not exact values.
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) GetKMapEstimationHistogram ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) GetKMapEstimationHistogram() []*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) Reset()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) String ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) String() string
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_KMapEstimationResult_ ¶
type AnalyzeDataSourceRiskDetails_KMapEstimationResult_ struct {
KMapEstimationResult *AnalyzeDataSourceRiskDetails_KMapEstimationResult `protobuf:"bytes,7,opt,name=k_map_estimation_result,json=kMapEstimationResult,proto3,oneof"`
}
type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket ¶
type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket struct { // Always positive. MinAnonymity int64 `protobuf:"varint,1,opt,name=min_anonymity,json=minAnonymity,proto3" json:"min_anonymity,omitempty"` // Always greater than or equal to min_anonymity. MaxAnonymity int64 `protobuf:"varint,2,opt,name=max_anonymity,json=maxAnonymity,proto3" json:"max_anonymity,omitempty"` // Number of records within these anonymity bounds. BucketSize int64 `protobuf:"varint,5,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"` // Sample of quasi-identifier tuple values in this bucket. The total // number of classes returned per bucket is capped at 20. BucketValues []*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues `protobuf:"bytes,6,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"` // Total number of distinct quasi-identifier tuple values in this bucket. BucketValueCount int64 `protobuf:"varint,7,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A KMapEstimationHistogramBucket message with the following values:
min_anonymity: 3 max_anonymity: 5 frequency: 42
means that there are 42 records whose quasi-identifier values correspond to 3, 4 or 5 people in the overlying population. An important particular case is when min_anonymity = max_anonymity = 1: the frequency field then corresponds to the number of uniquely identifiable records.
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketSize ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketSize() int64
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValueCount ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValueCount() int64
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetBucketValues ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMaxAnonymity ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMaxAnonymity() int64
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMinAnonymity ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) GetMinAnonymity() int64
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationHistogramBucket) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues ¶
type AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues struct { // The quasi-identifier values. QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"` // The estimated anonymity for these quasi-identifier values. EstimatedAnonymity int64 `protobuf:"varint,2,opt,name=estimated_anonymity,json=estimatedAnonymity,proto3" json:"estimated_anonymity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A tuple of values for the quasi-identifier columns.
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetEstimatedAnonymity ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetEstimatedAnonymity() int64
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetQuasiIdsValues ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) GetQuasiIdsValues() []*Value
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_KMapEstimationResult_KMapEstimationQuasiIdValues) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_LDiversityResult ¶
type AnalyzeDataSourceRiskDetails_LDiversityResult struct { // Histogram of l-diversity equivalence class sensitive value frequencies. SensitiveValueFrequencyHistogramBuckets []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket `` /* 184-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of the l-diversity computation.
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) GetSensitiveValueFrequencyHistogramBuckets ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) GetSensitiveValueFrequencyHistogramBuckets() []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) Reset()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) String ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) String() string
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_LDiversityResult_ ¶
type AnalyzeDataSourceRiskDetails_LDiversityResult_ struct {
LDiversityResult *AnalyzeDataSourceRiskDetails_LDiversityResult `protobuf:"bytes,6,opt,name=l_diversity_result,json=lDiversityResult,proto3,oneof"`
}
type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass ¶
type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass struct { // Quasi-identifier values defining the k-anonymity equivalence // class. The order is always the same as the original request. QuasiIdsValues []*Value `protobuf:"bytes,1,rep,name=quasi_ids_values,json=quasiIdsValues,proto3" json:"quasi_ids_values,omitempty"` // Size of the k-anonymity equivalence class. EquivalenceClassSize int64 `protobuf:"varint,2,opt,name=equivalence_class_size,json=equivalenceClassSize,proto3" json:"equivalence_class_size,omitempty"` // Number of distinct sensitive values in this equivalence class. NumDistinctSensitiveValues int64 `` /* 144-byte string literal not displayed */ // Estimated frequencies of top sensitive values. TopSensitiveValues []*ValueFrequency `protobuf:"bytes,4,rep,name=top_sensitive_values,json=topSensitiveValues,proto3" json:"top_sensitive_values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The set of columns' values that share the same ldiversity value.
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetEquivalenceClassSize ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetEquivalenceClassSize() int64
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetNumDistinctSensitiveValues ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetNumDistinctSensitiveValues() int64
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetQuasiIdsValues ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetQuasiIdsValues() []*Value
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetTopSensitiveValues ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) GetTopSensitiveValues() []*ValueFrequency
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) Reset()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) String ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) String() string
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket ¶
type AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket struct { // Lower bound on the sensitive value frequencies of the equivalence // classes in this bucket. SensitiveValueFrequencyLowerBound int64 `` /* 167-byte string literal not displayed */ // Upper bound on the sensitive value frequencies of the equivalence // classes in this bucket. SensitiveValueFrequencyUpperBound int64 `` /* 167-byte string literal not displayed */ // Total number of equivalence classes in this bucket. BucketSize int64 `protobuf:"varint,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"` // Sample of equivalence classes in this bucket. The total number of // classes returned per bucket is capped at 20. BucketValues []*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityEquivalenceClass `protobuf:"bytes,4,rep,name=bucket_values,json=bucketValues,proto3" json:"bucket_values,omitempty"` // Total number of distinct equivalence classes in this bucket. BucketValueCount int64 `protobuf:"varint,5,opt,name=bucket_value_count,json=bucketValueCount,proto3" json:"bucket_value_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketSize ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketSize() int64
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValueCount ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValueCount() int64
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetBucketValues ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyLowerBound ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyLowerBound() int64
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyUpperBound ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) GetSensitiveValueFrequencyUpperBound() int64
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) Reset()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) String ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) String() string
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_LDiversityResult_LDiversityHistogramBucket) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_NumericalStatsResult ¶
type AnalyzeDataSourceRiskDetails_NumericalStatsResult struct { // Minimum value appearing in the column. MinValue *Value `protobuf:"bytes,1,opt,name=min_value,json=minValue,proto3" json:"min_value,omitempty"` // Maximum value appearing in the column. MaxValue *Value `protobuf:"bytes,2,opt,name=max_value,json=maxValue,proto3" json:"max_value,omitempty"` // List of 99 values that partition the set of field values into 100 equal // sized buckets. QuantileValues []*Value `protobuf:"bytes,4,rep,name=quantile_values,json=quantileValues,proto3" json:"quantile_values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Result of the numerical stats computation.
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Descriptor ¶
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Descriptor() ([]byte, []int)
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMaxValue ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMaxValue() *Value
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMinValue ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetMinValue() *Value
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetQuantileValues ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) GetQuantileValues() []*Value
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoMessage ¶
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) ProtoMessage()
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) Reset ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) Reset()
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) String ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) String() string
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_DiscardUnknown ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_DiscardUnknown()
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Marshal ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Merge ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Merge(src proto.Message)
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Size ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Size() int
func (*AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Unmarshal ¶
func (m *AnalyzeDataSourceRiskDetails_NumericalStatsResult) XXX_Unmarshal(b []byte) error
type AnalyzeDataSourceRiskDetails_NumericalStatsResult_ ¶
type AnalyzeDataSourceRiskDetails_NumericalStatsResult_ struct {
NumericalStatsResult *AnalyzeDataSourceRiskDetails_NumericalStatsResult `protobuf:"bytes,3,opt,name=numerical_stats_result,json=numericalStatsResult,proto3,oneof"`
}
type BigQueryField ¶
type BigQueryField struct { // Source table of the field. Table *BigQueryTable `protobuf:"bytes,1,opt,name=table,proto3" json:"table,omitempty"` // Designated field in the BigQuery table. Field *FieldId `protobuf:"bytes,2,opt,name=field,proto3" json:"field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message defining a field of a BigQuery table.
func (*BigQueryField) Descriptor ¶
func (*BigQueryField) Descriptor() ([]byte, []int)
func (*BigQueryField) GetField ¶
func (m *BigQueryField) GetField() *FieldId
func (*BigQueryField) GetTable ¶
func (m *BigQueryField) GetTable() *BigQueryTable
func (*BigQueryField) ProtoMessage ¶
func (*BigQueryField) ProtoMessage()
func (*BigQueryField) Reset ¶
func (m *BigQueryField) Reset()
func (*BigQueryField) String ¶
func (m *BigQueryField) String() string
func (*BigQueryField) XXX_DiscardUnknown ¶
func (m *BigQueryField) XXX_DiscardUnknown()
func (*BigQueryField) XXX_Marshal ¶
func (m *BigQueryField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BigQueryField) XXX_Merge ¶
func (m *BigQueryField) XXX_Merge(src proto.Message)
func (*BigQueryField) XXX_Size ¶
func (m *BigQueryField) XXX_Size() int
func (*BigQueryField) XXX_Unmarshal ¶
func (m *BigQueryField) XXX_Unmarshal(b []byte) error
type BigQueryKey ¶
type BigQueryKey struct { // Complete BigQuery table reference. TableReference *BigQueryTable `protobuf:"bytes,1,opt,name=table_reference,json=tableReference,proto3" json:"table_reference,omitempty"` // Absolute number of the row from the beginning of the table at the time // of scanning. RowNumber int64 `protobuf:"varint,2,opt,name=row_number,json=rowNumber,proto3" json:"row_number,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Row key for identifying a record in BigQuery table.
func (*BigQueryKey) Descriptor ¶
func (*BigQueryKey) Descriptor() ([]byte, []int)
func (*BigQueryKey) GetRowNumber ¶
func (m *BigQueryKey) GetRowNumber() int64
func (*BigQueryKey) GetTableReference ¶
func (m *BigQueryKey) GetTableReference() *BigQueryTable
func (*BigQueryKey) ProtoMessage ¶
func (*BigQueryKey) ProtoMessage()
func (*BigQueryKey) Reset ¶
func (m *BigQueryKey) Reset()
func (*BigQueryKey) String ¶
func (m *BigQueryKey) String() string
func (*BigQueryKey) XXX_DiscardUnknown ¶
func (m *BigQueryKey) XXX_DiscardUnknown()
func (*BigQueryKey) XXX_Marshal ¶
func (m *BigQueryKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BigQueryKey) XXX_Merge ¶
func (m *BigQueryKey) XXX_Merge(src proto.Message)
func (*BigQueryKey) XXX_Size ¶
func (m *BigQueryKey) XXX_Size() int
func (*BigQueryKey) XXX_Unmarshal ¶
func (m *BigQueryKey) XXX_Unmarshal(b []byte) error
type BigQueryOptions ¶
type BigQueryOptions struct { // Complete BigQuery table reference. TableReference *BigQueryTable `protobuf:"bytes,1,opt,name=table_reference,json=tableReference,proto3" json:"table_reference,omitempty"` // References to fields uniquely identifying rows within the table. // Nested fields in the format, like `person.birthdate.year`, are allowed. IdentifyingFields []*FieldId `protobuf:"bytes,2,rep,name=identifying_fields,json=identifyingFields,proto3" json:"identifying_fields,omitempty"` // Max number of rows to scan. If the table has more rows than this value, the // rest of the rows are omitted. If not set, or if set to 0, all rows will be // scanned. Only one of rows_limit and rows_limit_percent can be specified. // Cannot be used in conjunction with TimespanConfig. RowsLimit int64 `protobuf:"varint,3,opt,name=rows_limit,json=rowsLimit,proto3" json:"rows_limit,omitempty"` // Max percentage of rows to scan. The rest are omitted. The number of rows // scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and // 100 means no limit. Defaults to 0. Only one of rows_limit and // rows_limit_percent can be specified. Cannot be used in conjunction with // TimespanConfig. RowsLimitPercent int32 `protobuf:"varint,6,opt,name=rows_limit_percent,json=rowsLimitPercent,proto3" json:"rows_limit_percent,omitempty"` SampleMethod BigQueryOptions_SampleMethod `` /* 154-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Options defining BigQuery table and row identifiers.
func (*BigQueryOptions) Descriptor ¶
func (*BigQueryOptions) Descriptor() ([]byte, []int)
func (*BigQueryOptions) GetIdentifyingFields ¶
func (m *BigQueryOptions) GetIdentifyingFields() []*FieldId
func (*BigQueryOptions) GetRowsLimit ¶
func (m *BigQueryOptions) GetRowsLimit() int64
func (*BigQueryOptions) GetRowsLimitPercent ¶
func (m *BigQueryOptions) GetRowsLimitPercent() int32
func (*BigQueryOptions) GetSampleMethod ¶
func (m *BigQueryOptions) GetSampleMethod() BigQueryOptions_SampleMethod
func (*BigQueryOptions) GetTableReference ¶
func (m *BigQueryOptions) GetTableReference() *BigQueryTable
func (*BigQueryOptions) ProtoMessage ¶
func (*BigQueryOptions) ProtoMessage()
func (*BigQueryOptions) Reset ¶
func (m *BigQueryOptions) Reset()
func (*BigQueryOptions) String ¶
func (m *BigQueryOptions) String() string
func (*BigQueryOptions) XXX_DiscardUnknown ¶
func (m *BigQueryOptions) XXX_DiscardUnknown()
func (*BigQueryOptions) XXX_Marshal ¶
func (m *BigQueryOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BigQueryOptions) XXX_Merge ¶
func (m *BigQueryOptions) XXX_Merge(src proto.Message)
func (*BigQueryOptions) XXX_Size ¶
func (m *BigQueryOptions) XXX_Size() int
func (*BigQueryOptions) XXX_Unmarshal ¶
func (m *BigQueryOptions) XXX_Unmarshal(b []byte) error
type BigQueryOptions_SampleMethod ¶
type BigQueryOptions_SampleMethod int32
How to sample rows if not all rows are scanned. Meaningful only when used in conjunction with rows_limit. If not specified, scanning would start from the top.
const ( BigQueryOptions_SAMPLE_METHOD_UNSPECIFIED BigQueryOptions_SampleMethod = 0 // Scan from the top (default). BigQueryOptions_TOP BigQueryOptions_SampleMethod = 1 // Randomly pick the row to start scanning. The scanned rows are contiguous. BigQueryOptions_RANDOM_START BigQueryOptions_SampleMethod = 2 )
func (BigQueryOptions_SampleMethod) EnumDescriptor ¶
func (BigQueryOptions_SampleMethod) EnumDescriptor() ([]byte, []int)
func (BigQueryOptions_SampleMethod) String ¶
func (x BigQueryOptions_SampleMethod) String() string
type BigQueryTable ¶
type BigQueryTable struct { // The Google Cloud Platform project ID of the project containing the table. // If omitted, project ID is inferred from the API call. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Dataset ID of the table. DatasetId string `protobuf:"bytes,2,opt,name=dataset_id,json=datasetId,proto3" json:"dataset_id,omitempty"` // Name of the table. TableId string `protobuf:"bytes,3,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message defining the location of a BigQuery table. A table is uniquely identified by its project_id, dataset_id, and table_name. Within a query a table is often referenced with a string in the format of: `<project_id>:<dataset_id>.<table_id>` or `<project_id>.<dataset_id>.<table_id>`.
func (*BigQueryTable) Descriptor ¶
func (*BigQueryTable) Descriptor() ([]byte, []int)
func (*BigQueryTable) GetDatasetId ¶
func (m *BigQueryTable) GetDatasetId() string
func (*BigQueryTable) GetProjectId ¶
func (m *BigQueryTable) GetProjectId() string
func (*BigQueryTable) GetTableId ¶
func (m *BigQueryTable) GetTableId() string
func (*BigQueryTable) ProtoMessage ¶
func (*BigQueryTable) ProtoMessage()
func (*BigQueryTable) Reset ¶
func (m *BigQueryTable) Reset()
func (*BigQueryTable) String ¶
func (m *BigQueryTable) String() string
func (*BigQueryTable) XXX_DiscardUnknown ¶
func (m *BigQueryTable) XXX_DiscardUnknown()
func (*BigQueryTable) XXX_Marshal ¶
func (m *BigQueryTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BigQueryTable) XXX_Merge ¶
func (m *BigQueryTable) XXX_Merge(src proto.Message)
func (*BigQueryTable) XXX_Size ¶
func (m *BigQueryTable) XXX_Size() int
func (*BigQueryTable) XXX_Unmarshal ¶
func (m *BigQueryTable) XXX_Unmarshal(b []byte) error
type BoundingBox ¶
type BoundingBox struct { // Top coordinate of the bounding box. (0,0) is upper left. Top int32 `protobuf:"varint,1,opt,name=top,proto3" json:"top,omitempty"` // Left coordinate of the bounding box. (0,0) is upper left. Left int32 `protobuf:"varint,2,opt,name=left,proto3" json:"left,omitempty"` // Width of the bounding box in pixels. Width int32 `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"` // Height of the bounding box in pixels. Height int32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Bounding box encompassing detected text within an image.
func (*BoundingBox) Descriptor ¶
func (*BoundingBox) Descriptor() ([]byte, []int)
func (*BoundingBox) GetHeight ¶
func (m *BoundingBox) GetHeight() int32
func (*BoundingBox) GetLeft ¶
func (m *BoundingBox) GetLeft() int32
func (*BoundingBox) GetTop ¶
func (m *BoundingBox) GetTop() int32
func (*BoundingBox) GetWidth ¶
func (m *BoundingBox) GetWidth() int32
func (*BoundingBox) ProtoMessage ¶
func (*BoundingBox) ProtoMessage()
func (*BoundingBox) Reset ¶
func (m *BoundingBox) Reset()
func (*BoundingBox) String ¶
func (m *BoundingBox) String() string
func (*BoundingBox) XXX_DiscardUnknown ¶
func (m *BoundingBox) XXX_DiscardUnknown()
func (*BoundingBox) XXX_Marshal ¶
func (m *BoundingBox) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BoundingBox) XXX_Merge ¶
func (m *BoundingBox) XXX_Merge(src proto.Message)
func (*BoundingBox) XXX_Size ¶
func (m *BoundingBox) XXX_Size() int
func (*BoundingBox) XXX_Unmarshal ¶
func (m *BoundingBox) XXX_Unmarshal(b []byte) error
type BucketingConfig ¶
type BucketingConfig struct { // Set of buckets. Ranges must be non-overlapping. Buckets []*BucketingConfig_Bucket `protobuf:"bytes,1,rep,name=buckets,proto3" json:"buckets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Generalization function that buckets values based on ranges. The ranges and replacement values are dynamically provided by the user for custom behavior, such as 1-30 -> LOW 31-65 -> MEDIUM 66-100 -> HIGH This can be used on data of type: number, long, string, timestamp. If the bound `Value` type differs from the type of data being transformed, we will first attempt converting the type of the data to be transformed to match the type of the bound before comparing. See https://cloud.google.com/dlp/docs/concepts-bucketing to learn more.
func (*BucketingConfig) Descriptor ¶
func (*BucketingConfig) Descriptor() ([]byte, []int)
func (*BucketingConfig) GetBuckets ¶
func (m *BucketingConfig) GetBuckets() []*BucketingConfig_Bucket
func (*BucketingConfig) ProtoMessage ¶
func (*BucketingConfig) ProtoMessage()
func (*BucketingConfig) Reset ¶
func (m *BucketingConfig) Reset()
func (*BucketingConfig) String ¶
func (m *BucketingConfig) String() string
func (*BucketingConfig) XXX_DiscardUnknown ¶
func (m *BucketingConfig) XXX_DiscardUnknown()
func (*BucketingConfig) XXX_Marshal ¶
func (m *BucketingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BucketingConfig) XXX_Merge ¶
func (m *BucketingConfig) XXX_Merge(src proto.Message)
func (*BucketingConfig) XXX_Size ¶
func (m *BucketingConfig) XXX_Size() int
func (*BucketingConfig) XXX_Unmarshal ¶
func (m *BucketingConfig) XXX_Unmarshal(b []byte) error
type BucketingConfig_Bucket ¶
type BucketingConfig_Bucket struct { // Lower bound of the range, inclusive. Type should be the same as max if // used. Min *Value `protobuf:"bytes,1,opt,name=min,proto3" json:"min,omitempty"` // Upper bound of the range, exclusive; type must match min. Max *Value `protobuf:"bytes,2,opt,name=max,proto3" json:"max,omitempty"` // Replacement value for this bucket. If not provided // the default behavior will be to hyphenate the min-max range. ReplacementValue *Value `protobuf:"bytes,3,opt,name=replacement_value,json=replacementValue,proto3" json:"replacement_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Bucket is represented as a range, along with replacement values.
func (*BucketingConfig_Bucket) Descriptor ¶
func (*BucketingConfig_Bucket) Descriptor() ([]byte, []int)
func (*BucketingConfig_Bucket) GetMax ¶
func (m *BucketingConfig_Bucket) GetMax() *Value
func (*BucketingConfig_Bucket) GetMin ¶
func (m *BucketingConfig_Bucket) GetMin() *Value
func (*BucketingConfig_Bucket) GetReplacementValue ¶
func (m *BucketingConfig_Bucket) GetReplacementValue() *Value
func (*BucketingConfig_Bucket) ProtoMessage ¶
func (*BucketingConfig_Bucket) ProtoMessage()
func (*BucketingConfig_Bucket) Reset ¶
func (m *BucketingConfig_Bucket) Reset()
func (*BucketingConfig_Bucket) String ¶
func (m *BucketingConfig_Bucket) String() string
func (*BucketingConfig_Bucket) XXX_DiscardUnknown ¶
func (m *BucketingConfig_Bucket) XXX_DiscardUnknown()
func (*BucketingConfig_Bucket) XXX_Marshal ¶
func (m *BucketingConfig_Bucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BucketingConfig_Bucket) XXX_Merge ¶
func (m *BucketingConfig_Bucket) XXX_Merge(src proto.Message)
func (*BucketingConfig_Bucket) XXX_Size ¶
func (m *BucketingConfig_Bucket) XXX_Size() int
func (*BucketingConfig_Bucket) XXX_Unmarshal ¶
func (m *BucketingConfig_Bucket) XXX_Unmarshal(b []byte) error
type ByteContentItem ¶
type ByteContentItem struct { // The type of data stored in the bytes string. Default will be TEXT_UTF8. Type ByteContentItem_BytesType `protobuf:"varint,1,opt,name=type,proto3,enum=google.privacy.dlp.v2.ByteContentItem_BytesType" json:"type,omitempty"` // Content data to inspect or redact. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Container for bytes to inspect or redact.
func (*ByteContentItem) Descriptor ¶
func (*ByteContentItem) Descriptor() ([]byte, []int)
func (*ByteContentItem) GetData ¶
func (m *ByteContentItem) GetData() []byte
func (*ByteContentItem) GetType ¶
func (m *ByteContentItem) GetType() ByteContentItem_BytesType
func (*ByteContentItem) ProtoMessage ¶
func (*ByteContentItem) ProtoMessage()
func (*ByteContentItem) Reset ¶
func (m *ByteContentItem) Reset()
func (*ByteContentItem) String ¶
func (m *ByteContentItem) String() string
func (*ByteContentItem) XXX_DiscardUnknown ¶
func (m *ByteContentItem) XXX_DiscardUnknown()
func (*ByteContentItem) XXX_Marshal ¶
func (m *ByteContentItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ByteContentItem) XXX_Merge ¶
func (m *ByteContentItem) XXX_Merge(src proto.Message)
func (*ByteContentItem) XXX_Size ¶
func (m *ByteContentItem) XXX_Size() int
func (*ByteContentItem) XXX_Unmarshal ¶
func (m *ByteContentItem) XXX_Unmarshal(b []byte) error
type ByteContentItem_BytesType ¶
type ByteContentItem_BytesType int32
const ( ByteContentItem_BYTES_TYPE_UNSPECIFIED ByteContentItem_BytesType = 0 ByteContentItem_IMAGE ByteContentItem_BytesType = 6 ByteContentItem_IMAGE_JPEG ByteContentItem_BytesType = 1 ByteContentItem_IMAGE_BMP ByteContentItem_BytesType = 2 ByteContentItem_IMAGE_PNG ByteContentItem_BytesType = 3 ByteContentItem_IMAGE_SVG ByteContentItem_BytesType = 4 ByteContentItem_TEXT_UTF8 ByteContentItem_BytesType = 5 )
func (ByteContentItem_BytesType) EnumDescriptor ¶
func (ByteContentItem_BytesType) EnumDescriptor() ([]byte, []int)
func (ByteContentItem_BytesType) String ¶
func (x ByteContentItem_BytesType) String() string
type CancelDlpJobRequest ¶
type CancelDlpJobRequest struct { // The name of the DlpJob resource to be cancelled. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The request message for canceling a DLP job.
func (*CancelDlpJobRequest) Descriptor ¶
func (*CancelDlpJobRequest) Descriptor() ([]byte, []int)
func (*CancelDlpJobRequest) GetName ¶
func (m *CancelDlpJobRequest) GetName() string
func (*CancelDlpJobRequest) ProtoMessage ¶
func (*CancelDlpJobRequest) ProtoMessage()
func (*CancelDlpJobRequest) Reset ¶
func (m *CancelDlpJobRequest) Reset()
func (*CancelDlpJobRequest) String ¶
func (m *CancelDlpJobRequest) String() string
func (*CancelDlpJobRequest) XXX_DiscardUnknown ¶
func (m *CancelDlpJobRequest) XXX_DiscardUnknown()
func (*CancelDlpJobRequest) XXX_Marshal ¶
func (m *CancelDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelDlpJobRequest) XXX_Merge ¶
func (m *CancelDlpJobRequest) XXX_Merge(src proto.Message)
func (*CancelDlpJobRequest) XXX_Size ¶
func (m *CancelDlpJobRequest) XXX_Size() int
func (*CancelDlpJobRequest) XXX_Unmarshal ¶
func (m *CancelDlpJobRequest) XXX_Unmarshal(b []byte) error
type CharacterMaskConfig ¶
type CharacterMaskConfig struct { // Character to mask the sensitive values—for example, "*" for an // alphabetic string such as name, or "0" for a numeric string such as ZIP // code or credit card number. String must have length 1. If not supplied, we // will default to "*" for strings, 0 for digits. MaskingCharacter string `protobuf:"bytes,1,opt,name=masking_character,json=maskingCharacter,proto3" json:"masking_character,omitempty"` // Number of characters to mask. If not set, all matching chars will be // masked. Skipped characters do not count towards this tally. NumberToMask int32 `protobuf:"varint,2,opt,name=number_to_mask,json=numberToMask,proto3" json:"number_to_mask,omitempty"` // Mask characters in reverse order. For example, if `masking_character` is // '0', number_to_mask is 14, and `reverse_order` is false, then // 1234-5678-9012-3456 -> 00000000000000-3456 // If `masking_character` is '*', `number_to_mask` is 3, and `reverse_order` // is true, then 12345 -> 12*** ReverseOrder bool `protobuf:"varint,3,opt,name=reverse_order,json=reverseOrder,proto3" json:"reverse_order,omitempty"` // When masking a string, items in this list will be skipped when replacing. // For example, if your string is 555-555-5555 and you ask us to skip `-` and // mask 5 chars with * we would produce ***-*55-5555. CharactersToIgnore []*CharsToIgnore `protobuf:"bytes,4,rep,name=characters_to_ignore,json=charactersToIgnore,proto3" json:"characters_to_ignore,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Partially mask a string by replacing a given number of characters with a fixed character. Masking can start from the beginning or end of the string. This can be used on data of any type (numbers, longs, and so on) and when de-identifying structured data we'll attempt to preserve the original data's type. (This allows you to take a long like 123 and modify it to a string like **3.
func (*CharacterMaskConfig) Descriptor ¶
func (*CharacterMaskConfig) Descriptor() ([]byte, []int)
func (*CharacterMaskConfig) GetCharactersToIgnore ¶
func (m *CharacterMaskConfig) GetCharactersToIgnore() []*CharsToIgnore
func (*CharacterMaskConfig) GetMaskingCharacter ¶
func (m *CharacterMaskConfig) GetMaskingCharacter() string
func (*CharacterMaskConfig) GetNumberToMask ¶
func (m *CharacterMaskConfig) GetNumberToMask() int32
func (*CharacterMaskConfig) GetReverseOrder ¶
func (m *CharacterMaskConfig) GetReverseOrder() bool
func (*CharacterMaskConfig) ProtoMessage ¶
func (*CharacterMaskConfig) ProtoMessage()
func (*CharacterMaskConfig) Reset ¶
func (m *CharacterMaskConfig) Reset()
func (*CharacterMaskConfig) String ¶
func (m *CharacterMaskConfig) String() string
func (*CharacterMaskConfig) XXX_DiscardUnknown ¶
func (m *CharacterMaskConfig) XXX_DiscardUnknown()
func (*CharacterMaskConfig) XXX_Marshal ¶
func (m *CharacterMaskConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CharacterMaskConfig) XXX_Merge ¶
func (m *CharacterMaskConfig) XXX_Merge(src proto.Message)
func (*CharacterMaskConfig) XXX_Size ¶
func (m *CharacterMaskConfig) XXX_Size() int
func (*CharacterMaskConfig) XXX_Unmarshal ¶
func (m *CharacterMaskConfig) XXX_Unmarshal(b []byte) error
type CharsToIgnore ¶
type CharsToIgnore struct { // Types that are valid to be assigned to Characters: // *CharsToIgnore_CharactersToSkip // *CharsToIgnore_CommonCharactersToIgnore Characters isCharsToIgnore_Characters `protobuf_oneof:"characters"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Characters to skip when doing deidentification of a value. These will be left alone and skipped.
func (*CharsToIgnore) Descriptor ¶
func (*CharsToIgnore) Descriptor() ([]byte, []int)
func (*CharsToIgnore) GetCharacters ¶
func (m *CharsToIgnore) GetCharacters() isCharsToIgnore_Characters
func (*CharsToIgnore) GetCharactersToSkip ¶
func (m *CharsToIgnore) GetCharactersToSkip() string
func (*CharsToIgnore) GetCommonCharactersToIgnore ¶
func (m *CharsToIgnore) GetCommonCharactersToIgnore() CharsToIgnore_CommonCharsToIgnore
func (*CharsToIgnore) ProtoMessage ¶
func (*CharsToIgnore) ProtoMessage()
func (*CharsToIgnore) Reset ¶
func (m *CharsToIgnore) Reset()
func (*CharsToIgnore) String ¶
func (m *CharsToIgnore) String() string
func (*CharsToIgnore) XXX_DiscardUnknown ¶
func (m *CharsToIgnore) XXX_DiscardUnknown()
func (*CharsToIgnore) XXX_Marshal ¶
func (m *CharsToIgnore) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CharsToIgnore) XXX_Merge ¶
func (m *CharsToIgnore) XXX_Merge(src proto.Message)
func (*CharsToIgnore) XXX_OneofFuncs ¶
func (*CharsToIgnore) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CharsToIgnore) XXX_Size ¶
func (m *CharsToIgnore) XXX_Size() int
func (*CharsToIgnore) XXX_Unmarshal ¶
func (m *CharsToIgnore) XXX_Unmarshal(b []byte) error
type CharsToIgnore_CharactersToSkip ¶
type CharsToIgnore_CharactersToSkip struct {
CharactersToSkip string `protobuf:"bytes,1,opt,name=characters_to_skip,json=charactersToSkip,proto3,oneof"`
}
type CharsToIgnore_CommonCharactersToIgnore ¶
type CharsToIgnore_CommonCharactersToIgnore struct {
CommonCharactersToIgnore CharsToIgnore_CommonCharsToIgnore `` /* 160-byte string literal not displayed */
}
type CharsToIgnore_CommonCharsToIgnore ¶
type CharsToIgnore_CommonCharsToIgnore int32
const ( CharsToIgnore_COMMON_CHARS_TO_IGNORE_UNSPECIFIED CharsToIgnore_CommonCharsToIgnore = 0 // 0-9 CharsToIgnore_NUMERIC CharsToIgnore_CommonCharsToIgnore = 1 // A-Z CharsToIgnore_ALPHA_UPPER_CASE CharsToIgnore_CommonCharsToIgnore = 2 // a-z CharsToIgnore_ALPHA_LOWER_CASE CharsToIgnore_CommonCharsToIgnore = 3 // US Punctuation, one of !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ CharsToIgnore_PUNCTUATION CharsToIgnore_CommonCharsToIgnore = 4 // Whitespace character, one of [ \t\n\x0B\f\r] CharsToIgnore_WHITESPACE CharsToIgnore_CommonCharsToIgnore = 5 )
func (CharsToIgnore_CommonCharsToIgnore) EnumDescriptor ¶
func (CharsToIgnore_CommonCharsToIgnore) EnumDescriptor() ([]byte, []int)
func (CharsToIgnore_CommonCharsToIgnore) String ¶
func (x CharsToIgnore_CommonCharsToIgnore) String() string
type CloudStorageFileSet ¶
type CloudStorageFileSet struct { // The url, in the format `gs://<bucket>/<path>`. Trailing wildcard in the // path is allowed. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message representing a set of files in Cloud Storage.
func (*CloudStorageFileSet) Descriptor ¶
func (*CloudStorageFileSet) Descriptor() ([]byte, []int)
func (*CloudStorageFileSet) GetUrl ¶
func (m *CloudStorageFileSet) GetUrl() string
func (*CloudStorageFileSet) ProtoMessage ¶
func (*CloudStorageFileSet) ProtoMessage()
func (*CloudStorageFileSet) Reset ¶
func (m *CloudStorageFileSet) Reset()
func (*CloudStorageFileSet) String ¶
func (m *CloudStorageFileSet) String() string
func (*CloudStorageFileSet) XXX_DiscardUnknown ¶
func (m *CloudStorageFileSet) XXX_DiscardUnknown()
func (*CloudStorageFileSet) XXX_Marshal ¶
func (m *CloudStorageFileSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudStorageFileSet) XXX_Merge ¶
func (m *CloudStorageFileSet) XXX_Merge(src proto.Message)
func (*CloudStorageFileSet) XXX_Size ¶
func (m *CloudStorageFileSet) XXX_Size() int
func (*CloudStorageFileSet) XXX_Unmarshal ¶
func (m *CloudStorageFileSet) XXX_Unmarshal(b []byte) error
type CloudStorageOptions ¶
type CloudStorageOptions struct { // The set of one or more files to scan. FileSet *CloudStorageOptions_FileSet `protobuf:"bytes,1,opt,name=file_set,json=fileSet,proto3" json:"file_set,omitempty"` // Max number of bytes to scan from a file. If a scanned file's size is bigger // than this value then the rest of the bytes are omitted. Only one // of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. BytesLimitPerFile int64 `protobuf:"varint,4,opt,name=bytes_limit_per_file,json=bytesLimitPerFile,proto3" json:"bytes_limit_per_file,omitempty"` // Max percentage of bytes to scan from a file. The rest are omitted. The // number of bytes scanned is rounded down. Must be between 0 and 100, // inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one // of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. BytesLimitPerFilePercent int32 `` /* 140-byte string literal not displayed */ // List of file type groups to include in the scan. // If empty, all files are scanned and available data format processors // are applied. FileTypes []FileType `` /* 132-byte string literal not displayed */ SampleMethod CloudStorageOptions_SampleMethod `` /* 158-byte string literal not displayed */ // Limits the number of files to scan to this percentage of the input FileSet. // Number of files scanned is rounded down. Must be between 0 and 100, // inclusively. Both 0 and 100 means no limit. Defaults to 0. FilesLimitPercent int32 `protobuf:"varint,7,opt,name=files_limit_percent,json=filesLimitPercent,proto3" json:"files_limit_percent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Options defining a file or a set of files within a Google Cloud Storage bucket.
func (*CloudStorageOptions) Descriptor ¶
func (*CloudStorageOptions) Descriptor() ([]byte, []int)
func (*CloudStorageOptions) GetBytesLimitPerFile ¶
func (m *CloudStorageOptions) GetBytesLimitPerFile() int64
func (*CloudStorageOptions) GetBytesLimitPerFilePercent ¶
func (m *CloudStorageOptions) GetBytesLimitPerFilePercent() int32
func (*CloudStorageOptions) GetFileSet ¶
func (m *CloudStorageOptions) GetFileSet() *CloudStorageOptions_FileSet
func (*CloudStorageOptions) GetFileTypes ¶
func (m *CloudStorageOptions) GetFileTypes() []FileType
func (*CloudStorageOptions) GetFilesLimitPercent ¶
func (m *CloudStorageOptions) GetFilesLimitPercent() int32
func (*CloudStorageOptions) GetSampleMethod ¶
func (m *CloudStorageOptions) GetSampleMethod() CloudStorageOptions_SampleMethod
func (*CloudStorageOptions) ProtoMessage ¶
func (*CloudStorageOptions) ProtoMessage()
func (*CloudStorageOptions) Reset ¶
func (m *CloudStorageOptions) Reset()
func (*CloudStorageOptions) String ¶
func (m *CloudStorageOptions) String() string
func (*CloudStorageOptions) XXX_DiscardUnknown ¶
func (m *CloudStorageOptions) XXX_DiscardUnknown()
func (*CloudStorageOptions) XXX_Marshal ¶
func (m *CloudStorageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudStorageOptions) XXX_Merge ¶
func (m *CloudStorageOptions) XXX_Merge(src proto.Message)
func (*CloudStorageOptions) XXX_Size ¶
func (m *CloudStorageOptions) XXX_Size() int
func (*CloudStorageOptions) XXX_Unmarshal ¶
func (m *CloudStorageOptions) XXX_Unmarshal(b []byte) error
type CloudStorageOptions_FileSet ¶
type CloudStorageOptions_FileSet struct { // The Cloud Storage url of the file(s) to scan, in the format // `gs://<bucket>/<path>`. Trailing wildcard in the path is allowed. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Set of files to scan.
func (*CloudStorageOptions_FileSet) Descriptor ¶
func (*CloudStorageOptions_FileSet) Descriptor() ([]byte, []int)
func (*CloudStorageOptions_FileSet) GetUrl ¶
func (m *CloudStorageOptions_FileSet) GetUrl() string
func (*CloudStorageOptions_FileSet) ProtoMessage ¶
func (*CloudStorageOptions_FileSet) ProtoMessage()
func (*CloudStorageOptions_FileSet) Reset ¶
func (m *CloudStorageOptions_FileSet) Reset()
func (*CloudStorageOptions_FileSet) String ¶
func (m *CloudStorageOptions_FileSet) String() string
func (*CloudStorageOptions_FileSet) XXX_DiscardUnknown ¶
func (m *CloudStorageOptions_FileSet) XXX_DiscardUnknown()
func (*CloudStorageOptions_FileSet) XXX_Marshal ¶
func (m *CloudStorageOptions_FileSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudStorageOptions_FileSet) XXX_Merge ¶
func (m *CloudStorageOptions_FileSet) XXX_Merge(src proto.Message)
func (*CloudStorageOptions_FileSet) XXX_Size ¶
func (m *CloudStorageOptions_FileSet) XXX_Size() int
func (*CloudStorageOptions_FileSet) XXX_Unmarshal ¶
func (m *CloudStorageOptions_FileSet) XXX_Unmarshal(b []byte) error
type CloudStorageOptions_SampleMethod ¶
type CloudStorageOptions_SampleMethod int32
How to sample bytes if not all bytes are scanned. Meaningful only when used in conjunction with bytes_limit_per_file. If not specified, scanning would start from the top.
const ( CloudStorageOptions_SAMPLE_METHOD_UNSPECIFIED CloudStorageOptions_SampleMethod = 0 // Scan from the top (default). CloudStorageOptions_TOP CloudStorageOptions_SampleMethod = 1 // For each file larger than bytes_limit_per_file, randomly pick the offset // to start scanning. The scanned bytes are contiguous. CloudStorageOptions_RANDOM_START CloudStorageOptions_SampleMethod = 2 )
func (CloudStorageOptions_SampleMethod) EnumDescriptor ¶
func (CloudStorageOptions_SampleMethod) EnumDescriptor() ([]byte, []int)
func (CloudStorageOptions_SampleMethod) String ¶
func (x CloudStorageOptions_SampleMethod) String() string
type CloudStoragePath ¶
type CloudStoragePath struct { // A url representing a file or path (no wildcards) in Cloud Storage. // Example: gs://[BUCKET_NAME]/dictionary.txt Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message representing a single file or path in Cloud Storage.
func (*CloudStoragePath) Descriptor ¶
func (*CloudStoragePath) Descriptor() ([]byte, []int)
func (*CloudStoragePath) GetPath ¶
func (m *CloudStoragePath) GetPath() string
func (*CloudStoragePath) ProtoMessage ¶
func (*CloudStoragePath) ProtoMessage()
func (*CloudStoragePath) Reset ¶
func (m *CloudStoragePath) Reset()
func (*CloudStoragePath) String ¶
func (m *CloudStoragePath) String() string
func (*CloudStoragePath) XXX_DiscardUnknown ¶
func (m *CloudStoragePath) XXX_DiscardUnknown()
func (*CloudStoragePath) XXX_Marshal ¶
func (m *CloudStoragePath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudStoragePath) XXX_Merge ¶
func (m *CloudStoragePath) XXX_Merge(src proto.Message)
func (*CloudStoragePath) XXX_Size ¶
func (m *CloudStoragePath) XXX_Size() int
func (*CloudStoragePath) XXX_Unmarshal ¶
func (m *CloudStoragePath) XXX_Unmarshal(b []byte) error
type Color ¶
type Color struct { // The amount of red in the color as a value in the interval [0, 1]. Red float32 `protobuf:"fixed32,1,opt,name=red,proto3" json:"red,omitempty"` // The amount of green in the color as a value in the interval [0, 1]. Green float32 `protobuf:"fixed32,2,opt,name=green,proto3" json:"green,omitempty"` // The amount of blue in the color as a value in the interval [0, 1]. Blue float32 `protobuf:"fixed32,3,opt,name=blue,proto3" json:"blue,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a color in the RGB color space.
func (*Color) Descriptor ¶
func (*Color) ProtoMessage ¶
func (*Color) ProtoMessage()
func (*Color) XXX_DiscardUnknown ¶
func (m *Color) XXX_DiscardUnknown()
func (*Color) XXX_Marshal ¶
func (*Color) XXX_Unmarshal ¶
type ContentItem ¶
type ContentItem struct { // Data of the item either in the byte array or UTF-8 string form, or table. // // Types that are valid to be assigned to DataItem: // *ContentItem_Value // *ContentItem_Table // *ContentItem_ByteItem DataItem isContentItem_DataItem `protobuf_oneof:"data_item"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Container structure for the content to inspect.
func (*ContentItem) Descriptor ¶
func (*ContentItem) Descriptor() ([]byte, []int)
func (*ContentItem) GetByteItem ¶
func (m *ContentItem) GetByteItem() *ByteContentItem
func (*ContentItem) GetDataItem ¶
func (m *ContentItem) GetDataItem() isContentItem_DataItem
func (*ContentItem) GetTable ¶
func (m *ContentItem) GetTable() *Table
func (*ContentItem) GetValue ¶
func (m *ContentItem) GetValue() string
func (*ContentItem) ProtoMessage ¶
func (*ContentItem) ProtoMessage()
func (*ContentItem) Reset ¶
func (m *ContentItem) Reset()
func (*ContentItem) String ¶
func (m *ContentItem) String() string
func (*ContentItem) XXX_DiscardUnknown ¶
func (m *ContentItem) XXX_DiscardUnknown()
func (*ContentItem) XXX_Marshal ¶
func (m *ContentItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContentItem) XXX_Merge ¶
func (m *ContentItem) XXX_Merge(src proto.Message)
func (*ContentItem) XXX_OneofFuncs ¶
func (*ContentItem) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*ContentItem) XXX_Size ¶
func (m *ContentItem) XXX_Size() int
func (*ContentItem) XXX_Unmarshal ¶
func (m *ContentItem) XXX_Unmarshal(b []byte) error
type ContentItem_ByteItem ¶
type ContentItem_ByteItem struct {
ByteItem *ByteContentItem `protobuf:"bytes,5,opt,name=byte_item,json=byteItem,proto3,oneof"`
}
type ContentItem_Table ¶
type ContentItem_Table struct {
Table *Table `protobuf:"bytes,4,opt,name=table,proto3,oneof"`
}
type ContentItem_Value ¶
type ContentItem_Value struct {
Value string `protobuf:"bytes,3,opt,name=value,proto3,oneof"`
}
type ContentLocation ¶
type ContentLocation struct { // Name of the container where the finding is located. // The top level name is the source file name or table name. Nested names // could be absent if the embedded object has no string identifier // (for an example an image contained within a document). ContainerName string `protobuf:"bytes,1,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"` // Type of the container within the file with location of the finding. // // Types that are valid to be assigned to Location: // *ContentLocation_RecordLocation // *ContentLocation_ImageLocation // *ContentLocation_DocumentLocation Location isContentLocation_Location `protobuf_oneof:"location"` // Findings container modification timestamp, if applicable. // For Google Cloud Storage contains last file modification timestamp. // For BigQuery table contains last_modified_time property. // For Datastore - not populated. ContainerTimestamp *timestamp.Timestamp `protobuf:"bytes,6,opt,name=container_timestamp,json=containerTimestamp,proto3" json:"container_timestamp,omitempty"` // Findings container version, if available // ("generation" for Google Cloud Storage). ContainerVersion string `protobuf:"bytes,7,opt,name=container_version,json=containerVersion,proto3" json:"container_version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Findings container location data.
func (*ContentLocation) Descriptor ¶
func (*ContentLocation) Descriptor() ([]byte, []int)
func (*ContentLocation) GetContainerName ¶
func (m *ContentLocation) GetContainerName() string
func (*ContentLocation) GetContainerTimestamp ¶
func (m *ContentLocation) GetContainerTimestamp() *timestamp.Timestamp
func (*ContentLocation) GetContainerVersion ¶
func (m *ContentLocation) GetContainerVersion() string
func (*ContentLocation) GetDocumentLocation ¶
func (m *ContentLocation) GetDocumentLocation() *DocumentLocation
func (*ContentLocation) GetImageLocation ¶
func (m *ContentLocation) GetImageLocation() *ImageLocation
func (*ContentLocation) GetLocation ¶
func (m *ContentLocation) GetLocation() isContentLocation_Location
func (*ContentLocation) GetRecordLocation ¶
func (m *ContentLocation) GetRecordLocation() *RecordLocation
func (*ContentLocation) ProtoMessage ¶
func (*ContentLocation) ProtoMessage()
func (*ContentLocation) Reset ¶
func (m *ContentLocation) Reset()
func (*ContentLocation) String ¶
func (m *ContentLocation) String() string
func (*ContentLocation) XXX_DiscardUnknown ¶
func (m *ContentLocation) XXX_DiscardUnknown()
func (*ContentLocation) XXX_Marshal ¶
func (m *ContentLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContentLocation) XXX_Merge ¶
func (m *ContentLocation) XXX_Merge(src proto.Message)
func (*ContentLocation) XXX_OneofFuncs ¶
func (*ContentLocation) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*ContentLocation) XXX_Size ¶
func (m *ContentLocation) XXX_Size() int
func (*ContentLocation) XXX_Unmarshal ¶
func (m *ContentLocation) XXX_Unmarshal(b []byte) error
type ContentLocation_DocumentLocation ¶
type ContentLocation_DocumentLocation struct {
DocumentLocation *DocumentLocation `protobuf:"bytes,5,opt,name=document_location,json=documentLocation,proto3,oneof"`
}
type ContentLocation_ImageLocation ¶
type ContentLocation_ImageLocation struct {
ImageLocation *ImageLocation `protobuf:"bytes,3,opt,name=image_location,json=imageLocation,proto3,oneof"`
}
type ContentLocation_RecordLocation ¶
type ContentLocation_RecordLocation struct {
RecordLocation *RecordLocation `protobuf:"bytes,2,opt,name=record_location,json=recordLocation,proto3,oneof"`
}
type ContentOption ¶
type ContentOption int32
Options describing which parts of the provided content should be scanned.
const ( // Includes entire content of a file or a data stream. ContentOption_CONTENT_UNSPECIFIED ContentOption = 0 // Text content within the data, excluding any metadata. ContentOption_CONTENT_TEXT ContentOption = 1 // Images found in the data. ContentOption_CONTENT_IMAGE ContentOption = 2 )
func (ContentOption) EnumDescriptor ¶
func (ContentOption) EnumDescriptor() ([]byte, []int)
func (ContentOption) String ¶
func (x ContentOption) String() string
type CreateDeidentifyTemplateRequest ¶
type CreateDeidentifyTemplateRequest struct { // The parent resource name, for example projects/my-project-id or // organizations/my-org-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The DeidentifyTemplate to create. DeidentifyTemplate *DeidentifyTemplate `protobuf:"bytes,2,opt,name=deidentify_template,json=deidentifyTemplate,proto3" json:"deidentify_template,omitempty"` // The template id can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular // expression: `[a-zA-Z\\d-]+`. The maximum length is 100 // characters. Can be empty to allow the system to generate one. TemplateId string `protobuf:"bytes,3,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for CreateDeidentifyTemplate.
func (*CreateDeidentifyTemplateRequest) Descriptor ¶
func (*CreateDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
func (*CreateDeidentifyTemplateRequest) GetDeidentifyTemplate ¶
func (m *CreateDeidentifyTemplateRequest) GetDeidentifyTemplate() *DeidentifyTemplate
func (*CreateDeidentifyTemplateRequest) GetParent ¶
func (m *CreateDeidentifyTemplateRequest) GetParent() string
func (*CreateDeidentifyTemplateRequest) GetTemplateId ¶
func (m *CreateDeidentifyTemplateRequest) GetTemplateId() string
func (*CreateDeidentifyTemplateRequest) ProtoMessage ¶
func (*CreateDeidentifyTemplateRequest) ProtoMessage()
func (*CreateDeidentifyTemplateRequest) Reset ¶
func (m *CreateDeidentifyTemplateRequest) Reset()
func (*CreateDeidentifyTemplateRequest) String ¶
func (m *CreateDeidentifyTemplateRequest) String() string
func (*CreateDeidentifyTemplateRequest) XXX_DiscardUnknown ¶
func (m *CreateDeidentifyTemplateRequest) XXX_DiscardUnknown()
func (*CreateDeidentifyTemplateRequest) XXX_Marshal ¶
func (m *CreateDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeidentifyTemplateRequest) XXX_Merge ¶
func (m *CreateDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
func (*CreateDeidentifyTemplateRequest) XXX_Size ¶
func (m *CreateDeidentifyTemplateRequest) XXX_Size() int
func (*CreateDeidentifyTemplateRequest) XXX_Unmarshal ¶
func (m *CreateDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
type CreateDlpJobRequest ¶
type CreateDlpJobRequest struct { // The parent resource name, for example projects/my-project-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The configuration details for the specific type of job to run. // // Types that are valid to be assigned to Job: // *CreateDlpJobRequest_InspectJob // *CreateDlpJobRequest_RiskJob Job isCreateDlpJobRequest_Job `protobuf_oneof:"job"` // The job id can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular // expression: `[a-zA-Z\\d-]+`. The maximum length is 100 // characters. Can be empty to allow the system to generate one. JobId string `protobuf:"bytes,4,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for CreateDlpJobRequest. Used to initiate long running jobs such as calculating risk metrics or inspecting Google Cloud Storage.
func (*CreateDlpJobRequest) Descriptor ¶
func (*CreateDlpJobRequest) Descriptor() ([]byte, []int)
func (*CreateDlpJobRequest) GetInspectJob ¶
func (m *CreateDlpJobRequest) GetInspectJob() *InspectJobConfig
func (*CreateDlpJobRequest) GetJob ¶
func (m *CreateDlpJobRequest) GetJob() isCreateDlpJobRequest_Job
func (*CreateDlpJobRequest) GetJobId ¶
func (m *CreateDlpJobRequest) GetJobId() string
func (*CreateDlpJobRequest) GetParent ¶
func (m *CreateDlpJobRequest) GetParent() string
func (*CreateDlpJobRequest) GetRiskJob ¶
func (m *CreateDlpJobRequest) GetRiskJob() *RiskAnalysisJobConfig
func (*CreateDlpJobRequest) ProtoMessage ¶
func (*CreateDlpJobRequest) ProtoMessage()
func (*CreateDlpJobRequest) Reset ¶
func (m *CreateDlpJobRequest) Reset()
func (*CreateDlpJobRequest) String ¶
func (m *CreateDlpJobRequest) String() string
func (*CreateDlpJobRequest) XXX_DiscardUnknown ¶
func (m *CreateDlpJobRequest) XXX_DiscardUnknown()
func (*CreateDlpJobRequest) XXX_Marshal ¶
func (m *CreateDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDlpJobRequest) XXX_Merge ¶
func (m *CreateDlpJobRequest) XXX_Merge(src proto.Message)
func (*CreateDlpJobRequest) XXX_OneofFuncs ¶
func (*CreateDlpJobRequest) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CreateDlpJobRequest) XXX_Size ¶
func (m *CreateDlpJobRequest) XXX_Size() int
func (*CreateDlpJobRequest) XXX_Unmarshal ¶
func (m *CreateDlpJobRequest) XXX_Unmarshal(b []byte) error
type CreateDlpJobRequest_InspectJob ¶
type CreateDlpJobRequest_InspectJob struct {
InspectJob *InspectJobConfig `protobuf:"bytes,2,opt,name=inspect_job,json=inspectJob,proto3,oneof"`
}
type CreateDlpJobRequest_RiskJob ¶
type CreateDlpJobRequest_RiskJob struct {
RiskJob *RiskAnalysisJobConfig `protobuf:"bytes,3,opt,name=risk_job,json=riskJob,proto3,oneof"`
}
type CreateInspectTemplateRequest ¶
type CreateInspectTemplateRequest struct { // The parent resource name, for example projects/my-project-id or // organizations/my-org-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The InspectTemplate to create. InspectTemplate *InspectTemplate `protobuf:"bytes,2,opt,name=inspect_template,json=inspectTemplate,proto3" json:"inspect_template,omitempty"` // The template id can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular // expression: `[a-zA-Z\\d-]+`. The maximum length is 100 // characters. Can be empty to allow the system to generate one. TemplateId string `protobuf:"bytes,3,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for CreateInspectTemplate.
func (*CreateInspectTemplateRequest) Descriptor ¶
func (*CreateInspectTemplateRequest) Descriptor() ([]byte, []int)
func (*CreateInspectTemplateRequest) GetInspectTemplate ¶
func (m *CreateInspectTemplateRequest) GetInspectTemplate() *InspectTemplate
func (*CreateInspectTemplateRequest) GetParent ¶
func (m *CreateInspectTemplateRequest) GetParent() string
func (*CreateInspectTemplateRequest) GetTemplateId ¶
func (m *CreateInspectTemplateRequest) GetTemplateId() string
func (*CreateInspectTemplateRequest) ProtoMessage ¶
func (*CreateInspectTemplateRequest) ProtoMessage()
func (*CreateInspectTemplateRequest) Reset ¶
func (m *CreateInspectTemplateRequest) Reset()
func (*CreateInspectTemplateRequest) String ¶
func (m *CreateInspectTemplateRequest) String() string
func (*CreateInspectTemplateRequest) XXX_DiscardUnknown ¶
func (m *CreateInspectTemplateRequest) XXX_DiscardUnknown()
func (*CreateInspectTemplateRequest) XXX_Marshal ¶
func (m *CreateInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateInspectTemplateRequest) XXX_Merge ¶
func (m *CreateInspectTemplateRequest) XXX_Merge(src proto.Message)
func (*CreateInspectTemplateRequest) XXX_Size ¶
func (m *CreateInspectTemplateRequest) XXX_Size() int
func (*CreateInspectTemplateRequest) XXX_Unmarshal ¶
func (m *CreateInspectTemplateRequest) XXX_Unmarshal(b []byte) error
type CreateJobTriggerRequest ¶
type CreateJobTriggerRequest struct { // The parent resource name, for example projects/my-project-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The JobTrigger to create. JobTrigger *JobTrigger `protobuf:"bytes,2,opt,name=job_trigger,json=jobTrigger,proto3" json:"job_trigger,omitempty"` // The trigger id can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular // expression: `[a-zA-Z\\d-]+`. The maximum length is 100 // characters. Can be empty to allow the system to generate one. TriggerId string `protobuf:"bytes,3,opt,name=trigger_id,json=triggerId,proto3" json:"trigger_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for CreateJobTrigger.
func (*CreateJobTriggerRequest) Descriptor ¶
func (*CreateJobTriggerRequest) Descriptor() ([]byte, []int)
func (*CreateJobTriggerRequest) GetJobTrigger ¶
func (m *CreateJobTriggerRequest) GetJobTrigger() *JobTrigger
func (*CreateJobTriggerRequest) GetParent ¶
func (m *CreateJobTriggerRequest) GetParent() string
func (*CreateJobTriggerRequest) GetTriggerId ¶
func (m *CreateJobTriggerRequest) GetTriggerId() string
func (*CreateJobTriggerRequest) ProtoMessage ¶
func (*CreateJobTriggerRequest) ProtoMessage()
func (*CreateJobTriggerRequest) Reset ¶
func (m *CreateJobTriggerRequest) Reset()
func (*CreateJobTriggerRequest) String ¶
func (m *CreateJobTriggerRequest) String() string
func (*CreateJobTriggerRequest) XXX_DiscardUnknown ¶
func (m *CreateJobTriggerRequest) XXX_DiscardUnknown()
func (*CreateJobTriggerRequest) XXX_Marshal ¶
func (m *CreateJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateJobTriggerRequest) XXX_Merge ¶
func (m *CreateJobTriggerRequest) XXX_Merge(src proto.Message)
func (*CreateJobTriggerRequest) XXX_Size ¶
func (m *CreateJobTriggerRequest) XXX_Size() int
func (*CreateJobTriggerRequest) XXX_Unmarshal ¶
func (m *CreateJobTriggerRequest) XXX_Unmarshal(b []byte) error
type CreateStoredInfoTypeRequest ¶
type CreateStoredInfoTypeRequest struct { // The parent resource name, for example projects/my-project-id or // organizations/my-org-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Configuration of the storedInfoType to create. Config *StoredInfoTypeConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // The storedInfoType ID can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular // expression: `[a-zA-Z\\d-]+`. The maximum length is 100 // characters. Can be empty to allow the system to generate one. StoredInfoTypeId string `protobuf:"bytes,3,opt,name=stored_info_type_id,json=storedInfoTypeId,proto3" json:"stored_info_type_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for CreateStoredInfoType.
func (*CreateStoredInfoTypeRequest) Descriptor ¶
func (*CreateStoredInfoTypeRequest) Descriptor() ([]byte, []int)
func (*CreateStoredInfoTypeRequest) GetConfig ¶
func (m *CreateStoredInfoTypeRequest) GetConfig() *StoredInfoTypeConfig
func (*CreateStoredInfoTypeRequest) GetParent ¶
func (m *CreateStoredInfoTypeRequest) GetParent() string
func (*CreateStoredInfoTypeRequest) GetStoredInfoTypeId ¶
func (m *CreateStoredInfoTypeRequest) GetStoredInfoTypeId() string
func (*CreateStoredInfoTypeRequest) ProtoMessage ¶
func (*CreateStoredInfoTypeRequest) ProtoMessage()
func (*CreateStoredInfoTypeRequest) Reset ¶
func (m *CreateStoredInfoTypeRequest) Reset()
func (*CreateStoredInfoTypeRequest) String ¶
func (m *CreateStoredInfoTypeRequest) String() string
func (*CreateStoredInfoTypeRequest) XXX_DiscardUnknown ¶
func (m *CreateStoredInfoTypeRequest) XXX_DiscardUnknown()
func (*CreateStoredInfoTypeRequest) XXX_Marshal ¶
func (m *CreateStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateStoredInfoTypeRequest) XXX_Merge ¶
func (m *CreateStoredInfoTypeRequest) XXX_Merge(src proto.Message)
func (*CreateStoredInfoTypeRequest) XXX_Size ¶
func (m *CreateStoredInfoTypeRequest) XXX_Size() int
func (*CreateStoredInfoTypeRequest) XXX_Unmarshal ¶
func (m *CreateStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
type CryptoHashConfig ¶
type CryptoHashConfig struct { // The key used by the hash function. CryptoKey *CryptoKey `protobuf:"bytes,1,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Pseudonymization method that generates surrogates via cryptographic hashing. Uses SHA-256. The key size must be either 32 or 64 bytes. Outputs a 32 byte digest as an uppercase hex string (for example, 41D1567F7F99F1DC2A5FAB886DEE5BEE). Currently, only string and integer values can be hashed.
func (*CryptoHashConfig) Descriptor ¶
func (*CryptoHashConfig) Descriptor() ([]byte, []int)
func (*CryptoHashConfig) GetCryptoKey ¶
func (m *CryptoHashConfig) GetCryptoKey() *CryptoKey
func (*CryptoHashConfig) ProtoMessage ¶
func (*CryptoHashConfig) ProtoMessage()
func (*CryptoHashConfig) Reset ¶
func (m *CryptoHashConfig) Reset()
func (*CryptoHashConfig) String ¶
func (m *CryptoHashConfig) String() string
func (*CryptoHashConfig) XXX_DiscardUnknown ¶
func (m *CryptoHashConfig) XXX_DiscardUnknown()
func (*CryptoHashConfig) XXX_Marshal ¶
func (m *CryptoHashConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CryptoHashConfig) XXX_Merge ¶
func (m *CryptoHashConfig) XXX_Merge(src proto.Message)
func (*CryptoHashConfig) XXX_Size ¶
func (m *CryptoHashConfig) XXX_Size() int
func (*CryptoHashConfig) XXX_Unmarshal ¶
func (m *CryptoHashConfig) XXX_Unmarshal(b []byte) error
type CryptoKey ¶
type CryptoKey struct { // Types that are valid to be assigned to Source: // *CryptoKey_Transient // *CryptoKey_Unwrapped // *CryptoKey_KmsWrapped Source isCryptoKey_Source `protobuf_oneof:"source"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
This is a data encryption key (DEK) (as opposed to a key encryption key (KEK) stored by KMS). When using KMS to wrap/unwrap DEKs, be sure to set an appropriate IAM policy on the KMS CryptoKey (KEK) to ensure an attacker cannot unwrap the data crypto key.
func (*CryptoKey) Descriptor ¶
func (*CryptoKey) GetKmsWrapped ¶
func (m *CryptoKey) GetKmsWrapped() *KmsWrappedCryptoKey
func (*CryptoKey) GetTransient ¶
func (m *CryptoKey) GetTransient() *TransientCryptoKey
func (*CryptoKey) GetUnwrapped ¶
func (m *CryptoKey) GetUnwrapped() *UnwrappedCryptoKey
func (*CryptoKey) ProtoMessage ¶
func (*CryptoKey) ProtoMessage()
func (*CryptoKey) XXX_DiscardUnknown ¶
func (m *CryptoKey) XXX_DiscardUnknown()
func (*CryptoKey) XXX_Marshal ¶
func (*CryptoKey) XXX_OneofFuncs ¶
func (*CryptoKey) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CryptoKey) XXX_Unmarshal ¶
type CryptoKey_KmsWrapped ¶
type CryptoKey_KmsWrapped struct {
KmsWrapped *KmsWrappedCryptoKey `protobuf:"bytes,3,opt,name=kms_wrapped,json=kmsWrapped,proto3,oneof"`
}
type CryptoKey_Transient ¶
type CryptoKey_Transient struct {
Transient *TransientCryptoKey `protobuf:"bytes,1,opt,name=transient,proto3,oneof"`
}
type CryptoKey_Unwrapped ¶
type CryptoKey_Unwrapped struct {
Unwrapped *UnwrappedCryptoKey `protobuf:"bytes,2,opt,name=unwrapped,proto3,oneof"`
}
type CryptoReplaceFfxFpeConfig ¶
type CryptoReplaceFfxFpeConfig struct { // The key used by the encryption algorithm. [required] CryptoKey *CryptoKey `protobuf:"bytes,1,opt,name=crypto_key,json=cryptoKey,proto3" json:"crypto_key,omitempty"` // The 'tweak', a context may be used for higher security since the same // identifier in two different contexts won't be given the same surrogate. If // the context is not set, a default tweak will be used. // // If the context is set but: // // 1. there is no record present when transforming a given value or // 1. the field is not present when transforming a given value, // // a default tweak will be used. // // Note that case (1) is expected when an `InfoTypeTransformation` is // applied to both structured and non-structured `ContentItem`s. // Currently, the referenced field may be of value type integer or string. // // The tweak is constructed as a sequence of bytes in big endian byte order // such that: // // - a 64 bit integer is encoded followed by a single byte of value 1 // - a string is encoded in UTF-8 format followed by a single byte of value 2 Context *FieldId `protobuf:"bytes,2,opt,name=context,proto3" json:"context,omitempty"` // Types that are valid to be assigned to Alphabet: // *CryptoReplaceFfxFpeConfig_CommonAlphabet // *CryptoReplaceFfxFpeConfig_CustomAlphabet // *CryptoReplaceFfxFpeConfig_Radix Alphabet isCryptoReplaceFfxFpeConfig_Alphabet `protobuf_oneof:"alphabet"` // The custom infoType to annotate the surrogate with. // This annotation will be applied to the surrogate by prefixing it with // the name of the custom infoType followed by the number of // characters comprising the surrogate. The following scheme defines the // format: info_type_name(surrogate_character_count):surrogate // // For example, if the name of custom infoType is 'MY_TOKEN_INFO_TYPE' and // the surrogate is 'abc', the full replacement value // will be: 'MY_TOKEN_INFO_TYPE(3):abc' // // This annotation identifies the surrogate when inspecting content using the // custom infoType // [`SurrogateType`](/dlp/docs/reference/rest/v2/InspectConfig#surrogatetype). // This facilitates reversal of the surrogate when it occurs in free text. // // In order for inspection to work properly, the name of this infoType must // not occur naturally anywhere in your data; otherwise, inspection may // find a surrogate that does not correspond to an actual identifier. // Therefore, choose your custom infoType name carefully after considering // what your data looks like. One way to select a name that has a high chance // of yielding reliable detection is to include one or more unicode characters // that are highly improbable to exist in your data. // For example, assuming your data is entered from a regular ASCII keyboard, // the symbol with the hex code point 29DD might be used like so: // ⧝MY_TOKEN_TYPE SurrogateInfoType *InfoType `protobuf:"bytes,8,opt,name=surrogate_info_type,json=surrogateInfoType,proto3" json:"surrogate_info_type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Replaces an identifier with a surrogate using FPE with the FFX mode of operation; however when used in the `ReidentifyContent` API method, it serves the opposite function by reversing the surrogate back into the original identifier. The identifier must be encoded as ASCII. For a given crypto key and context, the same identifier will be replaced with the same surrogate. Identifiers must be at least two characters long. In the case that the identifier is the empty string, it will be skipped. See https://cloud.google.com/dlp/docs/pseudonymization to learn more.
func (*CryptoReplaceFfxFpeConfig) Descriptor ¶
func (*CryptoReplaceFfxFpeConfig) Descriptor() ([]byte, []int)
func (*CryptoReplaceFfxFpeConfig) GetAlphabet ¶
func (m *CryptoReplaceFfxFpeConfig) GetAlphabet() isCryptoReplaceFfxFpeConfig_Alphabet
func (*CryptoReplaceFfxFpeConfig) GetCommonAlphabet ¶
func (m *CryptoReplaceFfxFpeConfig) GetCommonAlphabet() CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet
func (*CryptoReplaceFfxFpeConfig) GetContext ¶
func (m *CryptoReplaceFfxFpeConfig) GetContext() *FieldId
func (*CryptoReplaceFfxFpeConfig) GetCryptoKey ¶
func (m *CryptoReplaceFfxFpeConfig) GetCryptoKey() *CryptoKey
func (*CryptoReplaceFfxFpeConfig) GetCustomAlphabet ¶
func (m *CryptoReplaceFfxFpeConfig) GetCustomAlphabet() string
func (*CryptoReplaceFfxFpeConfig) GetRadix ¶
func (m *CryptoReplaceFfxFpeConfig) GetRadix() int32
func (*CryptoReplaceFfxFpeConfig) GetSurrogateInfoType ¶
func (m *CryptoReplaceFfxFpeConfig) GetSurrogateInfoType() *InfoType
func (*CryptoReplaceFfxFpeConfig) ProtoMessage ¶
func (*CryptoReplaceFfxFpeConfig) ProtoMessage()
func (*CryptoReplaceFfxFpeConfig) Reset ¶
func (m *CryptoReplaceFfxFpeConfig) Reset()
func (*CryptoReplaceFfxFpeConfig) String ¶
func (m *CryptoReplaceFfxFpeConfig) String() string
func (*CryptoReplaceFfxFpeConfig) XXX_DiscardUnknown ¶
func (m *CryptoReplaceFfxFpeConfig) XXX_DiscardUnknown()
func (*CryptoReplaceFfxFpeConfig) XXX_Marshal ¶
func (m *CryptoReplaceFfxFpeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CryptoReplaceFfxFpeConfig) XXX_Merge ¶
func (m *CryptoReplaceFfxFpeConfig) XXX_Merge(src proto.Message)
func (*CryptoReplaceFfxFpeConfig) XXX_OneofFuncs ¶
func (*CryptoReplaceFfxFpeConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CryptoReplaceFfxFpeConfig) XXX_Size ¶
func (m *CryptoReplaceFfxFpeConfig) XXX_Size() int
func (*CryptoReplaceFfxFpeConfig) XXX_Unmarshal ¶
func (m *CryptoReplaceFfxFpeConfig) XXX_Unmarshal(b []byte) error
type CryptoReplaceFfxFpeConfig_CommonAlphabet ¶
type CryptoReplaceFfxFpeConfig_CommonAlphabet struct {
CommonAlphabet CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet `` /* 154-byte string literal not displayed */
}
type CryptoReplaceFfxFpeConfig_CustomAlphabet ¶
type CryptoReplaceFfxFpeConfig_CustomAlphabet struct {
CustomAlphabet string `protobuf:"bytes,5,opt,name=custom_alphabet,json=customAlphabet,proto3,oneof"`
}
type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet ¶
type CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet int32
These are commonly used subsets of the alphabet that the FFX mode natively supports. In the algorithm, the alphabet is selected using the "radix". Therefore each corresponds to particular radix.
const ( CryptoReplaceFfxFpeConfig_FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 0 // [0-9] (radix of 10) CryptoReplaceFfxFpeConfig_NUMERIC CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 1 // [0-9A-F] (radix of 16) CryptoReplaceFfxFpeConfig_HEXADECIMAL CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 2 // [0-9A-Z] (radix of 36) CryptoReplaceFfxFpeConfig_UPPER_CASE_ALPHA_NUMERIC CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 3 // [0-9A-Za-z] (radix of 62) CryptoReplaceFfxFpeConfig_ALPHA_NUMERIC CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet = 4 )
func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) EnumDescriptor ¶
func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) EnumDescriptor() ([]byte, []int)
func (CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) String ¶
func (x CryptoReplaceFfxFpeConfig_FfxCommonNativeAlphabet) String() string
type CryptoReplaceFfxFpeConfig_Radix ¶
type CryptoReplaceFfxFpeConfig_Radix struct {
Radix int32 `protobuf:"varint,6,opt,name=radix,proto3,oneof"`
}
type CustomInfoType ¶
type CustomInfoType struct { // CustomInfoType can either be a new infoType, or an extension of built-in // infoType, when the name matches one of existing infoTypes and that infoType // is specified in `InspectContent.info_types` field. Specifying the latter // adds findings to the one detected by the system. If built-in info type is // not specified in `InspectContent.info_types` list then the name is treated // as a custom info type. InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"` // Likelihood to return for this CustomInfoType. This base value can be // altered by a detection rule if the finding meets the criteria specified by // the rule. Defaults to `VERY_LIKELY` if not specified. Likelihood Likelihood `protobuf:"varint,6,opt,name=likelihood,proto3,enum=google.privacy.dlp.v2.Likelihood" json:"likelihood,omitempty"` // Types that are valid to be assigned to Type: // *CustomInfoType_Dictionary_ // *CustomInfoType_Regex_ // *CustomInfoType_SurrogateType_ // *CustomInfoType_StoredType Type isCustomInfoType_Type `protobuf_oneof:"type"` // Set of detection rules to apply to all findings of this CustomInfoType. // Rules are applied in order that they are specified. Not supported for the // `surrogate_type` CustomInfoType. DetectionRules []*CustomInfoType_DetectionRule `protobuf:"bytes,7,rep,name=detection_rules,json=detectionRules,proto3" json:"detection_rules,omitempty"` // If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding // to be returned. It still can be used for rules matching. ExclusionType CustomInfoType_ExclusionType `` /* 157-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Custom information type provided by the user. Used to find domain-specific sensitive information configurable to the data in question.
func (*CustomInfoType) Descriptor ¶
func (*CustomInfoType) Descriptor() ([]byte, []int)
func (*CustomInfoType) GetDetectionRules ¶
func (m *CustomInfoType) GetDetectionRules() []*CustomInfoType_DetectionRule
func (*CustomInfoType) GetDictionary ¶
func (m *CustomInfoType) GetDictionary() *CustomInfoType_Dictionary
func (*CustomInfoType) GetExclusionType ¶
func (m *CustomInfoType) GetExclusionType() CustomInfoType_ExclusionType
func (*CustomInfoType) GetInfoType ¶
func (m *CustomInfoType) GetInfoType() *InfoType
func (*CustomInfoType) GetLikelihood ¶
func (m *CustomInfoType) GetLikelihood() Likelihood
func (*CustomInfoType) GetRegex ¶
func (m *CustomInfoType) GetRegex() *CustomInfoType_Regex
func (*CustomInfoType) GetStoredType ¶
func (m *CustomInfoType) GetStoredType() *StoredType
func (*CustomInfoType) GetSurrogateType ¶
func (m *CustomInfoType) GetSurrogateType() *CustomInfoType_SurrogateType
func (*CustomInfoType) GetType ¶
func (m *CustomInfoType) GetType() isCustomInfoType_Type
func (*CustomInfoType) ProtoMessage ¶
func (*CustomInfoType) ProtoMessage()
func (*CustomInfoType) Reset ¶
func (m *CustomInfoType) Reset()
func (*CustomInfoType) String ¶
func (m *CustomInfoType) String() string
func (*CustomInfoType) XXX_DiscardUnknown ¶
func (m *CustomInfoType) XXX_DiscardUnknown()
func (*CustomInfoType) XXX_Marshal ¶
func (m *CustomInfoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType) XXX_Merge ¶
func (m *CustomInfoType) XXX_Merge(src proto.Message)
func (*CustomInfoType) XXX_OneofFuncs ¶
func (*CustomInfoType) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CustomInfoType) XXX_Size ¶
func (m *CustomInfoType) XXX_Size() int
func (*CustomInfoType) XXX_Unmarshal ¶
func (m *CustomInfoType) XXX_Unmarshal(b []byte) error
type CustomInfoType_DetectionRule ¶
type CustomInfoType_DetectionRule struct { // Types that are valid to be assigned to Type: // *CustomInfoType_DetectionRule_HotwordRule_ Type isCustomInfoType_DetectionRule_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Rule for modifying a CustomInfoType to alter behavior under certain circumstances, depending on the specific details of the rule. Not supported for the `surrogate_type` custom info type.
func (*CustomInfoType_DetectionRule) Descriptor ¶
func (*CustomInfoType_DetectionRule) Descriptor() ([]byte, []int)
func (*CustomInfoType_DetectionRule) GetHotwordRule ¶
func (m *CustomInfoType_DetectionRule) GetHotwordRule() *CustomInfoType_DetectionRule_HotwordRule
func (*CustomInfoType_DetectionRule) GetType ¶
func (m *CustomInfoType_DetectionRule) GetType() isCustomInfoType_DetectionRule_Type
func (*CustomInfoType_DetectionRule) ProtoMessage ¶
func (*CustomInfoType_DetectionRule) ProtoMessage()
func (*CustomInfoType_DetectionRule) Reset ¶
func (m *CustomInfoType_DetectionRule) Reset()
func (*CustomInfoType_DetectionRule) String ¶
func (m *CustomInfoType_DetectionRule) String() string
func (*CustomInfoType_DetectionRule) XXX_DiscardUnknown ¶
func (m *CustomInfoType_DetectionRule) XXX_DiscardUnknown()
func (*CustomInfoType_DetectionRule) XXX_Marshal ¶
func (m *CustomInfoType_DetectionRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_DetectionRule) XXX_Merge ¶
func (m *CustomInfoType_DetectionRule) XXX_Merge(src proto.Message)
func (*CustomInfoType_DetectionRule) XXX_OneofFuncs ¶
func (*CustomInfoType_DetectionRule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CustomInfoType_DetectionRule) XXX_Size ¶
func (m *CustomInfoType_DetectionRule) XXX_Size() int
func (*CustomInfoType_DetectionRule) XXX_Unmarshal ¶
func (m *CustomInfoType_DetectionRule) XXX_Unmarshal(b []byte) error
type CustomInfoType_DetectionRule_HotwordRule ¶
type CustomInfoType_DetectionRule_HotwordRule struct { // Regular expression pattern defining what qualifies as a hotword. HotwordRegex *CustomInfoType_Regex `protobuf:"bytes,1,opt,name=hotword_regex,json=hotwordRegex,proto3" json:"hotword_regex,omitempty"` // Proximity of the finding within which the entire hotword must reside. // The total length of the window cannot exceed 1000 characters. Note that // the finding itself will be included in the window, so that hotwords may // be used to match substrings of the finding itself. For example, the // certainty of a phone number regex "\(\d{3}\) \d{3}-\d{4}" could be // adjusted upwards if the area code is known to be the local area code of // a company office using the hotword regex "\(xxx\)", where "xxx" // is the area code in question. Proximity *CustomInfoType_DetectionRule_Proximity `protobuf:"bytes,2,opt,name=proximity,proto3" json:"proximity,omitempty"` // Likelihood adjustment to apply to all matching findings. LikelihoodAdjustment *CustomInfoType_DetectionRule_LikelihoodAdjustment `protobuf:"bytes,3,opt,name=likelihood_adjustment,json=likelihoodAdjustment,proto3" json:"likelihood_adjustment,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The rule that adjusts the likelihood of findings within a certain proximity of hotwords.
func (*CustomInfoType_DetectionRule_HotwordRule) Descriptor ¶
func (*CustomInfoType_DetectionRule_HotwordRule) Descriptor() ([]byte, []int)
func (*CustomInfoType_DetectionRule_HotwordRule) GetHotwordRegex ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) GetHotwordRegex() *CustomInfoType_Regex
func (*CustomInfoType_DetectionRule_HotwordRule) GetLikelihoodAdjustment ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) GetLikelihoodAdjustment() *CustomInfoType_DetectionRule_LikelihoodAdjustment
func (*CustomInfoType_DetectionRule_HotwordRule) GetProximity ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) GetProximity() *CustomInfoType_DetectionRule_Proximity
func (*CustomInfoType_DetectionRule_HotwordRule) ProtoMessage ¶
func (*CustomInfoType_DetectionRule_HotwordRule) ProtoMessage()
func (*CustomInfoType_DetectionRule_HotwordRule) Reset ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) Reset()
func (*CustomInfoType_DetectionRule_HotwordRule) String ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) String() string
func (*CustomInfoType_DetectionRule_HotwordRule) XXX_DiscardUnknown ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_DiscardUnknown()
func (*CustomInfoType_DetectionRule_HotwordRule) XXX_Marshal ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_DetectionRule_HotwordRule) XXX_Merge ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Merge(src proto.Message)
func (*CustomInfoType_DetectionRule_HotwordRule) XXX_Size ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Size() int
func (*CustomInfoType_DetectionRule_HotwordRule) XXX_Unmarshal ¶
func (m *CustomInfoType_DetectionRule_HotwordRule) XXX_Unmarshal(b []byte) error
type CustomInfoType_DetectionRule_HotwordRule_ ¶
type CustomInfoType_DetectionRule_HotwordRule_ struct {
HotwordRule *CustomInfoType_DetectionRule_HotwordRule `protobuf:"bytes,1,opt,name=hotword_rule,json=hotwordRule,proto3,oneof"`
}
type CustomInfoType_DetectionRule_LikelihoodAdjustment ¶
type CustomInfoType_DetectionRule_LikelihoodAdjustment struct { // Types that are valid to be assigned to Adjustment: // *CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood // *CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood Adjustment isCustomInfoType_DetectionRule_LikelihoodAdjustment_Adjustment `protobuf_oneof:"adjustment"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message for specifying an adjustment to the likelihood of a finding as part of a detection rule.
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Descriptor ¶
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Descriptor() ([]byte, []int)
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) GetAdjustment ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetAdjustment() isCustomInfoType_DetectionRule_LikelihoodAdjustment_Adjustment
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) GetFixedLikelihood ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetFixedLikelihood() Likelihood
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) GetRelativeLikelihood ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) GetRelativeLikelihood() int32
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoMessage ¶
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) ProtoMessage()
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) Reset ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) Reset()
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) String ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) String() string
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_DiscardUnknown ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_DiscardUnknown()
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Marshal ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Merge ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Merge(src proto.Message)
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_OneofFuncs ¶
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Size ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Size() int
func (*CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Unmarshal ¶
func (m *CustomInfoType_DetectionRule_LikelihoodAdjustment) XXX_Unmarshal(b []byte) error
type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood ¶
type CustomInfoType_DetectionRule_LikelihoodAdjustment_FixedLikelihood struct {
FixedLikelihood Likelihood `protobuf:"varint,1,opt,name=fixed_likelihood,json=fixedLikelihood,proto3,enum=google.privacy.dlp.v2.Likelihood,oneof"`
}
type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood ¶
type CustomInfoType_DetectionRule_LikelihoodAdjustment_RelativeLikelihood struct {
RelativeLikelihood int32 `protobuf:"varint,2,opt,name=relative_likelihood,json=relativeLikelihood,proto3,oneof"`
}
type CustomInfoType_DetectionRule_Proximity ¶
type CustomInfoType_DetectionRule_Proximity struct { // Number of characters before the finding to consider. WindowBefore int32 `protobuf:"varint,1,opt,name=window_before,json=windowBefore,proto3" json:"window_before,omitempty"` // Number of characters after the finding to consider. WindowAfter int32 `protobuf:"varint,2,opt,name=window_after,json=windowAfter,proto3" json:"window_after,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message for specifying a window around a finding to apply a detection rule.
func (*CustomInfoType_DetectionRule_Proximity) Descriptor ¶
func (*CustomInfoType_DetectionRule_Proximity) Descriptor() ([]byte, []int)
func (*CustomInfoType_DetectionRule_Proximity) GetWindowAfter ¶
func (m *CustomInfoType_DetectionRule_Proximity) GetWindowAfter() int32
func (*CustomInfoType_DetectionRule_Proximity) GetWindowBefore ¶
func (m *CustomInfoType_DetectionRule_Proximity) GetWindowBefore() int32
func (*CustomInfoType_DetectionRule_Proximity) ProtoMessage ¶
func (*CustomInfoType_DetectionRule_Proximity) ProtoMessage()
func (*CustomInfoType_DetectionRule_Proximity) Reset ¶
func (m *CustomInfoType_DetectionRule_Proximity) Reset()
func (*CustomInfoType_DetectionRule_Proximity) String ¶
func (m *CustomInfoType_DetectionRule_Proximity) String() string
func (*CustomInfoType_DetectionRule_Proximity) XXX_DiscardUnknown ¶
func (m *CustomInfoType_DetectionRule_Proximity) XXX_DiscardUnknown()
func (*CustomInfoType_DetectionRule_Proximity) XXX_Marshal ¶
func (m *CustomInfoType_DetectionRule_Proximity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_DetectionRule_Proximity) XXX_Merge ¶
func (m *CustomInfoType_DetectionRule_Proximity) XXX_Merge(src proto.Message)
func (*CustomInfoType_DetectionRule_Proximity) XXX_Size ¶
func (m *CustomInfoType_DetectionRule_Proximity) XXX_Size() int
func (*CustomInfoType_DetectionRule_Proximity) XXX_Unmarshal ¶
func (m *CustomInfoType_DetectionRule_Proximity) XXX_Unmarshal(b []byte) error
type CustomInfoType_Dictionary ¶
type CustomInfoType_Dictionary struct { // Types that are valid to be assigned to Source: // *CustomInfoType_Dictionary_WordList_ // *CustomInfoType_Dictionary_CloudStoragePath Source isCustomInfoType_Dictionary_Source `protobuf_oneof:"source"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Custom information type based on a dictionary of words or phrases. This can be used to match sensitive information specific to the data, such as a list of employee IDs or job titles.
Dictionary words are case-insensitive and all characters other than letters and digits in the unicode [Basic Multilingual Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane) will be replaced with whitespace when scanning for matches, so the dictionary phrase "Sam Johnson" will match all three phrases "sam johnson", "Sam, Johnson", and "Sam (Johnson)". Additionally, the characters surrounding any match must be of a different type than the adjacent characters within the word, so letters must be next to non-letters and digits next to non-digits. For example, the dictionary word "jen" will match the first three letters of the text "jen123" but will return no matches for "jennifer".
Dictionary words containing a large number of characters that are not letters or digits may result in unexpected findings because such characters are treated as whitespace. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries. For dictionaries that do not fit within these constraints, consider using `LargeCustomDictionaryConfig` in the `StoredInfoType` API.
func (*CustomInfoType_Dictionary) Descriptor ¶
func (*CustomInfoType_Dictionary) Descriptor() ([]byte, []int)
func (*CustomInfoType_Dictionary) GetCloudStoragePath ¶
func (m *CustomInfoType_Dictionary) GetCloudStoragePath() *CloudStoragePath
func (*CustomInfoType_Dictionary) GetSource ¶
func (m *CustomInfoType_Dictionary) GetSource() isCustomInfoType_Dictionary_Source
func (*CustomInfoType_Dictionary) GetWordList ¶
func (m *CustomInfoType_Dictionary) GetWordList() *CustomInfoType_Dictionary_WordList
func (*CustomInfoType_Dictionary) ProtoMessage ¶
func (*CustomInfoType_Dictionary) ProtoMessage()
func (*CustomInfoType_Dictionary) Reset ¶
func (m *CustomInfoType_Dictionary) Reset()
func (*CustomInfoType_Dictionary) String ¶
func (m *CustomInfoType_Dictionary) String() string
func (*CustomInfoType_Dictionary) XXX_DiscardUnknown ¶
func (m *CustomInfoType_Dictionary) XXX_DiscardUnknown()
func (*CustomInfoType_Dictionary) XXX_Marshal ¶
func (m *CustomInfoType_Dictionary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_Dictionary) XXX_Merge ¶
func (m *CustomInfoType_Dictionary) XXX_Merge(src proto.Message)
func (*CustomInfoType_Dictionary) XXX_OneofFuncs ¶
func (*CustomInfoType_Dictionary) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*CustomInfoType_Dictionary) XXX_Size ¶
func (m *CustomInfoType_Dictionary) XXX_Size() int
func (*CustomInfoType_Dictionary) XXX_Unmarshal ¶
func (m *CustomInfoType_Dictionary) XXX_Unmarshal(b []byte) error
type CustomInfoType_Dictionary_ ¶
type CustomInfoType_Dictionary_ struct {
Dictionary *CustomInfoType_Dictionary `protobuf:"bytes,2,opt,name=dictionary,proto3,oneof"`
}
type CustomInfoType_Dictionary_CloudStoragePath ¶
type CustomInfoType_Dictionary_CloudStoragePath struct {
CloudStoragePath *CloudStoragePath `protobuf:"bytes,3,opt,name=cloud_storage_path,json=cloudStoragePath,proto3,oneof"`
}
type CustomInfoType_Dictionary_WordList ¶
type CustomInfoType_Dictionary_WordList struct { // Words or phrases defining the dictionary. The dictionary must contain // at least one phrase and every phrase must contain at least 2 characters // that are letters or digits. [required] Words []string `protobuf:"bytes,1,rep,name=words,proto3" json:"words,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message defining a list of words or phrases to search for in the data.
func (*CustomInfoType_Dictionary_WordList) Descriptor ¶
func (*CustomInfoType_Dictionary_WordList) Descriptor() ([]byte, []int)
func (*CustomInfoType_Dictionary_WordList) GetWords ¶
func (m *CustomInfoType_Dictionary_WordList) GetWords() []string
func (*CustomInfoType_Dictionary_WordList) ProtoMessage ¶
func (*CustomInfoType_Dictionary_WordList) ProtoMessage()
func (*CustomInfoType_Dictionary_WordList) Reset ¶
func (m *CustomInfoType_Dictionary_WordList) Reset()
func (*CustomInfoType_Dictionary_WordList) String ¶
func (m *CustomInfoType_Dictionary_WordList) String() string
func (*CustomInfoType_Dictionary_WordList) XXX_DiscardUnknown ¶
func (m *CustomInfoType_Dictionary_WordList) XXX_DiscardUnknown()
func (*CustomInfoType_Dictionary_WordList) XXX_Marshal ¶
func (m *CustomInfoType_Dictionary_WordList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_Dictionary_WordList) XXX_Merge ¶
func (m *CustomInfoType_Dictionary_WordList) XXX_Merge(src proto.Message)
func (*CustomInfoType_Dictionary_WordList) XXX_Size ¶
func (m *CustomInfoType_Dictionary_WordList) XXX_Size() int
func (*CustomInfoType_Dictionary_WordList) XXX_Unmarshal ¶
func (m *CustomInfoType_Dictionary_WordList) XXX_Unmarshal(b []byte) error
type CustomInfoType_Dictionary_WordList_ ¶
type CustomInfoType_Dictionary_WordList_ struct {
WordList *CustomInfoType_Dictionary_WordList `protobuf:"bytes,1,opt,name=word_list,json=wordList,proto3,oneof"`
}
type CustomInfoType_ExclusionType ¶
type CustomInfoType_ExclusionType int32
const ( // A finding of this custom info type will not be excluded from results. CustomInfoType_EXCLUSION_TYPE_UNSPECIFIED CustomInfoType_ExclusionType = 0 // A finding of this custom info type will be excluded from final results, // but can still affect rule execution. CustomInfoType_EXCLUSION_TYPE_EXCLUDE CustomInfoType_ExclusionType = 1 )
func (CustomInfoType_ExclusionType) EnumDescriptor ¶
func (CustomInfoType_ExclusionType) EnumDescriptor() ([]byte, []int)
func (CustomInfoType_ExclusionType) String ¶
func (x CustomInfoType_ExclusionType) String() string
type CustomInfoType_Regex ¶
type CustomInfoType_Regex struct { // Pattern defining the regular expression. Its syntax // (https://github.com/google/re2/wiki/Syntax) can be found under the // google/re2 repository on GitHub. Pattern string `protobuf:"bytes,1,opt,name=pattern,proto3" json:"pattern,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message defining a custom regular expression.
func (*CustomInfoType_Regex) Descriptor ¶
func (*CustomInfoType_Regex) Descriptor() ([]byte, []int)
func (*CustomInfoType_Regex) GetPattern ¶
func (m *CustomInfoType_Regex) GetPattern() string
func (*CustomInfoType_Regex) ProtoMessage ¶
func (*CustomInfoType_Regex) ProtoMessage()
func (*CustomInfoType_Regex) Reset ¶
func (m *CustomInfoType_Regex) Reset()
func (*CustomInfoType_Regex) String ¶
func (m *CustomInfoType_Regex) String() string
func (*CustomInfoType_Regex) XXX_DiscardUnknown ¶
func (m *CustomInfoType_Regex) XXX_DiscardUnknown()
func (*CustomInfoType_Regex) XXX_Marshal ¶
func (m *CustomInfoType_Regex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_Regex) XXX_Merge ¶
func (m *CustomInfoType_Regex) XXX_Merge(src proto.Message)
func (*CustomInfoType_Regex) XXX_Size ¶
func (m *CustomInfoType_Regex) XXX_Size() int
func (*CustomInfoType_Regex) XXX_Unmarshal ¶
func (m *CustomInfoType_Regex) XXX_Unmarshal(b []byte) error
type CustomInfoType_Regex_ ¶
type CustomInfoType_Regex_ struct {
Regex *CustomInfoType_Regex `protobuf:"bytes,3,opt,name=regex,proto3,oneof"`
}
type CustomInfoType_StoredType ¶
type CustomInfoType_StoredType struct {
StoredType *StoredType `protobuf:"bytes,5,opt,name=stored_type,json=storedType,proto3,oneof"`
}
type CustomInfoType_SurrogateType ¶
type CustomInfoType_SurrogateType struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message for detecting output from deidentification transformations such as [`CryptoReplaceFfxFpeConfig`](/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig). These types of transformations are those that perform pseudonymization, thereby producing a "surrogate" as output. This should be used in conjunction with a field on the transformation such as `surrogate_info_type`. This CustomInfoType does not support the use of `detection_rules`.
func (*CustomInfoType_SurrogateType) Descriptor ¶
func (*CustomInfoType_SurrogateType) Descriptor() ([]byte, []int)
func (*CustomInfoType_SurrogateType) ProtoMessage ¶
func (*CustomInfoType_SurrogateType) ProtoMessage()
func (*CustomInfoType_SurrogateType) Reset ¶
func (m *CustomInfoType_SurrogateType) Reset()
func (*CustomInfoType_SurrogateType) String ¶
func (m *CustomInfoType_SurrogateType) String() string
func (*CustomInfoType_SurrogateType) XXX_DiscardUnknown ¶
func (m *CustomInfoType_SurrogateType) XXX_DiscardUnknown()
func (*CustomInfoType_SurrogateType) XXX_Marshal ¶
func (m *CustomInfoType_SurrogateType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CustomInfoType_SurrogateType) XXX_Merge ¶
func (m *CustomInfoType_SurrogateType) XXX_Merge(src proto.Message)
func (*CustomInfoType_SurrogateType) XXX_Size ¶
func (m *CustomInfoType_SurrogateType) XXX_Size() int
func (*CustomInfoType_SurrogateType) XXX_Unmarshal ¶
func (m *CustomInfoType_SurrogateType) XXX_Unmarshal(b []byte) error
type CustomInfoType_SurrogateType_ ¶
type CustomInfoType_SurrogateType_ struct {
SurrogateType *CustomInfoType_SurrogateType `protobuf:"bytes,4,opt,name=surrogate_type,json=surrogateType,proto3,oneof"`
}
type DatastoreKey ¶
type DatastoreKey struct { // Datastore entity key. EntityKey *Key `protobuf:"bytes,1,opt,name=entity_key,json=entityKey,proto3" json:"entity_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Record key for a finding in Cloud Datastore.
func (*DatastoreKey) Descriptor ¶
func (*DatastoreKey) Descriptor() ([]byte, []int)
func (*DatastoreKey) GetEntityKey ¶
func (m *DatastoreKey) GetEntityKey() *Key
func (*DatastoreKey) ProtoMessage ¶
func (*DatastoreKey) ProtoMessage()
func (*DatastoreKey) Reset ¶
func (m *DatastoreKey) Reset()
func (*DatastoreKey) String ¶
func (m *DatastoreKey) String() string
func (*DatastoreKey) XXX_DiscardUnknown ¶
func (m *DatastoreKey) XXX_DiscardUnknown()
func (*DatastoreKey) XXX_Marshal ¶
func (m *DatastoreKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DatastoreKey) XXX_Merge ¶
func (m *DatastoreKey) XXX_Merge(src proto.Message)
func (*DatastoreKey) XXX_Size ¶
func (m *DatastoreKey) XXX_Size() int
func (*DatastoreKey) XXX_Unmarshal ¶
func (m *DatastoreKey) XXX_Unmarshal(b []byte) error
type DatastoreOptions ¶
type DatastoreOptions struct { // A partition ID identifies a grouping of entities. The grouping is always // by project and namespace, however the namespace ID may be empty. PartitionId *PartitionId `protobuf:"bytes,1,opt,name=partition_id,json=partitionId,proto3" json:"partition_id,omitempty"` // The kind to process. Kind *KindExpression `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Options defining a data set within Google Cloud Datastore.
func (*DatastoreOptions) Descriptor ¶
func (*DatastoreOptions) Descriptor() ([]byte, []int)
func (*DatastoreOptions) GetKind ¶
func (m *DatastoreOptions) GetKind() *KindExpression
func (*DatastoreOptions) GetPartitionId ¶
func (m *DatastoreOptions) GetPartitionId() *PartitionId
func (*DatastoreOptions) ProtoMessage ¶
func (*DatastoreOptions) ProtoMessage()
func (*DatastoreOptions) Reset ¶
func (m *DatastoreOptions) Reset()
func (*DatastoreOptions) String ¶
func (m *DatastoreOptions) String() string
func (*DatastoreOptions) XXX_DiscardUnknown ¶
func (m *DatastoreOptions) XXX_DiscardUnknown()
func (*DatastoreOptions) XXX_Marshal ¶
func (m *DatastoreOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DatastoreOptions) XXX_Merge ¶
func (m *DatastoreOptions) XXX_Merge(src proto.Message)
func (*DatastoreOptions) XXX_Size ¶
func (m *DatastoreOptions) XXX_Size() int
func (*DatastoreOptions) XXX_Unmarshal ¶
func (m *DatastoreOptions) XXX_Unmarshal(b []byte) error
type DateShiftConfig ¶
type DateShiftConfig struct { // Range of shift in days. Actual shift will be selected at random within this // range (inclusive ends). Negative means shift to earlier in time. Must not // be more than 365250 days (1000 years) each direction. // // For example, 3 means shift date to at most 3 days into the future. // [Required] UpperBoundDays int32 `protobuf:"varint,1,opt,name=upper_bound_days,json=upperBoundDays,proto3" json:"upper_bound_days,omitempty"` // For example, -5 means shift date to at most 5 days back in the past. // [Required] LowerBoundDays int32 `protobuf:"varint,2,opt,name=lower_bound_days,json=lowerBoundDays,proto3" json:"lower_bound_days,omitempty"` // Points to the field that contains the context, for example, an entity id. // If set, must also set method. If set, shift will be consistent for the // given context. Context *FieldId `protobuf:"bytes,3,opt,name=context,proto3" json:"context,omitempty"` // Method for calculating shift that takes context into consideration. If // set, must also set context. Can only be applied to table items. // // Types that are valid to be assigned to Method: // *DateShiftConfig_CryptoKey Method isDateShiftConfig_Method `protobuf_oneof:"method"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Shifts dates by random number of days, with option to be consistent for the same context. See https://cloud.google.com/dlp/docs/concepts-date-shifting to learn more.
func (*DateShiftConfig) Descriptor ¶
func (*DateShiftConfig) Descriptor() ([]byte, []int)
func (*DateShiftConfig) GetContext ¶
func (m *DateShiftConfig) GetContext() *FieldId
func (*DateShiftConfig) GetCryptoKey ¶
func (m *DateShiftConfig) GetCryptoKey() *CryptoKey
func (*DateShiftConfig) GetLowerBoundDays ¶
func (m *DateShiftConfig) GetLowerBoundDays() int32
func (*DateShiftConfig) GetMethod ¶
func (m *DateShiftConfig) GetMethod() isDateShiftConfig_Method
func (*DateShiftConfig) GetUpperBoundDays ¶
func (m *DateShiftConfig) GetUpperBoundDays() int32
func (*DateShiftConfig) ProtoMessage ¶
func (*DateShiftConfig) ProtoMessage()
func (*DateShiftConfig) Reset ¶
func (m *DateShiftConfig) Reset()
func (*DateShiftConfig) String ¶
func (m *DateShiftConfig) String() string
func (*DateShiftConfig) XXX_DiscardUnknown ¶
func (m *DateShiftConfig) XXX_DiscardUnknown()
func (*DateShiftConfig) XXX_Marshal ¶
func (m *DateShiftConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DateShiftConfig) XXX_Merge ¶
func (m *DateShiftConfig) XXX_Merge(src proto.Message)
func (*DateShiftConfig) XXX_OneofFuncs ¶
func (*DateShiftConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*DateShiftConfig) XXX_Size ¶
func (m *DateShiftConfig) XXX_Size() int
func (*DateShiftConfig) XXX_Unmarshal ¶
func (m *DateShiftConfig) XXX_Unmarshal(b []byte) error
type DateShiftConfig_CryptoKey ¶
type DateShiftConfig_CryptoKey struct {
CryptoKey *CryptoKey `protobuf:"bytes,4,opt,name=crypto_key,json=cryptoKey,proto3,oneof"`
}
type DateTime ¶
type DateTime struct { // One or more of the following must be set. All fields are optional, but // when set must be valid date or time values. Date *date.Date `protobuf:"bytes,1,opt,name=date,proto3" json:"date,omitempty"` DayOfWeek dayofweek.DayOfWeek `protobuf:"varint,2,opt,name=day_of_week,json=dayOfWeek,proto3,enum=google.type.DayOfWeek" json:"day_of_week,omitempty"` Time *timeofday.TimeOfDay `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` TimeZone *DateTime_TimeZone `protobuf:"bytes,4,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message for a date time object.
func (*DateTime) Descriptor ¶
func (*DateTime) GetDayOfWeek ¶
func (*DateTime) GetTimeZone ¶
func (m *DateTime) GetTimeZone() *DateTime_TimeZone
func (*DateTime) ProtoMessage ¶
func (*DateTime) ProtoMessage()
func (*DateTime) XXX_DiscardUnknown ¶
func (m *DateTime) XXX_DiscardUnknown()
func (*DateTime) XXX_Marshal ¶
func (*DateTime) XXX_Unmarshal ¶
type DateTime_TimeZone ¶
type DateTime_TimeZone struct { // Set only if the offset can be determined. Positive for time ahead of UTC. // E.g. For "UTC-9", this value is -540. OffsetMinutes int32 `protobuf:"varint,1,opt,name=offset_minutes,json=offsetMinutes,proto3" json:"offset_minutes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DateTime_TimeZone) Descriptor ¶
func (*DateTime_TimeZone) Descriptor() ([]byte, []int)
func (*DateTime_TimeZone) GetOffsetMinutes ¶
func (m *DateTime_TimeZone) GetOffsetMinutes() int32
func (*DateTime_TimeZone) ProtoMessage ¶
func (*DateTime_TimeZone) ProtoMessage()
func (*DateTime_TimeZone) Reset ¶
func (m *DateTime_TimeZone) Reset()
func (*DateTime_TimeZone) String ¶
func (m *DateTime_TimeZone) String() string
func (*DateTime_TimeZone) XXX_DiscardUnknown ¶
func (m *DateTime_TimeZone) XXX_DiscardUnknown()
func (*DateTime_TimeZone) XXX_Marshal ¶
func (m *DateTime_TimeZone) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DateTime_TimeZone) XXX_Merge ¶
func (m *DateTime_TimeZone) XXX_Merge(src proto.Message)
func (*DateTime_TimeZone) XXX_Size ¶
func (m *DateTime_TimeZone) XXX_Size() int
func (*DateTime_TimeZone) XXX_Unmarshal ¶
func (m *DateTime_TimeZone) XXX_Unmarshal(b []byte) error
type DeidentifyConfig ¶
type DeidentifyConfig struct { // Types that are valid to be assigned to Transformation: // *DeidentifyConfig_InfoTypeTransformations // *DeidentifyConfig_RecordTransformations Transformation isDeidentifyConfig_Transformation `protobuf_oneof:"transformation"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The configuration that controls how the data will change.
func (*DeidentifyConfig) Descriptor ¶
func (*DeidentifyConfig) Descriptor() ([]byte, []int)
func (*DeidentifyConfig) GetInfoTypeTransformations ¶
func (m *DeidentifyConfig) GetInfoTypeTransformations() *InfoTypeTransformations
func (*DeidentifyConfig) GetRecordTransformations ¶
func (m *DeidentifyConfig) GetRecordTransformations() *RecordTransformations
func (*DeidentifyConfig) GetTransformation ¶
func (m *DeidentifyConfig) GetTransformation() isDeidentifyConfig_Transformation
func (*DeidentifyConfig) ProtoMessage ¶
func (*DeidentifyConfig) ProtoMessage()
func (*DeidentifyConfig) Reset ¶
func (m *DeidentifyConfig) Reset()
func (*DeidentifyConfig) String ¶
func (m *DeidentifyConfig) String() string
func (*DeidentifyConfig) XXX_DiscardUnknown ¶
func (m *DeidentifyConfig) XXX_DiscardUnknown()
func (*DeidentifyConfig) XXX_Marshal ¶
func (m *DeidentifyConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeidentifyConfig) XXX_Merge ¶
func (m *DeidentifyConfig) XXX_Merge(src proto.Message)
func (*DeidentifyConfig) XXX_OneofFuncs ¶
func (*DeidentifyConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*DeidentifyConfig) XXX_Size ¶
func (m *DeidentifyConfig) XXX_Size() int
func (*DeidentifyConfig) XXX_Unmarshal ¶
func (m *DeidentifyConfig) XXX_Unmarshal(b []byte) error
type DeidentifyConfig_InfoTypeTransformations ¶
type DeidentifyConfig_InfoTypeTransformations struct {
InfoTypeTransformations *InfoTypeTransformations `protobuf:"bytes,1,opt,name=info_type_transformations,json=infoTypeTransformations,proto3,oneof"`
}
type DeidentifyConfig_RecordTransformations ¶
type DeidentifyConfig_RecordTransformations struct {
RecordTransformations *RecordTransformations `protobuf:"bytes,2,opt,name=record_transformations,json=recordTransformations,proto3,oneof"`
}
type DeidentifyContentRequest ¶
type DeidentifyContentRequest struct { // The parent resource name, for example projects/my-project-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Configuration for the de-identification of the content item. // Items specified here will override the template referenced by the // deidentify_template_name argument. DeidentifyConfig *DeidentifyConfig `protobuf:"bytes,2,opt,name=deidentify_config,json=deidentifyConfig,proto3" json:"deidentify_config,omitempty"` // Configuration for the inspector. // Items specified here will override the template referenced by the // inspect_template_name argument. InspectConfig *InspectConfig `protobuf:"bytes,3,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"` // The item to de-identify. Will be treated as text. Item *ContentItem `protobuf:"bytes,4,opt,name=item,proto3" json:"item,omitempty"` // Optional template to use. Any configuration directly specified in // inspect_config will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. InspectTemplateName string `protobuf:"bytes,5,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"` // Optional template to use. Any configuration directly specified in // deidentify_config will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. DeidentifyTemplateName string `` /* 129-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request to de-identify a list of items.
func (*DeidentifyContentRequest) Descriptor ¶
func (*DeidentifyContentRequest) Descriptor() ([]byte, []int)
func (*DeidentifyContentRequest) GetDeidentifyConfig ¶
func (m *DeidentifyContentRequest) GetDeidentifyConfig() *DeidentifyConfig
func (*DeidentifyContentRequest) GetDeidentifyTemplateName ¶
func (m *DeidentifyContentRequest) GetDeidentifyTemplateName() string
func (*DeidentifyContentRequest) GetInspectConfig ¶
func (m *DeidentifyContentRequest) GetInspectConfig() *InspectConfig
func (*DeidentifyContentRequest) GetInspectTemplateName ¶
func (m *DeidentifyContentRequest) GetInspectTemplateName() string
func (*DeidentifyContentRequest) GetItem ¶
func (m *DeidentifyContentRequest) GetItem() *ContentItem
func (*DeidentifyContentRequest) GetParent ¶
func (m *DeidentifyContentRequest) GetParent() string
func (*DeidentifyContentRequest) ProtoMessage ¶
func (*DeidentifyContentRequest) ProtoMessage()
func (*DeidentifyContentRequest) Reset ¶
func (m *DeidentifyContentRequest) Reset()
func (*DeidentifyContentRequest) String ¶
func (m *DeidentifyContentRequest) String() string
func (*DeidentifyContentRequest) XXX_DiscardUnknown ¶
func (m *DeidentifyContentRequest) XXX_DiscardUnknown()
func (*DeidentifyContentRequest) XXX_Marshal ¶
func (m *DeidentifyContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeidentifyContentRequest) XXX_Merge ¶
func (m *DeidentifyContentRequest) XXX_Merge(src proto.Message)
func (*DeidentifyContentRequest) XXX_Size ¶
func (m *DeidentifyContentRequest) XXX_Size() int
func (*DeidentifyContentRequest) XXX_Unmarshal ¶
func (m *DeidentifyContentRequest) XXX_Unmarshal(b []byte) error
type DeidentifyContentResponse ¶
type DeidentifyContentResponse struct { // The de-identified item. Item *ContentItem `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // An overview of the changes that were made on the `item`. Overview *TransformationOverview `protobuf:"bytes,2,opt,name=overview,proto3" json:"overview,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Results of de-identifying a ContentItem.
func (*DeidentifyContentResponse) Descriptor ¶
func (*DeidentifyContentResponse) Descriptor() ([]byte, []int)
func (*DeidentifyContentResponse) GetItem ¶
func (m *DeidentifyContentResponse) GetItem() *ContentItem
func (*DeidentifyContentResponse) GetOverview ¶
func (m *DeidentifyContentResponse) GetOverview() *TransformationOverview
func (*DeidentifyContentResponse) ProtoMessage ¶
func (*DeidentifyContentResponse) ProtoMessage()
func (*DeidentifyContentResponse) Reset ¶
func (m *DeidentifyContentResponse) Reset()
func (*DeidentifyContentResponse) String ¶
func (m *DeidentifyContentResponse) String() string
func (*DeidentifyContentResponse) XXX_DiscardUnknown ¶
func (m *DeidentifyContentResponse) XXX_DiscardUnknown()
func (*DeidentifyContentResponse) XXX_Marshal ¶
func (m *DeidentifyContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeidentifyContentResponse) XXX_Merge ¶
func (m *DeidentifyContentResponse) XXX_Merge(src proto.Message)
func (*DeidentifyContentResponse) XXX_Size ¶
func (m *DeidentifyContentResponse) XXX_Size() int
func (*DeidentifyContentResponse) XXX_Unmarshal ¶
func (m *DeidentifyContentResponse) XXX_Unmarshal(b []byte) error
type DeidentifyTemplate ¶
type DeidentifyTemplate struct { // The template name. Output only. // // The template will have one of the following formats: // `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR // `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Display name (max 256 chars). DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Short description (max 256 chars). Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // The creation timestamp of a inspectTemplate, output only field. CreateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // The last update timestamp of a inspectTemplate, output only field. UpdateTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // ///////////// // The core content of the template // /////////////// DeidentifyConfig *DeidentifyConfig `protobuf:"bytes,6,opt,name=deidentify_config,json=deidentifyConfig,proto3" json:"deidentify_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The DeidentifyTemplates contains instructions on how to deidentify content. See https://cloud.google.com/dlp/docs/concepts-templates to learn more.
func (*DeidentifyTemplate) Descriptor ¶
func (*DeidentifyTemplate) Descriptor() ([]byte, []int)
func (*DeidentifyTemplate) GetCreateTime ¶
func (m *DeidentifyTemplate) GetCreateTime() *timestamp.Timestamp
func (*DeidentifyTemplate) GetDeidentifyConfig ¶
func (m *DeidentifyTemplate) GetDeidentifyConfig() *DeidentifyConfig
func (*DeidentifyTemplate) GetDescription ¶
func (m *DeidentifyTemplate) GetDescription() string
func (*DeidentifyTemplate) GetDisplayName ¶
func (m *DeidentifyTemplate) GetDisplayName() string
func (*DeidentifyTemplate) GetName ¶
func (m *DeidentifyTemplate) GetName() string
func (*DeidentifyTemplate) GetUpdateTime ¶
func (m *DeidentifyTemplate) GetUpdateTime() *timestamp.Timestamp
func (*DeidentifyTemplate) ProtoMessage ¶
func (*DeidentifyTemplate) ProtoMessage()
func (*DeidentifyTemplate) Reset ¶
func (m *DeidentifyTemplate) Reset()
func (*DeidentifyTemplate) String ¶
func (m *DeidentifyTemplate) String() string
func (*DeidentifyTemplate) XXX_DiscardUnknown ¶
func (m *DeidentifyTemplate) XXX_DiscardUnknown()
func (*DeidentifyTemplate) XXX_Marshal ¶
func (m *DeidentifyTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeidentifyTemplate) XXX_Merge ¶
func (m *DeidentifyTemplate) XXX_Merge(src proto.Message)
func (*DeidentifyTemplate) XXX_Size ¶
func (m *DeidentifyTemplate) XXX_Size() int
func (*DeidentifyTemplate) XXX_Unmarshal ¶
func (m *DeidentifyTemplate) XXX_Unmarshal(b []byte) error
type DeleteDeidentifyTemplateRequest ¶
type DeleteDeidentifyTemplateRequest struct { // Resource name of the organization and deidentify template to be deleted, // for example `organizations/433245324/deidentifyTemplates/432452342` or // projects/project-id/deidentifyTemplates/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for DeleteDeidentifyTemplate.
func (*DeleteDeidentifyTemplateRequest) Descriptor ¶
func (*DeleteDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
func (*DeleteDeidentifyTemplateRequest) GetName ¶
func (m *DeleteDeidentifyTemplateRequest) GetName() string
func (*DeleteDeidentifyTemplateRequest) ProtoMessage ¶
func (*DeleteDeidentifyTemplateRequest) ProtoMessage()
func (*DeleteDeidentifyTemplateRequest) Reset ¶
func (m *DeleteDeidentifyTemplateRequest) Reset()
func (*DeleteDeidentifyTemplateRequest) String ¶
func (m *DeleteDeidentifyTemplateRequest) String() string
func (*DeleteDeidentifyTemplateRequest) XXX_DiscardUnknown ¶
func (m *DeleteDeidentifyTemplateRequest) XXX_DiscardUnknown()
func (*DeleteDeidentifyTemplateRequest) XXX_Marshal ¶
func (m *DeleteDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDeidentifyTemplateRequest) XXX_Merge ¶
func (m *DeleteDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
func (*DeleteDeidentifyTemplateRequest) XXX_Size ¶
func (m *DeleteDeidentifyTemplateRequest) XXX_Size() int
func (*DeleteDeidentifyTemplateRequest) XXX_Unmarshal ¶
func (m *DeleteDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
type DeleteDlpJobRequest ¶
type DeleteDlpJobRequest struct { // The name of the DlpJob resource to be deleted. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The request message for deleting a DLP job.
func (*DeleteDlpJobRequest) Descriptor ¶
func (*DeleteDlpJobRequest) Descriptor() ([]byte, []int)
func (*DeleteDlpJobRequest) GetName ¶
func (m *DeleteDlpJobRequest) GetName() string
func (*DeleteDlpJobRequest) ProtoMessage ¶
func (*DeleteDlpJobRequest) ProtoMessage()
func (*DeleteDlpJobRequest) Reset ¶
func (m *DeleteDlpJobRequest) Reset()
func (*DeleteDlpJobRequest) String ¶
func (m *DeleteDlpJobRequest) String() string
func (*DeleteDlpJobRequest) XXX_DiscardUnknown ¶
func (m *DeleteDlpJobRequest) XXX_DiscardUnknown()
func (*DeleteDlpJobRequest) XXX_Marshal ¶
func (m *DeleteDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDlpJobRequest) XXX_Merge ¶
func (m *DeleteDlpJobRequest) XXX_Merge(src proto.Message)
func (*DeleteDlpJobRequest) XXX_Size ¶
func (m *DeleteDlpJobRequest) XXX_Size() int
func (*DeleteDlpJobRequest) XXX_Unmarshal ¶
func (m *DeleteDlpJobRequest) XXX_Unmarshal(b []byte) error
type DeleteInspectTemplateRequest ¶
type DeleteInspectTemplateRequest struct { // Resource name of the organization and inspectTemplate to be deleted, for // example `organizations/433245324/inspectTemplates/432452342` or // projects/project-id/inspectTemplates/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for DeleteInspectTemplate.
func (*DeleteInspectTemplateRequest) Descriptor ¶
func (*DeleteInspectTemplateRequest) Descriptor() ([]byte, []int)
func (*DeleteInspectTemplateRequest) GetName ¶
func (m *DeleteInspectTemplateRequest) GetName() string
func (*DeleteInspectTemplateRequest) ProtoMessage ¶
func (*DeleteInspectTemplateRequest) ProtoMessage()
func (*DeleteInspectTemplateRequest) Reset ¶
func (m *DeleteInspectTemplateRequest) Reset()
func (*DeleteInspectTemplateRequest) String ¶
func (m *DeleteInspectTemplateRequest) String() string
func (*DeleteInspectTemplateRequest) XXX_DiscardUnknown ¶
func (m *DeleteInspectTemplateRequest) XXX_DiscardUnknown()
func (*DeleteInspectTemplateRequest) XXX_Marshal ¶
func (m *DeleteInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInspectTemplateRequest) XXX_Merge ¶
func (m *DeleteInspectTemplateRequest) XXX_Merge(src proto.Message)
func (*DeleteInspectTemplateRequest) XXX_Size ¶
func (m *DeleteInspectTemplateRequest) XXX_Size() int
func (*DeleteInspectTemplateRequest) XXX_Unmarshal ¶
func (m *DeleteInspectTemplateRequest) XXX_Unmarshal(b []byte) error
type DeleteJobTriggerRequest ¶
type DeleteJobTriggerRequest struct { // Resource name of the project and the triggeredJob, for example // `projects/dlp-test-project/jobTriggers/53234423`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for DeleteJobTrigger.
func (*DeleteJobTriggerRequest) Descriptor ¶
func (*DeleteJobTriggerRequest) Descriptor() ([]byte, []int)
func (*DeleteJobTriggerRequest) GetName ¶
func (m *DeleteJobTriggerRequest) GetName() string
func (*DeleteJobTriggerRequest) ProtoMessage ¶
func (*DeleteJobTriggerRequest) ProtoMessage()
func (*DeleteJobTriggerRequest) Reset ¶
func (m *DeleteJobTriggerRequest) Reset()
func (*DeleteJobTriggerRequest) String ¶
func (m *DeleteJobTriggerRequest) String() string
func (*DeleteJobTriggerRequest) XXX_DiscardUnknown ¶
func (m *DeleteJobTriggerRequest) XXX_DiscardUnknown()
func (*DeleteJobTriggerRequest) XXX_Marshal ¶
func (m *DeleteJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteJobTriggerRequest) XXX_Merge ¶
func (m *DeleteJobTriggerRequest) XXX_Merge(src proto.Message)
func (*DeleteJobTriggerRequest) XXX_Size ¶
func (m *DeleteJobTriggerRequest) XXX_Size() int
func (*DeleteJobTriggerRequest) XXX_Unmarshal ¶
func (m *DeleteJobTriggerRequest) XXX_Unmarshal(b []byte) error
type DeleteStoredInfoTypeRequest ¶
type DeleteStoredInfoTypeRequest struct { // Resource name of the organization and storedInfoType to be deleted, for // example `organizations/433245324/storedInfoTypes/432452342` or // projects/project-id/storedInfoTypes/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for DeleteStoredInfoType.
func (*DeleteStoredInfoTypeRequest) Descriptor ¶
func (*DeleteStoredInfoTypeRequest) Descriptor() ([]byte, []int)
func (*DeleteStoredInfoTypeRequest) GetName ¶
func (m *DeleteStoredInfoTypeRequest) GetName() string
func (*DeleteStoredInfoTypeRequest) ProtoMessage ¶
func (*DeleteStoredInfoTypeRequest) ProtoMessage()
func (*DeleteStoredInfoTypeRequest) Reset ¶
func (m *DeleteStoredInfoTypeRequest) Reset()
func (*DeleteStoredInfoTypeRequest) String ¶
func (m *DeleteStoredInfoTypeRequest) String() string
func (*DeleteStoredInfoTypeRequest) XXX_DiscardUnknown ¶
func (m *DeleteStoredInfoTypeRequest) XXX_DiscardUnknown()
func (*DeleteStoredInfoTypeRequest) XXX_Marshal ¶
func (m *DeleteStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteStoredInfoTypeRequest) XXX_Merge ¶
func (m *DeleteStoredInfoTypeRequest) XXX_Merge(src proto.Message)
func (*DeleteStoredInfoTypeRequest) XXX_Size ¶
func (m *DeleteStoredInfoTypeRequest) XXX_Size() int
func (*DeleteStoredInfoTypeRequest) XXX_Unmarshal ¶
func (m *DeleteStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
type DlpJob ¶
type DlpJob struct { // The server-assigned name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The type of job. Type DlpJobType `protobuf:"varint,2,opt,name=type,proto3,enum=google.privacy.dlp.v2.DlpJobType" json:"type,omitempty"` // State of a job. State DlpJob_JobState `protobuf:"varint,3,opt,name=state,proto3,enum=google.privacy.dlp.v2.DlpJob_JobState" json:"state,omitempty"` // Types that are valid to be assigned to Details: // *DlpJob_RiskDetails // *DlpJob_InspectDetails Details isDlpJob_Details `protobuf_oneof:"details"` // Time when the job was created. CreateTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Time when the job started. StartTime *timestamp.Timestamp `protobuf:"bytes,7,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // Time when the job finished. EndTime *timestamp.Timestamp `protobuf:"bytes,8,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // If created by a job trigger, the resource name of the trigger that // instantiated the job. JobTriggerName string `protobuf:"bytes,10,opt,name=job_trigger_name,json=jobTriggerName,proto3" json:"job_trigger_name,omitempty"` // A stream of errors encountered running the job. Errors []*Error `protobuf:"bytes,11,rep,name=errors,proto3" json:"errors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Combines all of the information about a DLP job.
func (*DlpJob) Descriptor ¶
func (*DlpJob) GetCreateTime ¶
func (*DlpJob) GetDetails ¶
func (m *DlpJob) GetDetails() isDlpJob_Details
func (*DlpJob) GetEndTime ¶
func (*DlpJob) GetInspectDetails ¶
func (m *DlpJob) GetInspectDetails() *InspectDataSourceDetails
func (*DlpJob) GetJobTriggerName ¶
func (*DlpJob) GetRiskDetails ¶
func (m *DlpJob) GetRiskDetails() *AnalyzeDataSourceRiskDetails
func (*DlpJob) GetStartTime ¶
func (*DlpJob) GetState ¶
func (m *DlpJob) GetState() DlpJob_JobState
func (*DlpJob) GetType ¶
func (m *DlpJob) GetType() DlpJobType
func (*DlpJob) ProtoMessage ¶
func (*DlpJob) ProtoMessage()
func (*DlpJob) XXX_DiscardUnknown ¶
func (m *DlpJob) XXX_DiscardUnknown()
func (*DlpJob) XXX_Marshal ¶
func (*DlpJob) XXX_OneofFuncs ¶
func (*DlpJob) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*DlpJob) XXX_Unmarshal ¶
type DlpJobType ¶
type DlpJobType int32
An enum to represent the various type of DLP jobs.
const ( DlpJobType_DLP_JOB_TYPE_UNSPECIFIED DlpJobType = 0 // The job inspected Google Cloud for sensitive data. DlpJobType_INSPECT_JOB DlpJobType = 1 // The job executed a Risk Analysis computation. DlpJobType_RISK_ANALYSIS_JOB DlpJobType = 2 )
func (DlpJobType) EnumDescriptor ¶
func (DlpJobType) EnumDescriptor() ([]byte, []int)
func (DlpJobType) String ¶
func (x DlpJobType) String() string
type DlpJob_InspectDetails ¶
type DlpJob_InspectDetails struct {
InspectDetails *InspectDataSourceDetails `protobuf:"bytes,5,opt,name=inspect_details,json=inspectDetails,proto3,oneof"`
}
type DlpJob_JobState ¶
type DlpJob_JobState int32
const ( DlpJob_JOB_STATE_UNSPECIFIED DlpJob_JobState = 0 // The job has not yet started. DlpJob_PENDING DlpJob_JobState = 1 // The job is currently running. DlpJob_RUNNING DlpJob_JobState = 2 // The job is no longer running. DlpJob_DONE DlpJob_JobState = 3 // The job was canceled before it could complete. DlpJob_CANCELED DlpJob_JobState = 4 // The job had an error and did not complete. DlpJob_FAILED DlpJob_JobState = 5 )
func (DlpJob_JobState) EnumDescriptor ¶
func (DlpJob_JobState) EnumDescriptor() ([]byte, []int)
func (DlpJob_JobState) String ¶
func (x DlpJob_JobState) String() string
type DlpJob_RiskDetails ¶
type DlpJob_RiskDetails struct {
RiskDetails *AnalyzeDataSourceRiskDetails `protobuf:"bytes,4,opt,name=risk_details,json=riskDetails,proto3,oneof"`
}
type DlpServiceClient ¶
type DlpServiceClient interface { // Finds potentially sensitive info in content. // This method has limits on input size, processing time, and output size. // // When no InfoTypes or CustomInfoTypes are specified in this request, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. // // For how to guides, see https://cloud.google.com/dlp/docs/inspecting-images // and https://cloud.google.com/dlp/docs/inspecting-text, InspectContent(ctx context.Context, in *InspectContentRequest, opts ...grpc.CallOption) (*InspectContentResponse, error) // Redacts potentially sensitive info from an image. // This method has limits on input size, processing time, and output size. // See https://cloud.google.com/dlp/docs/redacting-sensitive-data-images to // learn more. // // When no InfoTypes or CustomInfoTypes are specified in this request, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. RedactImage(ctx context.Context, in *RedactImageRequest, opts ...grpc.CallOption) (*RedactImageResponse, error) // De-identifies potentially sensitive info from a ContentItem. // This method has limits on input size and output size. // See https://cloud.google.com/dlp/docs/deidentify-sensitive-data to // learn more. // // When no InfoTypes or CustomInfoTypes are specified in this request, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. DeidentifyContent(ctx context.Context, in *DeidentifyContentRequest, opts ...grpc.CallOption) (*DeidentifyContentResponse, error) // Re-identifies content that has been de-identified. // See // https://cloud.google.com/dlp/docs/pseudonymization#re-identification_in_free_text_code_example // to learn more. ReidentifyContent(ctx context.Context, in *ReidentifyContentRequest, opts ...grpc.CallOption) (*ReidentifyContentResponse, error) // Returns a list of the sensitive information types that the DLP API // supports. See https://cloud.google.com/dlp/docs/infotypes-reference to // learn more. ListInfoTypes(ctx context.Context, in *ListInfoTypesRequest, opts ...grpc.CallOption) (*ListInfoTypesResponse, error) // Creates an InspectTemplate for re-using frequently used configuration // for inspecting content, images, and storage. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. CreateInspectTemplate(ctx context.Context, in *CreateInspectTemplateRequest, opts ...grpc.CallOption) (*InspectTemplate, error) // Updates the InspectTemplate. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. UpdateInspectTemplate(ctx context.Context, in *UpdateInspectTemplateRequest, opts ...grpc.CallOption) (*InspectTemplate, error) // Gets an InspectTemplate. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. GetInspectTemplate(ctx context.Context, in *GetInspectTemplateRequest, opts ...grpc.CallOption) (*InspectTemplate, error) // Lists InspectTemplates. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. ListInspectTemplates(ctx context.Context, in *ListInspectTemplatesRequest, opts ...grpc.CallOption) (*ListInspectTemplatesResponse, error) // Deletes an InspectTemplate. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. DeleteInspectTemplate(ctx context.Context, in *DeleteInspectTemplateRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Creates a DeidentifyTemplate for re-using frequently used configuration // for de-identifying content, images, and storage. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. CreateDeidentifyTemplate(ctx context.Context, in *CreateDeidentifyTemplateRequest, opts ...grpc.CallOption) (*DeidentifyTemplate, error) // Updates the DeidentifyTemplate. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. UpdateDeidentifyTemplate(ctx context.Context, in *UpdateDeidentifyTemplateRequest, opts ...grpc.CallOption) (*DeidentifyTemplate, error) // Gets a DeidentifyTemplate. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. GetDeidentifyTemplate(ctx context.Context, in *GetDeidentifyTemplateRequest, opts ...grpc.CallOption) (*DeidentifyTemplate, error) // Lists DeidentifyTemplates. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. ListDeidentifyTemplates(ctx context.Context, in *ListDeidentifyTemplatesRequest, opts ...grpc.CallOption) (*ListDeidentifyTemplatesResponse, error) // Deletes a DeidentifyTemplate. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. DeleteDeidentifyTemplate(ctx context.Context, in *DeleteDeidentifyTemplateRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Creates a job trigger to run DLP actions such as scanning storage for // sensitive information on a set schedule. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. CreateJobTrigger(ctx context.Context, in *CreateJobTriggerRequest, opts ...grpc.CallOption) (*JobTrigger, error) // Updates a job trigger. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. UpdateJobTrigger(ctx context.Context, in *UpdateJobTriggerRequest, opts ...grpc.CallOption) (*JobTrigger, error) // Gets a job trigger. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. GetJobTrigger(ctx context.Context, in *GetJobTriggerRequest, opts ...grpc.CallOption) (*JobTrigger, error) // Lists job triggers. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. ListJobTriggers(ctx context.Context, in *ListJobTriggersRequest, opts ...grpc.CallOption) (*ListJobTriggersResponse, error) // Deletes a job trigger. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. DeleteJobTrigger(ctx context.Context, in *DeleteJobTriggerRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Creates a new job to inspect storage or calculate risk metrics. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. // // When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. CreateDlpJob(ctx context.Context, in *CreateDlpJobRequest, opts ...grpc.CallOption) (*DlpJob, error) // Lists DlpJobs that match the specified filter in the request. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. ListDlpJobs(ctx context.Context, in *ListDlpJobsRequest, opts ...grpc.CallOption) (*ListDlpJobsResponse, error) // Gets the latest state of a long-running DlpJob. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. GetDlpJob(ctx context.Context, in *GetDlpJobRequest, opts ...grpc.CallOption) (*DlpJob, error) // Deletes a long-running DlpJob. This method indicates that the client is // no longer interested in the DlpJob result. The job will be cancelled if // possible. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. DeleteDlpJob(ctx context.Context, in *DeleteDlpJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Starts asynchronous cancellation on a long-running DlpJob. The server // makes a best effort to cancel the DlpJob, but success is not // guaranteed. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. CancelDlpJob(ctx context.Context, in *CancelDlpJobRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Creates a pre-built stored infoType to be used for inspection. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. CreateStoredInfoType(ctx context.Context, in *CreateStoredInfoTypeRequest, opts ...grpc.CallOption) (*StoredInfoType, error) // Updates the stored infoType by creating a new version. The existing version // will continue to be used until the new version is ready. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. UpdateStoredInfoType(ctx context.Context, in *UpdateStoredInfoTypeRequest, opts ...grpc.CallOption) (*StoredInfoType, error) // Gets a stored infoType. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. GetStoredInfoType(ctx context.Context, in *GetStoredInfoTypeRequest, opts ...grpc.CallOption) (*StoredInfoType, error) // Lists stored infoTypes. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. ListStoredInfoTypes(ctx context.Context, in *ListStoredInfoTypesRequest, opts ...grpc.CallOption) (*ListStoredInfoTypesResponse, error) // Deletes a stored infoType. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. DeleteStoredInfoType(ctx context.Context, in *DeleteStoredInfoTypeRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
DlpServiceClient is the client API for DlpService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDlpServiceClient ¶
func NewDlpServiceClient(cc *grpc.ClientConn) DlpServiceClient
type DlpServiceServer ¶
type DlpServiceServer interface { // Finds potentially sensitive info in content. // This method has limits on input size, processing time, and output size. // // When no InfoTypes or CustomInfoTypes are specified in this request, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. // // For how to guides, see https://cloud.google.com/dlp/docs/inspecting-images // and https://cloud.google.com/dlp/docs/inspecting-text, InspectContent(context.Context, *InspectContentRequest) (*InspectContentResponse, error) // Redacts potentially sensitive info from an image. // This method has limits on input size, processing time, and output size. // See https://cloud.google.com/dlp/docs/redacting-sensitive-data-images to // learn more. // // When no InfoTypes or CustomInfoTypes are specified in this request, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. RedactImage(context.Context, *RedactImageRequest) (*RedactImageResponse, error) // De-identifies potentially sensitive info from a ContentItem. // This method has limits on input size and output size. // See https://cloud.google.com/dlp/docs/deidentify-sensitive-data to // learn more. // // When no InfoTypes or CustomInfoTypes are specified in this request, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. DeidentifyContent(context.Context, *DeidentifyContentRequest) (*DeidentifyContentResponse, error) // Re-identifies content that has been de-identified. // See // https://cloud.google.com/dlp/docs/pseudonymization#re-identification_in_free_text_code_example // to learn more. ReidentifyContent(context.Context, *ReidentifyContentRequest) (*ReidentifyContentResponse, error) // Returns a list of the sensitive information types that the DLP API // supports. See https://cloud.google.com/dlp/docs/infotypes-reference to // learn more. ListInfoTypes(context.Context, *ListInfoTypesRequest) (*ListInfoTypesResponse, error) // Creates an InspectTemplate for re-using frequently used configuration // for inspecting content, images, and storage. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. CreateInspectTemplate(context.Context, *CreateInspectTemplateRequest) (*InspectTemplate, error) // Updates the InspectTemplate. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. UpdateInspectTemplate(context.Context, *UpdateInspectTemplateRequest) (*InspectTemplate, error) // Gets an InspectTemplate. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. GetInspectTemplate(context.Context, *GetInspectTemplateRequest) (*InspectTemplate, error) // Lists InspectTemplates. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. ListInspectTemplates(context.Context, *ListInspectTemplatesRequest) (*ListInspectTemplatesResponse, error) // Deletes an InspectTemplate. // See https://cloud.google.com/dlp/docs/creating-templates to learn more. DeleteInspectTemplate(context.Context, *DeleteInspectTemplateRequest) (*empty.Empty, error) // Creates a DeidentifyTemplate for re-using frequently used configuration // for de-identifying content, images, and storage. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. CreateDeidentifyTemplate(context.Context, *CreateDeidentifyTemplateRequest) (*DeidentifyTemplate, error) // Updates the DeidentifyTemplate. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. UpdateDeidentifyTemplate(context.Context, *UpdateDeidentifyTemplateRequest) (*DeidentifyTemplate, error) // Gets a DeidentifyTemplate. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. GetDeidentifyTemplate(context.Context, *GetDeidentifyTemplateRequest) (*DeidentifyTemplate, error) // Lists DeidentifyTemplates. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. ListDeidentifyTemplates(context.Context, *ListDeidentifyTemplatesRequest) (*ListDeidentifyTemplatesResponse, error) // Deletes a DeidentifyTemplate. // See https://cloud.google.com/dlp/docs/creating-templates-deid to learn // more. DeleteDeidentifyTemplate(context.Context, *DeleteDeidentifyTemplateRequest) (*empty.Empty, error) // Creates a job trigger to run DLP actions such as scanning storage for // sensitive information on a set schedule. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. CreateJobTrigger(context.Context, *CreateJobTriggerRequest) (*JobTrigger, error) // Updates a job trigger. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. UpdateJobTrigger(context.Context, *UpdateJobTriggerRequest) (*JobTrigger, error) // Gets a job trigger. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. GetJobTrigger(context.Context, *GetJobTriggerRequest) (*JobTrigger, error) // Lists job triggers. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. ListJobTriggers(context.Context, *ListJobTriggersRequest) (*ListJobTriggersResponse, error) // Deletes a job trigger. // See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. DeleteJobTrigger(context.Context, *DeleteJobTriggerRequest) (*empty.Empty, error) // Creates a new job to inspect storage or calculate risk metrics. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. // // When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the // system will automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. CreateDlpJob(context.Context, *CreateDlpJobRequest) (*DlpJob, error) // Lists DlpJobs that match the specified filter in the request. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. ListDlpJobs(context.Context, *ListDlpJobsRequest) (*ListDlpJobsResponse, error) // Gets the latest state of a long-running DlpJob. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. GetDlpJob(context.Context, *GetDlpJobRequest) (*DlpJob, error) // Deletes a long-running DlpJob. This method indicates that the client is // no longer interested in the DlpJob result. The job will be cancelled if // possible. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. DeleteDlpJob(context.Context, *DeleteDlpJobRequest) (*empty.Empty, error) // Starts asynchronous cancellation on a long-running DlpJob. The server // makes a best effort to cancel the DlpJob, but success is not // guaranteed. // See https://cloud.google.com/dlp/docs/inspecting-storage and // https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. CancelDlpJob(context.Context, *CancelDlpJobRequest) (*empty.Empty, error) // Creates a pre-built stored infoType to be used for inspection. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. CreateStoredInfoType(context.Context, *CreateStoredInfoTypeRequest) (*StoredInfoType, error) // Updates the stored infoType by creating a new version. The existing version // will continue to be used until the new version is ready. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. UpdateStoredInfoType(context.Context, *UpdateStoredInfoTypeRequest) (*StoredInfoType, error) // Gets a stored infoType. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. GetStoredInfoType(context.Context, *GetStoredInfoTypeRequest) (*StoredInfoType, error) // Lists stored infoTypes. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. ListStoredInfoTypes(context.Context, *ListStoredInfoTypesRequest) (*ListStoredInfoTypesResponse, error) // Deletes a stored infoType. // See https://cloud.google.com/dlp/docs/creating-stored-infotypes to // learn more. DeleteStoredInfoType(context.Context, *DeleteStoredInfoTypeRequest) (*empty.Empty, error) }
DlpServiceServer is the server API for DlpService service.
type DocumentLocation ¶
type DocumentLocation struct { // Offset of the line, from the beginning of the file, where the finding // is located. FileOffset int64 `protobuf:"varint,1,opt,name=file_offset,json=fileOffset,proto3" json:"file_offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Location of a finding within a document.
func (*DocumentLocation) Descriptor ¶
func (*DocumentLocation) Descriptor() ([]byte, []int)
func (*DocumentLocation) GetFileOffset ¶
func (m *DocumentLocation) GetFileOffset() int64
func (*DocumentLocation) ProtoMessage ¶
func (*DocumentLocation) ProtoMessage()
func (*DocumentLocation) Reset ¶
func (m *DocumentLocation) Reset()
func (*DocumentLocation) String ¶
func (m *DocumentLocation) String() string
func (*DocumentLocation) XXX_DiscardUnknown ¶
func (m *DocumentLocation) XXX_DiscardUnknown()
func (*DocumentLocation) XXX_Marshal ¶
func (m *DocumentLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DocumentLocation) XXX_Merge ¶
func (m *DocumentLocation) XXX_Merge(src proto.Message)
func (*DocumentLocation) XXX_Size ¶
func (m *DocumentLocation) XXX_Size() int
func (*DocumentLocation) XXX_Unmarshal ¶
func (m *DocumentLocation) XXX_Unmarshal(b []byte) error
type EntityId ¶
type EntityId struct { // Composite key indicating which field contains the entity identifier. Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
An entity in a dataset is a field or set of fields that correspond to a single person. For example, in medical records the `EntityId` might be a patient identifier, or for financial records it might be an account identifier. This message is used when generalizations or analysis must take into account that multiple rows correspond to the same entity.
func (*EntityId) Descriptor ¶
func (*EntityId) ProtoMessage ¶
func (*EntityId) ProtoMessage()
func (*EntityId) XXX_DiscardUnknown ¶
func (m *EntityId) XXX_DiscardUnknown()
func (*EntityId) XXX_Marshal ¶
func (*EntityId) XXX_Unmarshal ¶
type Error ¶
type Error struct { Details *status.Status `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // The times the error occurred. Timestamps []*timestamp.Timestamp `protobuf:"bytes,2,rep,name=timestamps,proto3" json:"timestamps,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger. Output only field.
func (*Error) Descriptor ¶
func (*Error) GetDetails ¶
func (*Error) GetTimestamps ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) XXX_DiscardUnknown ¶
func (m *Error) XXX_DiscardUnknown()
func (*Error) XXX_Marshal ¶
func (*Error) XXX_Unmarshal ¶
type ExcludeInfoTypes ¶
type ExcludeInfoTypes struct { // InfoType list in ExclusionRule rule drops a finding when it overlaps or // contained within with a finding of an infoType from this list. For // example, for `InspectionRuleSet.info_types` containing "PHONE_NUMBER"` and // `exclusion_rule` containing `exclude_info_types.info_types` with // "EMAIL_ADDRESS" the phone number findings are dropped if they overlap // with EMAIL_ADDRESS finding. // That leads to "555-222-2222@example.org" to generate only a single // finding, namely email address. InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
List of exclude infoTypes.
func (*ExcludeInfoTypes) Descriptor ¶
func (*ExcludeInfoTypes) Descriptor() ([]byte, []int)
func (*ExcludeInfoTypes) GetInfoTypes ¶
func (m *ExcludeInfoTypes) GetInfoTypes() []*InfoType
func (*ExcludeInfoTypes) ProtoMessage ¶
func (*ExcludeInfoTypes) ProtoMessage()
func (*ExcludeInfoTypes) Reset ¶
func (m *ExcludeInfoTypes) Reset()
func (*ExcludeInfoTypes) String ¶
func (m *ExcludeInfoTypes) String() string
func (*ExcludeInfoTypes) XXX_DiscardUnknown ¶
func (m *ExcludeInfoTypes) XXX_DiscardUnknown()
func (*ExcludeInfoTypes) XXX_Marshal ¶
func (m *ExcludeInfoTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExcludeInfoTypes) XXX_Merge ¶
func (m *ExcludeInfoTypes) XXX_Merge(src proto.Message)
func (*ExcludeInfoTypes) XXX_Size ¶
func (m *ExcludeInfoTypes) XXX_Size() int
func (*ExcludeInfoTypes) XXX_Unmarshal ¶
func (m *ExcludeInfoTypes) XXX_Unmarshal(b []byte) error
type ExclusionRule ¶
type ExclusionRule struct { // Types that are valid to be assigned to Type: // *ExclusionRule_Dictionary // *ExclusionRule_Regex // *ExclusionRule_ExcludeInfoTypes Type isExclusionRule_Type `protobuf_oneof:"type"` // How the rule is applied, see MatchingType documentation for details. MatchingType MatchingType `` /* 138-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The rule that specifies conditions when findings of infoTypes specified in `InspectionRuleSet` are removed from results.
func (*ExclusionRule) Descriptor ¶
func (*ExclusionRule) Descriptor() ([]byte, []int)
func (*ExclusionRule) GetDictionary ¶
func (m *ExclusionRule) GetDictionary() *CustomInfoType_Dictionary
func (*ExclusionRule) GetExcludeInfoTypes ¶
func (m *ExclusionRule) GetExcludeInfoTypes() *ExcludeInfoTypes
func (*ExclusionRule) GetMatchingType ¶
func (m *ExclusionRule) GetMatchingType() MatchingType
func (*ExclusionRule) GetRegex ¶
func (m *ExclusionRule) GetRegex() *CustomInfoType_Regex
func (*ExclusionRule) GetType ¶
func (m *ExclusionRule) GetType() isExclusionRule_Type
func (*ExclusionRule) ProtoMessage ¶
func (*ExclusionRule) ProtoMessage()
func (*ExclusionRule) Reset ¶
func (m *ExclusionRule) Reset()
func (*ExclusionRule) String ¶
func (m *ExclusionRule) String() string
func (*ExclusionRule) XXX_DiscardUnknown ¶
func (m *ExclusionRule) XXX_DiscardUnknown()
func (*ExclusionRule) XXX_Marshal ¶
func (m *ExclusionRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExclusionRule) XXX_Merge ¶
func (m *ExclusionRule) XXX_Merge(src proto.Message)
func (*ExclusionRule) XXX_OneofFuncs ¶
func (*ExclusionRule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*ExclusionRule) XXX_Size ¶
func (m *ExclusionRule) XXX_Size() int
func (*ExclusionRule) XXX_Unmarshal ¶
func (m *ExclusionRule) XXX_Unmarshal(b []byte) error
type ExclusionRule_Dictionary ¶
type ExclusionRule_Dictionary struct {
Dictionary *CustomInfoType_Dictionary `protobuf:"bytes,1,opt,name=dictionary,proto3,oneof"`
}
type ExclusionRule_ExcludeInfoTypes ¶
type ExclusionRule_ExcludeInfoTypes struct {
ExcludeInfoTypes *ExcludeInfoTypes `protobuf:"bytes,3,opt,name=exclude_info_types,json=excludeInfoTypes,proto3,oneof"`
}
type ExclusionRule_Regex ¶
type ExclusionRule_Regex struct {
Regex *CustomInfoType_Regex `protobuf:"bytes,2,opt,name=regex,proto3,oneof"`
}
type FieldId ¶
type FieldId struct { // Name describing the field. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
General identifier of a data field in a storage service.
func (*FieldId) Descriptor ¶
func (*FieldId) ProtoMessage ¶
func (*FieldId) ProtoMessage()
func (*FieldId) XXX_DiscardUnknown ¶
func (m *FieldId) XXX_DiscardUnknown()
func (*FieldId) XXX_Marshal ¶
func (*FieldId) XXX_Unmarshal ¶
type FieldTransformation ¶
type FieldTransformation struct { // Input field(s) to apply the transformation to. [required] Fields []*FieldId `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"` // Only apply the transformation if the condition evaluates to true for the // given `RecordCondition`. The conditions are allowed to reference fields // that are not used in the actual transformation. [optional] // // Example Use Cases: // // - Apply a different bucket transformation to an age column if the zip code // column for the same record is within a specific range. // - Redact a field if the date of birth field is greater than 85. Condition *RecordCondition `protobuf:"bytes,3,opt,name=condition,proto3" json:"condition,omitempty"` // Transformation to apply. [required] // // Types that are valid to be assigned to Transformation: // *FieldTransformation_PrimitiveTransformation // *FieldTransformation_InfoTypeTransformations Transformation isFieldTransformation_Transformation `protobuf_oneof:"transformation"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The transformation to apply to the field.
func (*FieldTransformation) Descriptor ¶
func (*FieldTransformation) Descriptor() ([]byte, []int)
func (*FieldTransformation) GetCondition ¶
func (m *FieldTransformation) GetCondition() *RecordCondition
func (*FieldTransformation) GetFields ¶
func (m *FieldTransformation) GetFields() []*FieldId
func (*FieldTransformation) GetInfoTypeTransformations ¶
func (m *FieldTransformation) GetInfoTypeTransformations() *InfoTypeTransformations
func (*FieldTransformation) GetPrimitiveTransformation ¶
func (m *FieldTransformation) GetPrimitiveTransformation() *PrimitiveTransformation
func (*FieldTransformation) GetTransformation ¶
func (m *FieldTransformation) GetTransformation() isFieldTransformation_Transformation
func (*FieldTransformation) ProtoMessage ¶
func (*FieldTransformation) ProtoMessage()
func (*FieldTransformation) Reset ¶
func (m *FieldTransformation) Reset()
func (*FieldTransformation) String ¶
func (m *FieldTransformation) String() string
func (*FieldTransformation) XXX_DiscardUnknown ¶
func (m *FieldTransformation) XXX_DiscardUnknown()
func (*FieldTransformation) XXX_Marshal ¶
func (m *FieldTransformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FieldTransformation) XXX_Merge ¶
func (m *FieldTransformation) XXX_Merge(src proto.Message)
func (*FieldTransformation) XXX_OneofFuncs ¶
func (*FieldTransformation) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*FieldTransformation) XXX_Size ¶
func (m *FieldTransformation) XXX_Size() int
func (*FieldTransformation) XXX_Unmarshal ¶
func (m *FieldTransformation) XXX_Unmarshal(b []byte) error
type FieldTransformation_InfoTypeTransformations ¶
type FieldTransformation_InfoTypeTransformations struct {
InfoTypeTransformations *InfoTypeTransformations `protobuf:"bytes,5,opt,name=info_type_transformations,json=infoTypeTransformations,proto3,oneof"`
}
type FieldTransformation_PrimitiveTransformation ¶
type FieldTransformation_PrimitiveTransformation struct {
PrimitiveTransformation *PrimitiveTransformation `protobuf:"bytes,4,opt,name=primitive_transformation,json=primitiveTransformation,proto3,oneof"`
}
type FileType ¶
type FileType int32
Definitions of file type groups to scan.
const ( // Includes all files. FileType_FILE_TYPE_UNSPECIFIED FileType = 0 // Includes all file extensions not covered by text file types. FileType_BINARY_FILE FileType = 1 // Included file extensions: // asc, brf, c, cc, cpp, csv, cxx, c++, cs, css, dart, eml, go, h, hh, hpp, // hxx, h++, hs, html, htm, shtml, shtm, xhtml, lhs, ini, java, js, json, // ocaml, md, mkd, markdown, m, ml, mli, pl, pm, php, phtml, pht, py, pyw, // rb, rbw, rs, rc, scala, sh, sql, tex, txt, text, tsv, vcard, vcs, wml, // xml, xsl, xsd, yml, yaml. FileType_TEXT_FILE FileType = 2 )
func (FileType) EnumDescriptor ¶
type Finding ¶
type Finding struct { // The content that was found. Even if the content is not textual, it // may be converted to a textual representation here. // Provided if `include_quote` is true and the finding is // less than or equal to 4096 bytes long. If the finding exceeds 4096 bytes // in length, the quote may be omitted. Quote string `protobuf:"bytes,1,opt,name=quote,proto3" json:"quote,omitempty"` // The type of content that might have been found. // Provided if `excluded_types` is false. InfoType *InfoType `protobuf:"bytes,2,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"` // Confidence of how likely it is that the `info_type` is correct. Likelihood Likelihood `protobuf:"varint,3,opt,name=likelihood,proto3,enum=google.privacy.dlp.v2.Likelihood" json:"likelihood,omitempty"` // Where the content was found. Location *Location `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` // Timestamp when finding was detected. CreateTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Contains data parsed from quotes. Only populated if include_quote was set // to true and a supported infoType was requested. Currently supported // infoTypes: DATE, DATE_OF_BIRTH and TIME. QuoteInfo *QuoteInfo `protobuf:"bytes,7,opt,name=quote_info,json=quoteInfo,proto3" json:"quote_info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a piece of potentially sensitive content.
func (*Finding) Descriptor ¶
func (*Finding) GetCreateTime ¶
func (*Finding) GetInfoType ¶
func (*Finding) GetLikelihood ¶
func (m *Finding) GetLikelihood() Likelihood
func (*Finding) GetLocation ¶
func (*Finding) GetQuoteInfo ¶
func (*Finding) ProtoMessage ¶
func (*Finding) ProtoMessage()
func (*Finding) XXX_DiscardUnknown ¶
func (m *Finding) XXX_DiscardUnknown()
func (*Finding) XXX_Marshal ¶
func (*Finding) XXX_Unmarshal ¶
type FixedSizeBucketingConfig ¶
type FixedSizeBucketingConfig struct { // Lower bound value of buckets. All values less than `lower_bound` are // grouped together into a single bucket; for example if `lower_bound` = 10, // then all values less than 10 are replaced with the value “-10”. [Required]. LowerBound *Value `protobuf:"bytes,1,opt,name=lower_bound,json=lowerBound,proto3" json:"lower_bound,omitempty"` // Upper bound value of buckets. All values greater than upper_bound are // grouped together into a single bucket; for example if `upper_bound` = 89, // then all values greater than 89 are replaced with the value “89+”. // [Required]. UpperBound *Value `protobuf:"bytes,2,opt,name=upper_bound,json=upperBound,proto3" json:"upper_bound,omitempty"` // Size of each bucket (except for minimum and maximum buckets). So if // `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the // following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60, // 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works. [Required]. BucketSize float64 `protobuf:"fixed64,3,opt,name=bucket_size,json=bucketSize,proto3" json:"bucket_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Buckets values based on fixed size ranges. The Bucketing transformation can provide all of this functionality, but requires more configuration. This message is provided as a convenience to the user for simple bucketing strategies.
The transformed value will be a hyphenated string of <lower_bound>-<upper_bound>, i.e if lower_bound = 10 and upper_bound = 20 all values that are within this bucket will be replaced with "10-20".
This can be used on data of type: double, long.
If the bound Value type differs from the type of data being transformed, we will first attempt converting the type of the data to be transformed to match the type of the bound before comparing.
See https://cloud.google.com/dlp/docs/concepts-bucketing to learn more.
func (*FixedSizeBucketingConfig) Descriptor ¶
func (*FixedSizeBucketingConfig) Descriptor() ([]byte, []int)
func (*FixedSizeBucketingConfig) GetBucketSize ¶
func (m *FixedSizeBucketingConfig) GetBucketSize() float64
func (*FixedSizeBucketingConfig) GetLowerBound ¶
func (m *FixedSizeBucketingConfig) GetLowerBound() *Value
func (*FixedSizeBucketingConfig) GetUpperBound ¶
func (m *FixedSizeBucketingConfig) GetUpperBound() *Value
func (*FixedSizeBucketingConfig) ProtoMessage ¶
func (*FixedSizeBucketingConfig) ProtoMessage()
func (*FixedSizeBucketingConfig) Reset ¶
func (m *FixedSizeBucketingConfig) Reset()
func (*FixedSizeBucketingConfig) String ¶
func (m *FixedSizeBucketingConfig) String() string
func (*FixedSizeBucketingConfig) XXX_DiscardUnknown ¶
func (m *FixedSizeBucketingConfig) XXX_DiscardUnknown()
func (*FixedSizeBucketingConfig) XXX_Marshal ¶
func (m *FixedSizeBucketingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FixedSizeBucketingConfig) XXX_Merge ¶
func (m *FixedSizeBucketingConfig) XXX_Merge(src proto.Message)
func (*FixedSizeBucketingConfig) XXX_Size ¶
func (m *FixedSizeBucketingConfig) XXX_Size() int
func (*FixedSizeBucketingConfig) XXX_Unmarshal ¶
func (m *FixedSizeBucketingConfig) XXX_Unmarshal(b []byte) error
type GetDeidentifyTemplateRequest ¶
type GetDeidentifyTemplateRequest struct { // Resource name of the organization and deidentify template to be read, for // example `organizations/433245324/deidentifyTemplates/432452342` or // projects/project-id/deidentifyTemplates/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for GetDeidentifyTemplate.
func (*GetDeidentifyTemplateRequest) Descriptor ¶
func (*GetDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
func (*GetDeidentifyTemplateRequest) GetName ¶
func (m *GetDeidentifyTemplateRequest) GetName() string
func (*GetDeidentifyTemplateRequest) ProtoMessage ¶
func (*GetDeidentifyTemplateRequest) ProtoMessage()
func (*GetDeidentifyTemplateRequest) Reset ¶
func (m *GetDeidentifyTemplateRequest) Reset()
func (*GetDeidentifyTemplateRequest) String ¶
func (m *GetDeidentifyTemplateRequest) String() string
func (*GetDeidentifyTemplateRequest) XXX_DiscardUnknown ¶
func (m *GetDeidentifyTemplateRequest) XXX_DiscardUnknown()
func (*GetDeidentifyTemplateRequest) XXX_Marshal ¶
func (m *GetDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeidentifyTemplateRequest) XXX_Merge ¶
func (m *GetDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
func (*GetDeidentifyTemplateRequest) XXX_Size ¶
func (m *GetDeidentifyTemplateRequest) XXX_Size() int
func (*GetDeidentifyTemplateRequest) XXX_Unmarshal ¶
func (m *GetDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
type GetDlpJobRequest ¶
type GetDlpJobRequest struct { // The name of the DlpJob resource. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The request message for [DlpJobs.GetDlpJob][].
func (*GetDlpJobRequest) Descriptor ¶
func (*GetDlpJobRequest) Descriptor() ([]byte, []int)
func (*GetDlpJobRequest) GetName ¶
func (m *GetDlpJobRequest) GetName() string
func (*GetDlpJobRequest) ProtoMessage ¶
func (*GetDlpJobRequest) ProtoMessage()
func (*GetDlpJobRequest) Reset ¶
func (m *GetDlpJobRequest) Reset()
func (*GetDlpJobRequest) String ¶
func (m *GetDlpJobRequest) String() string
func (*GetDlpJobRequest) XXX_DiscardUnknown ¶
func (m *GetDlpJobRequest) XXX_DiscardUnknown()
func (*GetDlpJobRequest) XXX_Marshal ¶
func (m *GetDlpJobRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDlpJobRequest) XXX_Merge ¶
func (m *GetDlpJobRequest) XXX_Merge(src proto.Message)
func (*GetDlpJobRequest) XXX_Size ¶
func (m *GetDlpJobRequest) XXX_Size() int
func (*GetDlpJobRequest) XXX_Unmarshal ¶
func (m *GetDlpJobRequest) XXX_Unmarshal(b []byte) error
type GetInspectTemplateRequest ¶
type GetInspectTemplateRequest struct { // Resource name of the organization and inspectTemplate to be read, for // example `organizations/433245324/inspectTemplates/432452342` or // projects/project-id/inspectTemplates/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for GetInspectTemplate.
func (*GetInspectTemplateRequest) Descriptor ¶
func (*GetInspectTemplateRequest) Descriptor() ([]byte, []int)
func (*GetInspectTemplateRequest) GetName ¶
func (m *GetInspectTemplateRequest) GetName() string
func (*GetInspectTemplateRequest) ProtoMessage ¶
func (*GetInspectTemplateRequest) ProtoMessage()
func (*GetInspectTemplateRequest) Reset ¶
func (m *GetInspectTemplateRequest) Reset()
func (*GetInspectTemplateRequest) String ¶
func (m *GetInspectTemplateRequest) String() string
func (*GetInspectTemplateRequest) XXX_DiscardUnknown ¶
func (m *GetInspectTemplateRequest) XXX_DiscardUnknown()
func (*GetInspectTemplateRequest) XXX_Marshal ¶
func (m *GetInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInspectTemplateRequest) XXX_Merge ¶
func (m *GetInspectTemplateRequest) XXX_Merge(src proto.Message)
func (*GetInspectTemplateRequest) XXX_Size ¶
func (m *GetInspectTemplateRequest) XXX_Size() int
func (*GetInspectTemplateRequest) XXX_Unmarshal ¶
func (m *GetInspectTemplateRequest) XXX_Unmarshal(b []byte) error
type GetJobTriggerRequest ¶
type GetJobTriggerRequest struct { // Resource name of the project and the triggeredJob, for example // `projects/dlp-test-project/jobTriggers/53234423`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for GetJobTrigger.
func (*GetJobTriggerRequest) Descriptor ¶
func (*GetJobTriggerRequest) Descriptor() ([]byte, []int)
func (*GetJobTriggerRequest) GetName ¶
func (m *GetJobTriggerRequest) GetName() string
func (*GetJobTriggerRequest) ProtoMessage ¶
func (*GetJobTriggerRequest) ProtoMessage()
func (*GetJobTriggerRequest) Reset ¶
func (m *GetJobTriggerRequest) Reset()
func (*GetJobTriggerRequest) String ¶
func (m *GetJobTriggerRequest) String() string
func (*GetJobTriggerRequest) XXX_DiscardUnknown ¶
func (m *GetJobTriggerRequest) XXX_DiscardUnknown()
func (*GetJobTriggerRequest) XXX_Marshal ¶
func (m *GetJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetJobTriggerRequest) XXX_Merge ¶
func (m *GetJobTriggerRequest) XXX_Merge(src proto.Message)
func (*GetJobTriggerRequest) XXX_Size ¶
func (m *GetJobTriggerRequest) XXX_Size() int
func (*GetJobTriggerRequest) XXX_Unmarshal ¶
func (m *GetJobTriggerRequest) XXX_Unmarshal(b []byte) error
type GetStoredInfoTypeRequest ¶
type GetStoredInfoTypeRequest struct { // Resource name of the organization and storedInfoType to be read, for // example `organizations/433245324/storedInfoTypes/432452342` or // projects/project-id/storedInfoTypes/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for GetStoredInfoType.
func (*GetStoredInfoTypeRequest) Descriptor ¶
func (*GetStoredInfoTypeRequest) Descriptor() ([]byte, []int)
func (*GetStoredInfoTypeRequest) GetName ¶
func (m *GetStoredInfoTypeRequest) GetName() string
func (*GetStoredInfoTypeRequest) ProtoMessage ¶
func (*GetStoredInfoTypeRequest) ProtoMessage()
func (*GetStoredInfoTypeRequest) Reset ¶
func (m *GetStoredInfoTypeRequest) Reset()
func (*GetStoredInfoTypeRequest) String ¶
func (m *GetStoredInfoTypeRequest) String() string
func (*GetStoredInfoTypeRequest) XXX_DiscardUnknown ¶
func (m *GetStoredInfoTypeRequest) XXX_DiscardUnknown()
func (*GetStoredInfoTypeRequest) XXX_Marshal ¶
func (m *GetStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStoredInfoTypeRequest) XXX_Merge ¶
func (m *GetStoredInfoTypeRequest) XXX_Merge(src proto.Message)
func (*GetStoredInfoTypeRequest) XXX_Size ¶
func (m *GetStoredInfoTypeRequest) XXX_Size() int
func (*GetStoredInfoTypeRequest) XXX_Unmarshal ¶
func (m *GetStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
type ImageLocation ¶
type ImageLocation struct { // Bounding boxes locating the pixels within the image containing the finding. BoundingBoxes []*BoundingBox `protobuf:"bytes,1,rep,name=bounding_boxes,json=boundingBoxes,proto3" json:"bounding_boxes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Location of the finding within an image.
func (*ImageLocation) Descriptor ¶
func (*ImageLocation) Descriptor() ([]byte, []int)
func (*ImageLocation) GetBoundingBoxes ¶
func (m *ImageLocation) GetBoundingBoxes() []*BoundingBox
func (*ImageLocation) ProtoMessage ¶
func (*ImageLocation) ProtoMessage()
func (*ImageLocation) Reset ¶
func (m *ImageLocation) Reset()
func (*ImageLocation) String ¶
func (m *ImageLocation) String() string
func (*ImageLocation) XXX_DiscardUnknown ¶
func (m *ImageLocation) XXX_DiscardUnknown()
func (*ImageLocation) XXX_Marshal ¶
func (m *ImageLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImageLocation) XXX_Merge ¶
func (m *ImageLocation) XXX_Merge(src proto.Message)
func (*ImageLocation) XXX_Size ¶
func (m *ImageLocation) XXX_Size() int
func (*ImageLocation) XXX_Unmarshal ¶
func (m *ImageLocation) XXX_Unmarshal(b []byte) error
type InfoType ¶
type InfoType struct { // Name of the information type. Either a name of your choosing when // creating a CustomInfoType, or one of the names listed // at https://cloud.google.com/dlp/docs/infotypes-reference when specifying // a built-in type. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Type of information detected by the API.
func (*InfoType) Descriptor ¶
func (*InfoType) ProtoMessage ¶
func (*InfoType) ProtoMessage()
func (*InfoType) XXX_DiscardUnknown ¶
func (m *InfoType) XXX_DiscardUnknown()
func (*InfoType) XXX_Marshal ¶
func (*InfoType) XXX_Unmarshal ¶
type InfoTypeDescription ¶
type InfoTypeDescription struct { // Internal name of the infoType. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Human readable form of the infoType name. DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Which parts of the API supports this InfoType. SupportedBy []InfoTypeSupportedBy `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
InfoType description.
func (*InfoTypeDescription) Descriptor ¶
func (*InfoTypeDescription) Descriptor() ([]byte, []int)
func (*InfoTypeDescription) GetDisplayName ¶
func (m *InfoTypeDescription) GetDisplayName() string
func (*InfoTypeDescription) GetName ¶
func (m *InfoTypeDescription) GetName() string
func (*InfoTypeDescription) GetSupportedBy ¶
func (m *InfoTypeDescription) GetSupportedBy() []InfoTypeSupportedBy
func (*InfoTypeDescription) ProtoMessage ¶
func (*InfoTypeDescription) ProtoMessage()
func (*InfoTypeDescription) Reset ¶
func (m *InfoTypeDescription) Reset()
func (*InfoTypeDescription) String ¶
func (m *InfoTypeDescription) String() string
func (*InfoTypeDescription) XXX_DiscardUnknown ¶
func (m *InfoTypeDescription) XXX_DiscardUnknown()
func (*InfoTypeDescription) XXX_Marshal ¶
func (m *InfoTypeDescription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoTypeDescription) XXX_Merge ¶
func (m *InfoTypeDescription) XXX_Merge(src proto.Message)
func (*InfoTypeDescription) XXX_Size ¶
func (m *InfoTypeDescription) XXX_Size() int
func (*InfoTypeDescription) XXX_Unmarshal ¶
func (m *InfoTypeDescription) XXX_Unmarshal(b []byte) error
type InfoTypeStats ¶
type InfoTypeStats struct { // The type of finding this stat is for. InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"` // Number of findings for this infoType. Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Statistics regarding a specific InfoType.
func (*InfoTypeStats) Descriptor ¶
func (*InfoTypeStats) Descriptor() ([]byte, []int)
func (*InfoTypeStats) GetCount ¶
func (m *InfoTypeStats) GetCount() int64
func (*InfoTypeStats) GetInfoType ¶
func (m *InfoTypeStats) GetInfoType() *InfoType
func (*InfoTypeStats) ProtoMessage ¶
func (*InfoTypeStats) ProtoMessage()
func (*InfoTypeStats) Reset ¶
func (m *InfoTypeStats) Reset()
func (*InfoTypeStats) String ¶
func (m *InfoTypeStats) String() string
func (*InfoTypeStats) XXX_DiscardUnknown ¶
func (m *InfoTypeStats) XXX_DiscardUnknown()
func (*InfoTypeStats) XXX_Marshal ¶
func (m *InfoTypeStats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoTypeStats) XXX_Merge ¶
func (m *InfoTypeStats) XXX_Merge(src proto.Message)
func (*InfoTypeStats) XXX_Size ¶
func (m *InfoTypeStats) XXX_Size() int
func (*InfoTypeStats) XXX_Unmarshal ¶
func (m *InfoTypeStats) XXX_Unmarshal(b []byte) error
type InfoTypeSupportedBy ¶
type InfoTypeSupportedBy int32
Parts of the APIs which use certain infoTypes.
const ( InfoTypeSupportedBy_ENUM_TYPE_UNSPECIFIED InfoTypeSupportedBy = 0 // Supported by the inspect operations. InfoTypeSupportedBy_INSPECT InfoTypeSupportedBy = 1 // Supported by the risk analysis operations. InfoTypeSupportedBy_RISK_ANALYSIS InfoTypeSupportedBy = 2 )
func (InfoTypeSupportedBy) EnumDescriptor ¶
func (InfoTypeSupportedBy) EnumDescriptor() ([]byte, []int)
func (InfoTypeSupportedBy) String ¶
func (x InfoTypeSupportedBy) String() string
type InfoTypeTransformations ¶
type InfoTypeTransformations struct { // Transformation for each infoType. Cannot specify more than one // for a given infoType. [required] Transformations []*InfoTypeTransformations_InfoTypeTransformation `protobuf:"bytes,1,rep,name=transformations,proto3" json:"transformations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A type of transformation that will scan unstructured text and apply various `PrimitiveTransformation`s to each finding, where the transformation is applied to only values that were identified as a specific info_type.
func (*InfoTypeTransformations) Descriptor ¶
func (*InfoTypeTransformations) Descriptor() ([]byte, []int)
func (*InfoTypeTransformations) GetTransformations ¶
func (m *InfoTypeTransformations) GetTransformations() []*InfoTypeTransformations_InfoTypeTransformation
func (*InfoTypeTransformations) ProtoMessage ¶
func (*InfoTypeTransformations) ProtoMessage()
func (*InfoTypeTransformations) Reset ¶
func (m *InfoTypeTransformations) Reset()
func (*InfoTypeTransformations) String ¶
func (m *InfoTypeTransformations) String() string
func (*InfoTypeTransformations) XXX_DiscardUnknown ¶
func (m *InfoTypeTransformations) XXX_DiscardUnknown()
func (*InfoTypeTransformations) XXX_Marshal ¶
func (m *InfoTypeTransformations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoTypeTransformations) XXX_Merge ¶
func (m *InfoTypeTransformations) XXX_Merge(src proto.Message)
func (*InfoTypeTransformations) XXX_Size ¶
func (m *InfoTypeTransformations) XXX_Size() int
func (*InfoTypeTransformations) XXX_Unmarshal ¶
func (m *InfoTypeTransformations) XXX_Unmarshal(b []byte) error
type InfoTypeTransformations_InfoTypeTransformation ¶
type InfoTypeTransformations_InfoTypeTransformation struct { // InfoTypes to apply the transformation to. An empty list will cause // this transformation to apply to all findings that correspond to // infoTypes that were requested in `InspectConfig`. InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"` // Primitive transformation to apply to the infoType. [required] PrimitiveTransformation *PrimitiveTransformation `` /* 130-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A transformation to apply to text that is identified as a specific info_type.
func (*InfoTypeTransformations_InfoTypeTransformation) Descriptor ¶
func (*InfoTypeTransformations_InfoTypeTransformation) Descriptor() ([]byte, []int)
func (*InfoTypeTransformations_InfoTypeTransformation) GetInfoTypes ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) GetInfoTypes() []*InfoType
func (*InfoTypeTransformations_InfoTypeTransformation) GetPrimitiveTransformation ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) GetPrimitiveTransformation() *PrimitiveTransformation
func (*InfoTypeTransformations_InfoTypeTransformation) ProtoMessage ¶
func (*InfoTypeTransformations_InfoTypeTransformation) ProtoMessage()
func (*InfoTypeTransformations_InfoTypeTransformation) Reset ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) Reset()
func (*InfoTypeTransformations_InfoTypeTransformation) String ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) String() string
func (*InfoTypeTransformations_InfoTypeTransformation) XXX_DiscardUnknown ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_DiscardUnknown()
func (*InfoTypeTransformations_InfoTypeTransformation) XXX_Marshal ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoTypeTransformations_InfoTypeTransformation) XXX_Merge ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Merge(src proto.Message)
func (*InfoTypeTransformations_InfoTypeTransformation) XXX_Size ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Size() int
func (*InfoTypeTransformations_InfoTypeTransformation) XXX_Unmarshal ¶
func (m *InfoTypeTransformations_InfoTypeTransformation) XXX_Unmarshal(b []byte) error
type InspectConfig ¶
type InspectConfig struct { // Restricts what info_types to look for. The values must correspond to // InfoType values returned by ListInfoTypes or listed at // https://cloud.google.com/dlp/docs/infotypes-reference. // // When no InfoTypes or CustomInfoTypes are specified in a request, the // system may automatically choose what detectors to run. By default this may // be all types, but may change over time as detectors are updated. // // The special InfoType name "ALL_BASIC" can be used to trigger all detectors, // but may change over time as new InfoTypes are added. If you need precise // control and predictability as to what detectors are run you should specify // specific InfoTypes listed in the reference. InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"` // Only returns findings equal or above this threshold. The default is // POSSIBLE. // See https://cloud.google.com/dlp/docs/likelihood to learn more. MinLikelihood Likelihood `` /* 139-byte string literal not displayed */ Limits *InspectConfig_FindingLimits `protobuf:"bytes,3,opt,name=limits,proto3" json:"limits,omitempty"` // When true, a contextual quote from the data that triggered a finding is // included in the response; see Finding.quote. IncludeQuote bool `protobuf:"varint,4,opt,name=include_quote,json=includeQuote,proto3" json:"include_quote,omitempty"` // When true, excludes type information of the findings. ExcludeInfoTypes bool `protobuf:"varint,5,opt,name=exclude_info_types,json=excludeInfoTypes,proto3" json:"exclude_info_types,omitempty"` // CustomInfoTypes provided by the user. See // https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more. CustomInfoTypes []*CustomInfoType `protobuf:"bytes,6,rep,name=custom_info_types,json=customInfoTypes,proto3" json:"custom_info_types,omitempty"` // List of options defining data content to scan. // If empty, text, images, and other content will be included. ContentOptions []ContentOption `` /* 152-byte string literal not displayed */ // Set of rules to apply to the findings for this InspectConfig. // Exclusion rules, contained in the set are executed in the end, other // rules are executed in the order they are specified for each info type. RuleSet []*InspectionRuleSet `protobuf:"bytes,10,rep,name=rule_set,json=ruleSet,proto3" json:"rule_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration description of the scanning process. When used with redactContent only info_types and min_likelihood are currently used.
func (*InspectConfig) Descriptor ¶
func (*InspectConfig) Descriptor() ([]byte, []int)
func (*InspectConfig) GetContentOptions ¶
func (m *InspectConfig) GetContentOptions() []ContentOption
func (*InspectConfig) GetCustomInfoTypes ¶
func (m *InspectConfig) GetCustomInfoTypes() []*CustomInfoType
func (*InspectConfig) GetExcludeInfoTypes ¶
func (m *InspectConfig) GetExcludeInfoTypes() bool
func (*InspectConfig) GetIncludeQuote ¶
func (m *InspectConfig) GetIncludeQuote() bool
func (*InspectConfig) GetInfoTypes ¶
func (m *InspectConfig) GetInfoTypes() []*InfoType
func (*InspectConfig) GetLimits ¶
func (m *InspectConfig) GetLimits() *InspectConfig_FindingLimits
func (*InspectConfig) GetMinLikelihood ¶
func (m *InspectConfig) GetMinLikelihood() Likelihood
func (*InspectConfig) GetRuleSet ¶
func (m *InspectConfig) GetRuleSet() []*InspectionRuleSet
func (*InspectConfig) ProtoMessage ¶
func (*InspectConfig) ProtoMessage()
func (*InspectConfig) Reset ¶
func (m *InspectConfig) Reset()
func (*InspectConfig) String ¶
func (m *InspectConfig) String() string
func (*InspectConfig) XXX_DiscardUnknown ¶
func (m *InspectConfig) XXX_DiscardUnknown()
func (*InspectConfig) XXX_Marshal ¶
func (m *InspectConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectConfig) XXX_Merge ¶
func (m *InspectConfig) XXX_Merge(src proto.Message)
func (*InspectConfig) XXX_Size ¶
func (m *InspectConfig) XXX_Size() int
func (*InspectConfig) XXX_Unmarshal ¶
func (m *InspectConfig) XXX_Unmarshal(b []byte) error
type InspectConfig_FindingLimits ¶
type InspectConfig_FindingLimits struct { // Max number of findings that will be returned for each item scanned. // When set within `InspectDataSourceRequest`, // the maximum returned is 1000 regardless if this is set higher. // When set within `InspectContentRequest`, this field is ignored. MaxFindingsPerItem int32 `protobuf:"varint,1,opt,name=max_findings_per_item,json=maxFindingsPerItem,proto3" json:"max_findings_per_item,omitempty"` // Max number of findings that will be returned per request/job. // When set within `InspectContentRequest`, the maximum returned is 1000 // regardless if this is set higher. MaxFindingsPerRequest int32 `` /* 129-byte string literal not displayed */ // Configuration of findings limit given for specified infoTypes. MaxFindingsPerInfoType []*InspectConfig_FindingLimits_InfoTypeLimit `` /* 133-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectConfig_FindingLimits) Descriptor ¶
func (*InspectConfig_FindingLimits) Descriptor() ([]byte, []int)
func (*InspectConfig_FindingLimits) GetMaxFindingsPerInfoType ¶
func (m *InspectConfig_FindingLimits) GetMaxFindingsPerInfoType() []*InspectConfig_FindingLimits_InfoTypeLimit
func (*InspectConfig_FindingLimits) GetMaxFindingsPerItem ¶
func (m *InspectConfig_FindingLimits) GetMaxFindingsPerItem() int32
func (*InspectConfig_FindingLimits) GetMaxFindingsPerRequest ¶
func (m *InspectConfig_FindingLimits) GetMaxFindingsPerRequest() int32
func (*InspectConfig_FindingLimits) ProtoMessage ¶
func (*InspectConfig_FindingLimits) ProtoMessage()
func (*InspectConfig_FindingLimits) Reset ¶
func (m *InspectConfig_FindingLimits) Reset()
func (*InspectConfig_FindingLimits) String ¶
func (m *InspectConfig_FindingLimits) String() string
func (*InspectConfig_FindingLimits) XXX_DiscardUnknown ¶
func (m *InspectConfig_FindingLimits) XXX_DiscardUnknown()
func (*InspectConfig_FindingLimits) XXX_Marshal ¶
func (m *InspectConfig_FindingLimits) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectConfig_FindingLimits) XXX_Merge ¶
func (m *InspectConfig_FindingLimits) XXX_Merge(src proto.Message)
func (*InspectConfig_FindingLimits) XXX_Size ¶
func (m *InspectConfig_FindingLimits) XXX_Size() int
func (*InspectConfig_FindingLimits) XXX_Unmarshal ¶
func (m *InspectConfig_FindingLimits) XXX_Unmarshal(b []byte) error
type InspectConfig_FindingLimits_InfoTypeLimit ¶
type InspectConfig_FindingLimits_InfoTypeLimit struct { // Type of information the findings limit applies to. Only one limit per // info_type should be provided. If InfoTypeLimit does not have an // info_type, the DLP API applies the limit against all info_types that // are found but not specified in another InfoTypeLimit. InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"` // Max findings limit for the given infoType. MaxFindings int32 `protobuf:"varint,2,opt,name=max_findings,json=maxFindings,proto3" json:"max_findings,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Max findings configuration per infoType, per content item or long running DlpJob.
func (*InspectConfig_FindingLimits_InfoTypeLimit) Descriptor ¶
func (*InspectConfig_FindingLimits_InfoTypeLimit) Descriptor() ([]byte, []int)
func (*InspectConfig_FindingLimits_InfoTypeLimit) GetInfoType ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) GetInfoType() *InfoType
func (*InspectConfig_FindingLimits_InfoTypeLimit) GetMaxFindings ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) GetMaxFindings() int32
func (*InspectConfig_FindingLimits_InfoTypeLimit) ProtoMessage ¶
func (*InspectConfig_FindingLimits_InfoTypeLimit) ProtoMessage()
func (*InspectConfig_FindingLimits_InfoTypeLimit) Reset ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) Reset()
func (*InspectConfig_FindingLimits_InfoTypeLimit) String ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) String() string
func (*InspectConfig_FindingLimits_InfoTypeLimit) XXX_DiscardUnknown ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_DiscardUnknown()
func (*InspectConfig_FindingLimits_InfoTypeLimit) XXX_Marshal ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectConfig_FindingLimits_InfoTypeLimit) XXX_Merge ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Merge(src proto.Message)
func (*InspectConfig_FindingLimits_InfoTypeLimit) XXX_Size ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Size() int
func (*InspectConfig_FindingLimits_InfoTypeLimit) XXX_Unmarshal ¶
func (m *InspectConfig_FindingLimits_InfoTypeLimit) XXX_Unmarshal(b []byte) error
type InspectContentRequest ¶
type InspectContentRequest struct { // The parent resource name, for example projects/my-project-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Configuration for the inspector. What specified here will override // the template referenced by the inspect_template_name argument. InspectConfig *InspectConfig `protobuf:"bytes,2,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"` // The item to inspect. Item *ContentItem `protobuf:"bytes,3,opt,name=item,proto3" json:"item,omitempty"` // Optional template to use. Any configuration directly specified in // inspect_config will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. InspectTemplateName string `protobuf:"bytes,4,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request to search for potentially sensitive info in a ContentItem.
func (*InspectContentRequest) Descriptor ¶
func (*InspectContentRequest) Descriptor() ([]byte, []int)
func (*InspectContentRequest) GetInspectConfig ¶
func (m *InspectContentRequest) GetInspectConfig() *InspectConfig
func (*InspectContentRequest) GetInspectTemplateName ¶
func (m *InspectContentRequest) GetInspectTemplateName() string
func (*InspectContentRequest) GetItem ¶
func (m *InspectContentRequest) GetItem() *ContentItem
func (*InspectContentRequest) GetParent ¶
func (m *InspectContentRequest) GetParent() string
func (*InspectContentRequest) ProtoMessage ¶
func (*InspectContentRequest) ProtoMessage()
func (*InspectContentRequest) Reset ¶
func (m *InspectContentRequest) Reset()
func (*InspectContentRequest) String ¶
func (m *InspectContentRequest) String() string
func (*InspectContentRequest) XXX_DiscardUnknown ¶
func (m *InspectContentRequest) XXX_DiscardUnknown()
func (*InspectContentRequest) XXX_Marshal ¶
func (m *InspectContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectContentRequest) XXX_Merge ¶
func (m *InspectContentRequest) XXX_Merge(src proto.Message)
func (*InspectContentRequest) XXX_Size ¶
func (m *InspectContentRequest) XXX_Size() int
func (*InspectContentRequest) XXX_Unmarshal ¶
func (m *InspectContentRequest) XXX_Unmarshal(b []byte) error
type InspectContentResponse ¶
type InspectContentResponse struct { // The findings. Result *InspectResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Results of inspecting an item.
func (*InspectContentResponse) Descriptor ¶
func (*InspectContentResponse) Descriptor() ([]byte, []int)
func (*InspectContentResponse) GetResult ¶
func (m *InspectContentResponse) GetResult() *InspectResult
func (*InspectContentResponse) ProtoMessage ¶
func (*InspectContentResponse) ProtoMessage()
func (*InspectContentResponse) Reset ¶
func (m *InspectContentResponse) Reset()
func (*InspectContentResponse) String ¶
func (m *InspectContentResponse) String() string
func (*InspectContentResponse) XXX_DiscardUnknown ¶
func (m *InspectContentResponse) XXX_DiscardUnknown()
func (*InspectContentResponse) XXX_Marshal ¶
func (m *InspectContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectContentResponse) XXX_Merge ¶
func (m *InspectContentResponse) XXX_Merge(src proto.Message)
func (*InspectContentResponse) XXX_Size ¶
func (m *InspectContentResponse) XXX_Size() int
func (*InspectContentResponse) XXX_Unmarshal ¶
func (m *InspectContentResponse) XXX_Unmarshal(b []byte) error
type InspectDataSourceDetails ¶
type InspectDataSourceDetails struct { // The configuration used for this job. RequestedOptions *InspectDataSourceDetails_RequestedOptions `protobuf:"bytes,2,opt,name=requested_options,json=requestedOptions,proto3" json:"requested_options,omitempty"` // A summary of the outcome of this inspect job. Result *InspectDataSourceDetails_Result `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The results of an inspect DataSource job.
func (*InspectDataSourceDetails) Descriptor ¶
func (*InspectDataSourceDetails) Descriptor() ([]byte, []int)
func (*InspectDataSourceDetails) GetRequestedOptions ¶
func (m *InspectDataSourceDetails) GetRequestedOptions() *InspectDataSourceDetails_RequestedOptions
func (*InspectDataSourceDetails) GetResult ¶
func (m *InspectDataSourceDetails) GetResult() *InspectDataSourceDetails_Result
func (*InspectDataSourceDetails) ProtoMessage ¶
func (*InspectDataSourceDetails) ProtoMessage()
func (*InspectDataSourceDetails) Reset ¶
func (m *InspectDataSourceDetails) Reset()
func (*InspectDataSourceDetails) String ¶
func (m *InspectDataSourceDetails) String() string
func (*InspectDataSourceDetails) XXX_DiscardUnknown ¶
func (m *InspectDataSourceDetails) XXX_DiscardUnknown()
func (*InspectDataSourceDetails) XXX_Marshal ¶
func (m *InspectDataSourceDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectDataSourceDetails) XXX_Merge ¶
func (m *InspectDataSourceDetails) XXX_Merge(src proto.Message)
func (*InspectDataSourceDetails) XXX_Size ¶
func (m *InspectDataSourceDetails) XXX_Size() int
func (*InspectDataSourceDetails) XXX_Unmarshal ¶
func (m *InspectDataSourceDetails) XXX_Unmarshal(b []byte) error
type InspectDataSourceDetails_RequestedOptions ¶
type InspectDataSourceDetails_RequestedOptions struct { // If run with an InspectTemplate, a snapshot of its state at the time of // this run. SnapshotInspectTemplate *InspectTemplate `` /* 132-byte string literal not displayed */ JobConfig *InspectJobConfig `protobuf:"bytes,3,opt,name=job_config,json=jobConfig,proto3" json:"job_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectDataSourceDetails_RequestedOptions) Descriptor ¶
func (*InspectDataSourceDetails_RequestedOptions) Descriptor() ([]byte, []int)
func (*InspectDataSourceDetails_RequestedOptions) GetJobConfig ¶
func (m *InspectDataSourceDetails_RequestedOptions) GetJobConfig() *InspectJobConfig
func (*InspectDataSourceDetails_RequestedOptions) GetSnapshotInspectTemplate ¶
func (m *InspectDataSourceDetails_RequestedOptions) GetSnapshotInspectTemplate() *InspectTemplate
func (*InspectDataSourceDetails_RequestedOptions) ProtoMessage ¶
func (*InspectDataSourceDetails_RequestedOptions) ProtoMessage()
func (*InspectDataSourceDetails_RequestedOptions) Reset ¶
func (m *InspectDataSourceDetails_RequestedOptions) Reset()
func (*InspectDataSourceDetails_RequestedOptions) String ¶
func (m *InspectDataSourceDetails_RequestedOptions) String() string
func (*InspectDataSourceDetails_RequestedOptions) XXX_DiscardUnknown ¶
func (m *InspectDataSourceDetails_RequestedOptions) XXX_DiscardUnknown()
func (*InspectDataSourceDetails_RequestedOptions) XXX_Marshal ¶
func (m *InspectDataSourceDetails_RequestedOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectDataSourceDetails_RequestedOptions) XXX_Merge ¶
func (m *InspectDataSourceDetails_RequestedOptions) XXX_Merge(src proto.Message)
func (*InspectDataSourceDetails_RequestedOptions) XXX_Size ¶
func (m *InspectDataSourceDetails_RequestedOptions) XXX_Size() int
func (*InspectDataSourceDetails_RequestedOptions) XXX_Unmarshal ¶
func (m *InspectDataSourceDetails_RequestedOptions) XXX_Unmarshal(b []byte) error
type InspectDataSourceDetails_Result ¶
type InspectDataSourceDetails_Result struct { // Total size in bytes that were processed. ProcessedBytes int64 `protobuf:"varint,1,opt,name=processed_bytes,json=processedBytes,proto3" json:"processed_bytes,omitempty"` // Estimate of the number of bytes to process. TotalEstimatedBytes int64 `protobuf:"varint,2,opt,name=total_estimated_bytes,json=totalEstimatedBytes,proto3" json:"total_estimated_bytes,omitempty"` // Statistics of how many instances of each info type were found during // inspect job. InfoTypeStats []*InfoTypeStats `protobuf:"bytes,3,rep,name=info_type_stats,json=infoTypeStats,proto3" json:"info_type_stats,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectDataSourceDetails_Result) Descriptor ¶
func (*InspectDataSourceDetails_Result) Descriptor() ([]byte, []int)
func (*InspectDataSourceDetails_Result) GetInfoTypeStats ¶
func (m *InspectDataSourceDetails_Result) GetInfoTypeStats() []*InfoTypeStats
func (*InspectDataSourceDetails_Result) GetProcessedBytes ¶
func (m *InspectDataSourceDetails_Result) GetProcessedBytes() int64
func (*InspectDataSourceDetails_Result) GetTotalEstimatedBytes ¶
func (m *InspectDataSourceDetails_Result) GetTotalEstimatedBytes() int64
func (*InspectDataSourceDetails_Result) ProtoMessage ¶
func (*InspectDataSourceDetails_Result) ProtoMessage()
func (*InspectDataSourceDetails_Result) Reset ¶
func (m *InspectDataSourceDetails_Result) Reset()
func (*InspectDataSourceDetails_Result) String ¶
func (m *InspectDataSourceDetails_Result) String() string
func (*InspectDataSourceDetails_Result) XXX_DiscardUnknown ¶
func (m *InspectDataSourceDetails_Result) XXX_DiscardUnknown()
func (*InspectDataSourceDetails_Result) XXX_Marshal ¶
func (m *InspectDataSourceDetails_Result) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectDataSourceDetails_Result) XXX_Merge ¶
func (m *InspectDataSourceDetails_Result) XXX_Merge(src proto.Message)
func (*InspectDataSourceDetails_Result) XXX_Size ¶
func (m *InspectDataSourceDetails_Result) XXX_Size() int
func (*InspectDataSourceDetails_Result) XXX_Unmarshal ¶
func (m *InspectDataSourceDetails_Result) XXX_Unmarshal(b []byte) error
type InspectJobConfig ¶
type InspectJobConfig struct { // The data to scan. StorageConfig *StorageConfig `protobuf:"bytes,1,opt,name=storage_config,json=storageConfig,proto3" json:"storage_config,omitempty"` // How and what to scan for. InspectConfig *InspectConfig `protobuf:"bytes,2,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"` // If provided, will be used as the default for all values in InspectConfig. // `inspect_config` will be merged into the values persisted as part of the // template. InspectTemplateName string `protobuf:"bytes,3,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"` // Actions to execute at the completion of the job. Are executed in the order // provided. Actions []*Action `protobuf:"bytes,4,rep,name=actions,proto3" json:"actions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectJobConfig) Descriptor ¶
func (*InspectJobConfig) Descriptor() ([]byte, []int)
func (*InspectJobConfig) GetActions ¶
func (m *InspectJobConfig) GetActions() []*Action
func (*InspectJobConfig) GetInspectConfig ¶
func (m *InspectJobConfig) GetInspectConfig() *InspectConfig
func (*InspectJobConfig) GetInspectTemplateName ¶
func (m *InspectJobConfig) GetInspectTemplateName() string
func (*InspectJobConfig) GetStorageConfig ¶
func (m *InspectJobConfig) GetStorageConfig() *StorageConfig
func (*InspectJobConfig) ProtoMessage ¶
func (*InspectJobConfig) ProtoMessage()
func (*InspectJobConfig) Reset ¶
func (m *InspectJobConfig) Reset()
func (*InspectJobConfig) String ¶
func (m *InspectJobConfig) String() string
func (*InspectJobConfig) XXX_DiscardUnknown ¶
func (m *InspectJobConfig) XXX_DiscardUnknown()
func (*InspectJobConfig) XXX_Marshal ¶
func (m *InspectJobConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectJobConfig) XXX_Merge ¶
func (m *InspectJobConfig) XXX_Merge(src proto.Message)
func (*InspectJobConfig) XXX_Size ¶
func (m *InspectJobConfig) XXX_Size() int
func (*InspectJobConfig) XXX_Unmarshal ¶
func (m *InspectJobConfig) XXX_Unmarshal(b []byte) error
type InspectResult ¶
type InspectResult struct { // List of findings for an item. Findings []*Finding `protobuf:"bytes,1,rep,name=findings,proto3" json:"findings,omitempty"` // If true, then this item might have more findings than were returned, // and the findings returned are an arbitrary subset of all findings. // The findings list might be truncated because the input items were too // large, or because the server reached the maximum amount of resources // allowed for a single API call. For best results, divide the input into // smaller batches. FindingsTruncated bool `protobuf:"varint,2,opt,name=findings_truncated,json=findingsTruncated,proto3" json:"findings_truncated,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
All the findings for a single scanned item.
func (*InspectResult) Descriptor ¶
func (*InspectResult) Descriptor() ([]byte, []int)
func (*InspectResult) GetFindings ¶
func (m *InspectResult) GetFindings() []*Finding
func (*InspectResult) GetFindingsTruncated ¶
func (m *InspectResult) GetFindingsTruncated() bool
func (*InspectResult) ProtoMessage ¶
func (*InspectResult) ProtoMessage()
func (*InspectResult) Reset ¶
func (m *InspectResult) Reset()
func (*InspectResult) String ¶
func (m *InspectResult) String() string
func (*InspectResult) XXX_DiscardUnknown ¶
func (m *InspectResult) XXX_DiscardUnknown()
func (*InspectResult) XXX_Marshal ¶
func (m *InspectResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectResult) XXX_Merge ¶
func (m *InspectResult) XXX_Merge(src proto.Message)
func (*InspectResult) XXX_Size ¶
func (m *InspectResult) XXX_Size() int
func (*InspectResult) XXX_Unmarshal ¶
func (m *InspectResult) XXX_Unmarshal(b []byte) error
type InspectTemplate ¶
type InspectTemplate struct { // The template name. Output only. // // The template will have one of the following formats: // `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR // `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Display name (max 256 chars). DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Short description (max 256 chars). Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // The creation timestamp of a inspectTemplate, output only field. CreateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // The last update timestamp of a inspectTemplate, output only field. UpdateTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // The core content of the template. Configuration of the scanning process. InspectConfig *InspectConfig `protobuf:"bytes,6,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The inspectTemplate contains a configuration (set of types of sensitive data to be detected) to be used anywhere you otherwise would normally specify InspectConfig. See https://cloud.google.com/dlp/docs/concepts-templates to learn more.
func (*InspectTemplate) Descriptor ¶
func (*InspectTemplate) Descriptor() ([]byte, []int)
func (*InspectTemplate) GetCreateTime ¶
func (m *InspectTemplate) GetCreateTime() *timestamp.Timestamp
func (*InspectTemplate) GetDescription ¶
func (m *InspectTemplate) GetDescription() string
func (*InspectTemplate) GetDisplayName ¶
func (m *InspectTemplate) GetDisplayName() string
func (*InspectTemplate) GetInspectConfig ¶
func (m *InspectTemplate) GetInspectConfig() *InspectConfig
func (*InspectTemplate) GetName ¶
func (m *InspectTemplate) GetName() string
func (*InspectTemplate) GetUpdateTime ¶
func (m *InspectTemplate) GetUpdateTime() *timestamp.Timestamp
func (*InspectTemplate) ProtoMessage ¶
func (*InspectTemplate) ProtoMessage()
func (*InspectTemplate) Reset ¶
func (m *InspectTemplate) Reset()
func (*InspectTemplate) String ¶
func (m *InspectTemplate) String() string
func (*InspectTemplate) XXX_DiscardUnknown ¶
func (m *InspectTemplate) XXX_DiscardUnknown()
func (*InspectTemplate) XXX_Marshal ¶
func (m *InspectTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectTemplate) XXX_Merge ¶
func (m *InspectTemplate) XXX_Merge(src proto.Message)
func (*InspectTemplate) XXX_Size ¶
func (m *InspectTemplate) XXX_Size() int
func (*InspectTemplate) XXX_Unmarshal ¶
func (m *InspectTemplate) XXX_Unmarshal(b []byte) error
type InspectionRule ¶
type InspectionRule struct { // Types that are valid to be assigned to Type: // *InspectionRule_HotwordRule // *InspectionRule_ExclusionRule Type isInspectionRule_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A single inspection rule to be applied to infoTypes, specified in `InspectionRuleSet`.
func (*InspectionRule) Descriptor ¶
func (*InspectionRule) Descriptor() ([]byte, []int)
func (*InspectionRule) GetExclusionRule ¶
func (m *InspectionRule) GetExclusionRule() *ExclusionRule
func (*InspectionRule) GetHotwordRule ¶
func (m *InspectionRule) GetHotwordRule() *CustomInfoType_DetectionRule_HotwordRule
func (*InspectionRule) GetType ¶
func (m *InspectionRule) GetType() isInspectionRule_Type
func (*InspectionRule) ProtoMessage ¶
func (*InspectionRule) ProtoMessage()
func (*InspectionRule) Reset ¶
func (m *InspectionRule) Reset()
func (*InspectionRule) String ¶
func (m *InspectionRule) String() string
func (*InspectionRule) XXX_DiscardUnknown ¶
func (m *InspectionRule) XXX_DiscardUnknown()
func (*InspectionRule) XXX_Marshal ¶
func (m *InspectionRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectionRule) XXX_Merge ¶
func (m *InspectionRule) XXX_Merge(src proto.Message)
func (*InspectionRule) XXX_OneofFuncs ¶
func (*InspectionRule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*InspectionRule) XXX_Size ¶
func (m *InspectionRule) XXX_Size() int
func (*InspectionRule) XXX_Unmarshal ¶
func (m *InspectionRule) XXX_Unmarshal(b []byte) error
type InspectionRuleSet ¶
type InspectionRuleSet struct { // List of infoTypes this rule set is applied to. InfoTypes []*InfoType `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"` // Set of rules to be applied to infoTypes. The rules are applied in order. Rules []*InspectionRule `protobuf:"bytes,2,rep,name=rules,proto3" json:"rules,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Rule set for modifying a set of infoTypes to alter behavior under certain circumstances, depending on the specific details of the rules within the set.
func (*InspectionRuleSet) Descriptor ¶
func (*InspectionRuleSet) Descriptor() ([]byte, []int)
func (*InspectionRuleSet) GetInfoTypes ¶
func (m *InspectionRuleSet) GetInfoTypes() []*InfoType
func (*InspectionRuleSet) GetRules ¶
func (m *InspectionRuleSet) GetRules() []*InspectionRule
func (*InspectionRuleSet) ProtoMessage ¶
func (*InspectionRuleSet) ProtoMessage()
func (*InspectionRuleSet) Reset ¶
func (m *InspectionRuleSet) Reset()
func (*InspectionRuleSet) String ¶
func (m *InspectionRuleSet) String() string
func (*InspectionRuleSet) XXX_DiscardUnknown ¶
func (m *InspectionRuleSet) XXX_DiscardUnknown()
func (*InspectionRuleSet) XXX_Marshal ¶
func (m *InspectionRuleSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectionRuleSet) XXX_Merge ¶
func (m *InspectionRuleSet) XXX_Merge(src proto.Message)
func (*InspectionRuleSet) XXX_Size ¶
func (m *InspectionRuleSet) XXX_Size() int
func (*InspectionRuleSet) XXX_Unmarshal ¶
func (m *InspectionRuleSet) XXX_Unmarshal(b []byte) error
type InspectionRule_ExclusionRule ¶
type InspectionRule_ExclusionRule struct {
ExclusionRule *ExclusionRule `protobuf:"bytes,2,opt,name=exclusion_rule,json=exclusionRule,proto3,oneof"`
}
type InspectionRule_HotwordRule ¶
type InspectionRule_HotwordRule struct {
HotwordRule *CustomInfoType_DetectionRule_HotwordRule `protobuf:"bytes,1,opt,name=hotword_rule,json=hotwordRule,proto3,oneof"`
}
type JobTrigger ¶
type JobTrigger struct { // Unique resource name for the triggeredJob, assigned by the service when the // triggeredJob is created, for example // `projects/dlp-test-project/triggeredJobs/53234423`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Display name (max 100 chars) DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // User provided description (max 256 chars) Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // The configuration details for the specific type of job to run. // // Types that are valid to be assigned to Job: // *JobTrigger_InspectJob Job isJobTrigger_Job `protobuf_oneof:"job"` // A list of triggers which will be OR'ed together. Only one in the list // needs to trigger for a job to be started. The list may contain only // a single Schedule trigger and must have at least one object. Triggers []*JobTrigger_Trigger `protobuf:"bytes,5,rep,name=triggers,proto3" json:"triggers,omitempty"` // A stream of errors encountered when the trigger was activated. Repeated // errors may result in the JobTrigger automaticaly being paused. // Will return the last 100 errors. Whenever the JobTrigger is modified // this list will be cleared. Output only field. Errors []*Error `protobuf:"bytes,6,rep,name=errors,proto3" json:"errors,omitempty"` // The creation timestamp of a triggeredJob, output only field. CreateTime *timestamp.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // The last update timestamp of a triggeredJob, output only field. UpdateTime *timestamp.Timestamp `protobuf:"bytes,8,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // The timestamp of the last time this trigger executed, output only field. LastRunTime *timestamp.Timestamp `protobuf:"bytes,9,opt,name=last_run_time,json=lastRunTime,proto3" json:"last_run_time,omitempty"` // A status for this trigger. [required] Status JobTrigger_Status `protobuf:"varint,10,opt,name=status,proto3,enum=google.privacy.dlp.v2.JobTrigger_Status" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Contains a configuration to make dlp api calls on a repeating basis. See https://cloud.google.com/dlp/docs/concepts-job-triggers to learn more.
func (*JobTrigger) Descriptor ¶
func (*JobTrigger) Descriptor() ([]byte, []int)
func (*JobTrigger) GetCreateTime ¶
func (m *JobTrigger) GetCreateTime() *timestamp.Timestamp
func (*JobTrigger) GetDescription ¶
func (m *JobTrigger) GetDescription() string
func (*JobTrigger) GetDisplayName ¶
func (m *JobTrigger) GetDisplayName() string
func (*JobTrigger) GetErrors ¶
func (m *JobTrigger) GetErrors() []*Error
func (*JobTrigger) GetInspectJob ¶
func (m *JobTrigger) GetInspectJob() *InspectJobConfig
func (*JobTrigger) GetJob ¶
func (m *JobTrigger) GetJob() isJobTrigger_Job
func (*JobTrigger) GetLastRunTime ¶
func (m *JobTrigger) GetLastRunTime() *timestamp.Timestamp
func (*JobTrigger) GetName ¶
func (m *JobTrigger) GetName() string
func (*JobTrigger) GetStatus ¶
func (m *JobTrigger) GetStatus() JobTrigger_Status
func (*JobTrigger) GetTriggers ¶
func (m *JobTrigger) GetTriggers() []*JobTrigger_Trigger
func (*JobTrigger) GetUpdateTime ¶
func (m *JobTrigger) GetUpdateTime() *timestamp.Timestamp
func (*JobTrigger) ProtoMessage ¶
func (*JobTrigger) ProtoMessage()
func (*JobTrigger) Reset ¶
func (m *JobTrigger) Reset()
func (*JobTrigger) String ¶
func (m *JobTrigger) String() string
func (*JobTrigger) XXX_DiscardUnknown ¶
func (m *JobTrigger) XXX_DiscardUnknown()
func (*JobTrigger) XXX_Marshal ¶
func (m *JobTrigger) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JobTrigger) XXX_Merge ¶
func (m *JobTrigger) XXX_Merge(src proto.Message)
func (*JobTrigger) XXX_OneofFuncs ¶
func (*JobTrigger) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*JobTrigger) XXX_Size ¶
func (m *JobTrigger) XXX_Size() int
func (*JobTrigger) XXX_Unmarshal ¶
func (m *JobTrigger) XXX_Unmarshal(b []byte) error
type JobTrigger_InspectJob ¶
type JobTrigger_InspectJob struct {
InspectJob *InspectJobConfig `protobuf:"bytes,4,opt,name=inspect_job,json=inspectJob,proto3,oneof"`
}
type JobTrigger_Status ¶
type JobTrigger_Status int32
Whether the trigger is currently active. If PAUSED or CANCELLED, no jobs will be created with this configuration. The service may automatically pause triggers experiencing frequent errors. To restart a job, set the status to HEALTHY after correcting user errors.
const ( JobTrigger_STATUS_UNSPECIFIED JobTrigger_Status = 0 // Trigger is healthy. JobTrigger_HEALTHY JobTrigger_Status = 1 // Trigger is temporarily paused. JobTrigger_PAUSED JobTrigger_Status = 2 // Trigger is cancelled and can not be resumed. JobTrigger_CANCELLED JobTrigger_Status = 3 )
func (JobTrigger_Status) EnumDescriptor ¶
func (JobTrigger_Status) EnumDescriptor() ([]byte, []int)
func (JobTrigger_Status) String ¶
func (x JobTrigger_Status) String() string
type JobTrigger_Trigger ¶
type JobTrigger_Trigger struct { // Types that are valid to be assigned to Trigger: // *JobTrigger_Trigger_Schedule Trigger isJobTrigger_Trigger_Trigger `protobuf_oneof:"trigger"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
What event needs to occur for a new job to be started.
func (*JobTrigger_Trigger) Descriptor ¶
func (*JobTrigger_Trigger) Descriptor() ([]byte, []int)
func (*JobTrigger_Trigger) GetSchedule ¶
func (m *JobTrigger_Trigger) GetSchedule() *Schedule
func (*JobTrigger_Trigger) GetTrigger ¶
func (m *JobTrigger_Trigger) GetTrigger() isJobTrigger_Trigger_Trigger
func (*JobTrigger_Trigger) ProtoMessage ¶
func (*JobTrigger_Trigger) ProtoMessage()
func (*JobTrigger_Trigger) Reset ¶
func (m *JobTrigger_Trigger) Reset()
func (*JobTrigger_Trigger) String ¶
func (m *JobTrigger_Trigger) String() string
func (*JobTrigger_Trigger) XXX_DiscardUnknown ¶
func (m *JobTrigger_Trigger) XXX_DiscardUnknown()
func (*JobTrigger_Trigger) XXX_Marshal ¶
func (m *JobTrigger_Trigger) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JobTrigger_Trigger) XXX_Merge ¶
func (m *JobTrigger_Trigger) XXX_Merge(src proto.Message)
func (*JobTrigger_Trigger) XXX_OneofFuncs ¶
func (*JobTrigger_Trigger) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*JobTrigger_Trigger) XXX_Size ¶
func (m *JobTrigger_Trigger) XXX_Size() int
func (*JobTrigger_Trigger) XXX_Unmarshal ¶
func (m *JobTrigger_Trigger) XXX_Unmarshal(b []byte) error
type JobTrigger_Trigger_Schedule ¶
type JobTrigger_Trigger_Schedule struct {
Schedule *Schedule `protobuf:"bytes,1,opt,name=schedule,proto3,oneof"`
}
type Key ¶
type Key struct { // Entities are partitioned into subsets, currently identified by a project // ID and namespace ID. // Queries are scoped to a single partition. PartitionId *PartitionId `protobuf:"bytes,1,opt,name=partition_id,json=partitionId,proto3" json:"partition_id,omitempty"` // The entity path. // An entity path consists of one or more elements composed of a kind and a // string or numerical identifier, which identify entities. The first // element identifies a _root entity_, the second element identifies // a _child_ of the root entity, the third element identifies a child of the // second entity, and so forth. The entities identified by all prefixes of // the path are called the element's _ancestors_. // // A path can never be empty, and a path can have at most 100 elements. Path []*Key_PathElement `protobuf:"bytes,2,rep,name=path,proto3" json:"path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A unique identifier for a Datastore entity. If a key's partition ID or any of its path kinds or names are reserved/read-only, the key is reserved/read-only. A reserved/read-only key is forbidden in certain documented contexts.
func (*Key) Descriptor ¶
func (*Key) GetPartitionId ¶
func (m *Key) GetPartitionId() *PartitionId
func (*Key) GetPath ¶
func (m *Key) GetPath() []*Key_PathElement
func (*Key) ProtoMessage ¶
func (*Key) ProtoMessage()
func (*Key) XXX_DiscardUnknown ¶
func (m *Key) XXX_DiscardUnknown()
func (*Key) XXX_Unmarshal ¶
type Key_PathElement ¶
type Key_PathElement struct { // The kind of the entity. // A kind matching regex `__.*__` is reserved/read-only. // A kind must not contain more than 1500 bytes when UTF-8 encoded. // Cannot be `""`. Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"` // The type of ID. // // Types that are valid to be assigned to IdType: // *Key_PathElement_Id // *Key_PathElement_Name IdType isKey_PathElement_IdType `protobuf_oneof:"id_type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A (kind, ID/name) pair used to construct a key path.
If either name or ID is set, the element is complete. If neither is set, the element is incomplete.
func (*Key_PathElement) Descriptor ¶
func (*Key_PathElement) Descriptor() ([]byte, []int)
func (*Key_PathElement) GetId ¶
func (m *Key_PathElement) GetId() int64
func (*Key_PathElement) GetIdType ¶
func (m *Key_PathElement) GetIdType() isKey_PathElement_IdType
func (*Key_PathElement) GetKind ¶
func (m *Key_PathElement) GetKind() string
func (*Key_PathElement) GetName ¶
func (m *Key_PathElement) GetName() string
func (*Key_PathElement) ProtoMessage ¶
func (*Key_PathElement) ProtoMessage()
func (*Key_PathElement) Reset ¶
func (m *Key_PathElement) Reset()
func (*Key_PathElement) String ¶
func (m *Key_PathElement) String() string
func (*Key_PathElement) XXX_DiscardUnknown ¶
func (m *Key_PathElement) XXX_DiscardUnknown()
func (*Key_PathElement) XXX_Marshal ¶
func (m *Key_PathElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Key_PathElement) XXX_Merge ¶
func (m *Key_PathElement) XXX_Merge(src proto.Message)
func (*Key_PathElement) XXX_OneofFuncs ¶
func (*Key_PathElement) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Key_PathElement) XXX_Size ¶
func (m *Key_PathElement) XXX_Size() int
func (*Key_PathElement) XXX_Unmarshal ¶
func (m *Key_PathElement) XXX_Unmarshal(b []byte) error
type Key_PathElement_Id ¶
type Key_PathElement_Id struct {
Id int64 `protobuf:"varint,2,opt,name=id,proto3,oneof"`
}
type Key_PathElement_Name ¶
type Key_PathElement_Name struct {
Name string `protobuf:"bytes,3,opt,name=name,proto3,oneof"`
}
type KindExpression ¶
type KindExpression struct { // The name of the kind. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A representation of a Datastore kind.
func (*KindExpression) Descriptor ¶
func (*KindExpression) Descriptor() ([]byte, []int)
func (*KindExpression) GetName ¶
func (m *KindExpression) GetName() string
func (*KindExpression) ProtoMessage ¶
func (*KindExpression) ProtoMessage()
func (*KindExpression) Reset ¶
func (m *KindExpression) Reset()
func (*KindExpression) String ¶
func (m *KindExpression) String() string
func (*KindExpression) XXX_DiscardUnknown ¶
func (m *KindExpression) XXX_DiscardUnknown()
func (*KindExpression) XXX_Marshal ¶
func (m *KindExpression) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KindExpression) XXX_Merge ¶
func (m *KindExpression) XXX_Merge(src proto.Message)
func (*KindExpression) XXX_Size ¶
func (m *KindExpression) XXX_Size() int
func (*KindExpression) XXX_Unmarshal ¶
func (m *KindExpression) XXX_Unmarshal(b []byte) error
type KmsWrappedCryptoKey ¶
type KmsWrappedCryptoKey struct { // The wrapped data crypto key. [required] WrappedKey []byte `protobuf:"bytes,1,opt,name=wrapped_key,json=wrappedKey,proto3" json:"wrapped_key,omitempty"` // The resource name of the KMS CryptoKey to use for unwrapping. [required] CryptoKeyName string `protobuf:"bytes,2,opt,name=crypto_key_name,json=cryptoKeyName,proto3" json:"crypto_key_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Include to use an existing data crypto key wrapped by KMS. Authorization requires the following IAM permissions when sending a request to perform a crypto transformation using a kms-wrapped crypto key: dlp.kms.encrypt
func (*KmsWrappedCryptoKey) Descriptor ¶
func (*KmsWrappedCryptoKey) Descriptor() ([]byte, []int)
func (*KmsWrappedCryptoKey) GetCryptoKeyName ¶
func (m *KmsWrappedCryptoKey) GetCryptoKeyName() string
func (*KmsWrappedCryptoKey) GetWrappedKey ¶
func (m *KmsWrappedCryptoKey) GetWrappedKey() []byte
func (*KmsWrappedCryptoKey) ProtoMessage ¶
func (*KmsWrappedCryptoKey) ProtoMessage()
func (*KmsWrappedCryptoKey) Reset ¶
func (m *KmsWrappedCryptoKey) Reset()
func (*KmsWrappedCryptoKey) String ¶
func (m *KmsWrappedCryptoKey) String() string
func (*KmsWrappedCryptoKey) XXX_DiscardUnknown ¶
func (m *KmsWrappedCryptoKey) XXX_DiscardUnknown()
func (*KmsWrappedCryptoKey) XXX_Marshal ¶
func (m *KmsWrappedCryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KmsWrappedCryptoKey) XXX_Merge ¶
func (m *KmsWrappedCryptoKey) XXX_Merge(src proto.Message)
func (*KmsWrappedCryptoKey) XXX_Size ¶
func (m *KmsWrappedCryptoKey) XXX_Size() int
func (*KmsWrappedCryptoKey) XXX_Unmarshal ¶
func (m *KmsWrappedCryptoKey) XXX_Unmarshal(b []byte) error
type LargeCustomDictionaryConfig ¶
type LargeCustomDictionaryConfig struct { // Location to store dictionary artifacts in Google Cloud Storage. These files // will only be accessible by project owners and the DLP API. If any of these // artifacts are modified, the dictionary is considered invalid and can no // longer be used. OutputPath *CloudStoragePath `protobuf:"bytes,1,opt,name=output_path,json=outputPath,proto3" json:"output_path,omitempty"` // Types that are valid to be assigned to Source: // *LargeCustomDictionaryConfig_CloudStorageFileSet // *LargeCustomDictionaryConfig_BigQueryField Source isLargeCustomDictionaryConfig_Source `protobuf_oneof:"source"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the [limits](https://cloud.google.com/dlp/limits) page. The artifacts of dictionary creation are stored in the specified Google Cloud Storage location. Consider using `CustomInfoType.Dictionary` for smaller dictionaries that satisfy the size requirements.
func (*LargeCustomDictionaryConfig) Descriptor ¶
func (*LargeCustomDictionaryConfig) Descriptor() ([]byte, []int)
func (*LargeCustomDictionaryConfig) GetBigQueryField ¶
func (m *LargeCustomDictionaryConfig) GetBigQueryField() *BigQueryField
func (*LargeCustomDictionaryConfig) GetCloudStorageFileSet ¶
func (m *LargeCustomDictionaryConfig) GetCloudStorageFileSet() *CloudStorageFileSet
func (*LargeCustomDictionaryConfig) GetOutputPath ¶
func (m *LargeCustomDictionaryConfig) GetOutputPath() *CloudStoragePath
func (*LargeCustomDictionaryConfig) GetSource ¶
func (m *LargeCustomDictionaryConfig) GetSource() isLargeCustomDictionaryConfig_Source
func (*LargeCustomDictionaryConfig) ProtoMessage ¶
func (*LargeCustomDictionaryConfig) ProtoMessage()
func (*LargeCustomDictionaryConfig) Reset ¶
func (m *LargeCustomDictionaryConfig) Reset()
func (*LargeCustomDictionaryConfig) String ¶
func (m *LargeCustomDictionaryConfig) String() string
func (*LargeCustomDictionaryConfig) XXX_DiscardUnknown ¶
func (m *LargeCustomDictionaryConfig) XXX_DiscardUnknown()
func (*LargeCustomDictionaryConfig) XXX_Marshal ¶
func (m *LargeCustomDictionaryConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LargeCustomDictionaryConfig) XXX_Merge ¶
func (m *LargeCustomDictionaryConfig) XXX_Merge(src proto.Message)
func (*LargeCustomDictionaryConfig) XXX_OneofFuncs ¶
func (*LargeCustomDictionaryConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*LargeCustomDictionaryConfig) XXX_Size ¶
func (m *LargeCustomDictionaryConfig) XXX_Size() int
func (*LargeCustomDictionaryConfig) XXX_Unmarshal ¶
func (m *LargeCustomDictionaryConfig) XXX_Unmarshal(b []byte) error
type LargeCustomDictionaryConfig_BigQueryField ¶
type LargeCustomDictionaryConfig_BigQueryField struct {
BigQueryField *BigQueryField `protobuf:"bytes,3,opt,name=big_query_field,json=bigQueryField,proto3,oneof"`
}
type LargeCustomDictionaryConfig_CloudStorageFileSet ¶
type LargeCustomDictionaryConfig_CloudStorageFileSet struct {
CloudStorageFileSet *CloudStorageFileSet `protobuf:"bytes,2,opt,name=cloud_storage_file_set,json=cloudStorageFileSet,proto3,oneof"`
}
type Likelihood ¶
type Likelihood int32
Categorization of results based on how likely they are to represent a match, based on the number of elements they contain which imply a match.
const ( // Default value; same as POSSIBLE. Likelihood_LIKELIHOOD_UNSPECIFIED Likelihood = 0 // Few matching elements. Likelihood_VERY_UNLIKELY Likelihood = 1 Likelihood_UNLIKELY Likelihood = 2 // Some matching elements. Likelihood_POSSIBLE Likelihood = 3 Likelihood_LIKELY Likelihood = 4 // Many matching elements. Likelihood_VERY_LIKELY Likelihood = 5 )
func (Likelihood) EnumDescriptor ¶
func (Likelihood) EnumDescriptor() ([]byte, []int)
func (Likelihood) String ¶
func (x Likelihood) String() string
type ListDeidentifyTemplatesRequest ¶
type ListDeidentifyTemplatesRequest struct { // The parent resource name, for example projects/my-project-id or // organizations/my-org-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Optional page token to continue retrieval. Comes from previous call // to `ListDeidentifyTemplates`. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional size of the page, can be limited by server. If zero server returns // a page of max size 100. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. // // Example: `name asc,update_time, create_time desc` // // Supported fields are: // // - `create_time`: corresponds to time the template was created. // - `update_time`: corresponds to time the template was last updated. // - `name`: corresponds to template's name. // - `display_name`: corresponds to template's display name. OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for ListDeidentifyTemplates.
func (*ListDeidentifyTemplatesRequest) Descriptor ¶
func (*ListDeidentifyTemplatesRequest) Descriptor() ([]byte, []int)
func (*ListDeidentifyTemplatesRequest) GetOrderBy ¶
func (m *ListDeidentifyTemplatesRequest) GetOrderBy() string
func (*ListDeidentifyTemplatesRequest) GetPageSize ¶
func (m *ListDeidentifyTemplatesRequest) GetPageSize() int32
func (*ListDeidentifyTemplatesRequest) GetPageToken ¶
func (m *ListDeidentifyTemplatesRequest) GetPageToken() string
func (*ListDeidentifyTemplatesRequest) GetParent ¶
func (m *ListDeidentifyTemplatesRequest) GetParent() string
func (*ListDeidentifyTemplatesRequest) ProtoMessage ¶
func (*ListDeidentifyTemplatesRequest) ProtoMessage()
func (*ListDeidentifyTemplatesRequest) Reset ¶
func (m *ListDeidentifyTemplatesRequest) Reset()
func (*ListDeidentifyTemplatesRequest) String ¶
func (m *ListDeidentifyTemplatesRequest) String() string
func (*ListDeidentifyTemplatesRequest) XXX_DiscardUnknown ¶
func (m *ListDeidentifyTemplatesRequest) XXX_DiscardUnknown()
func (*ListDeidentifyTemplatesRequest) XXX_Marshal ¶
func (m *ListDeidentifyTemplatesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeidentifyTemplatesRequest) XXX_Merge ¶
func (m *ListDeidentifyTemplatesRequest) XXX_Merge(src proto.Message)
func (*ListDeidentifyTemplatesRequest) XXX_Size ¶
func (m *ListDeidentifyTemplatesRequest) XXX_Size() int
func (*ListDeidentifyTemplatesRequest) XXX_Unmarshal ¶
func (m *ListDeidentifyTemplatesRequest) XXX_Unmarshal(b []byte) error
type ListDeidentifyTemplatesResponse ¶
type ListDeidentifyTemplatesResponse struct { // List of deidentify templates, up to page_size in // ListDeidentifyTemplatesRequest. DeidentifyTemplates []*DeidentifyTemplate `protobuf:"bytes,1,rep,name=deidentify_templates,json=deidentifyTemplates,proto3" json:"deidentify_templates,omitempty"` // If the next page is available then the next page token to be used // in following ListDeidentifyTemplates request. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Response message for ListDeidentifyTemplates.
func (*ListDeidentifyTemplatesResponse) Descriptor ¶
func (*ListDeidentifyTemplatesResponse) Descriptor() ([]byte, []int)
func (*ListDeidentifyTemplatesResponse) GetDeidentifyTemplates ¶
func (m *ListDeidentifyTemplatesResponse) GetDeidentifyTemplates() []*DeidentifyTemplate
func (*ListDeidentifyTemplatesResponse) GetNextPageToken ¶
func (m *ListDeidentifyTemplatesResponse) GetNextPageToken() string
func (*ListDeidentifyTemplatesResponse) ProtoMessage ¶
func (*ListDeidentifyTemplatesResponse) ProtoMessage()
func (*ListDeidentifyTemplatesResponse) Reset ¶
func (m *ListDeidentifyTemplatesResponse) Reset()
func (*ListDeidentifyTemplatesResponse) String ¶
func (m *ListDeidentifyTemplatesResponse) String() string
func (*ListDeidentifyTemplatesResponse) XXX_DiscardUnknown ¶
func (m *ListDeidentifyTemplatesResponse) XXX_DiscardUnknown()
func (*ListDeidentifyTemplatesResponse) XXX_Marshal ¶
func (m *ListDeidentifyTemplatesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDeidentifyTemplatesResponse) XXX_Merge ¶
func (m *ListDeidentifyTemplatesResponse) XXX_Merge(src proto.Message)
func (*ListDeidentifyTemplatesResponse) XXX_Size ¶
func (m *ListDeidentifyTemplatesResponse) XXX_Size() int
func (*ListDeidentifyTemplatesResponse) XXX_Unmarshal ¶
func (m *ListDeidentifyTemplatesResponse) XXX_Unmarshal(b []byte) error
type ListDlpJobsRequest ¶
type ListDlpJobsRequest struct { // The parent resource name, for example projects/my-project-id. Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"` // Optional. Allows filtering. // // Supported syntax: // // * Filter expressions are made up of one or more restrictions. // * Restrictions can be combined by `AND` or `OR` logical operators. A // sequence of restrictions implicitly uses `AND`. // * A restriction has the form of `<field> <operator> <value>`. // * Supported fields/values for inspect jobs: // - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED // - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY // - `trigger_name` - The resource name of the trigger that created job. // * Supported fields for risk analysis jobs: // - `state` - RUNNING|CANCELED|FINISHED|FAILED // * The operator must be `=` or `!=`. // // Examples: // // * inspected_storage = cloud_storage AND state = done // * inspected_storage = cloud_storage OR inspected_storage = bigquery // * inspected_storage = cloud_storage AND (state = done OR state = canceled) // // The length of this field should be no more than 500 characters. Filter string `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // The standard list page size. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The standard list page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // The type of job. Defaults to `DlpJobType.INSPECT` Type DlpJobType `protobuf:"varint,5,opt,name=type,proto3,enum=google.privacy.dlp.v2.DlpJobType" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The request message for listing DLP jobs.
func (*ListDlpJobsRequest) Descriptor ¶
func (*ListDlpJobsRequest) Descriptor() ([]byte, []int)
func (*ListDlpJobsRequest) GetFilter ¶
func (m *ListDlpJobsRequest) GetFilter() string
func (*ListDlpJobsRequest) GetPageSize ¶
func (m *ListDlpJobsRequest) GetPageSize() int32
func (*ListDlpJobsRequest) GetPageToken ¶
func (m *ListDlpJobsRequest) GetPageToken() string
func (*ListDlpJobsRequest) GetParent ¶
func (m *ListDlpJobsRequest) GetParent() string
func (*ListDlpJobsRequest) GetType ¶
func (m *ListDlpJobsRequest) GetType() DlpJobType
func (*ListDlpJobsRequest) ProtoMessage ¶
func (*ListDlpJobsRequest) ProtoMessage()
func (*ListDlpJobsRequest) Reset ¶
func (m *ListDlpJobsRequest) Reset()
func (*ListDlpJobsRequest) String ¶
func (m *ListDlpJobsRequest) String() string
func (*ListDlpJobsRequest) XXX_DiscardUnknown ¶
func (m *ListDlpJobsRequest) XXX_DiscardUnknown()
func (*ListDlpJobsRequest) XXX_Marshal ¶
func (m *ListDlpJobsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDlpJobsRequest) XXX_Merge ¶
func (m *ListDlpJobsRequest) XXX_Merge(src proto.Message)
func (*ListDlpJobsRequest) XXX_Size ¶
func (m *ListDlpJobsRequest) XXX_Size() int
func (*ListDlpJobsRequest) XXX_Unmarshal ¶
func (m *ListDlpJobsRequest) XXX_Unmarshal(b []byte) error
type ListDlpJobsResponse ¶
type ListDlpJobsResponse struct { // A list of DlpJobs that matches the specified filter in the request. Jobs []*DlpJob `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"` // The standard List next-page token. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The response message for listing DLP jobs.
func (*ListDlpJobsResponse) Descriptor ¶
func (*ListDlpJobsResponse) Descriptor() ([]byte, []int)
func (*ListDlpJobsResponse) GetJobs ¶
func (m *ListDlpJobsResponse) GetJobs() []*DlpJob
func (*ListDlpJobsResponse) GetNextPageToken ¶
func (m *ListDlpJobsResponse) GetNextPageToken() string
func (*ListDlpJobsResponse) ProtoMessage ¶
func (*ListDlpJobsResponse) ProtoMessage()
func (*ListDlpJobsResponse) Reset ¶
func (m *ListDlpJobsResponse) Reset()
func (*ListDlpJobsResponse) String ¶
func (m *ListDlpJobsResponse) String() string
func (*ListDlpJobsResponse) XXX_DiscardUnknown ¶
func (m *ListDlpJobsResponse) XXX_DiscardUnknown()
func (*ListDlpJobsResponse) XXX_Marshal ¶
func (m *ListDlpJobsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDlpJobsResponse) XXX_Merge ¶
func (m *ListDlpJobsResponse) XXX_Merge(src proto.Message)
func (*ListDlpJobsResponse) XXX_Size ¶
func (m *ListDlpJobsResponse) XXX_Size() int
func (*ListDlpJobsResponse) XXX_Unmarshal ¶
func (m *ListDlpJobsResponse) XXX_Unmarshal(b []byte) error
type ListInfoTypesRequest ¶
type ListInfoTypesRequest struct { // Optional BCP-47 language code for localized infoType friendly // names. If omitted, or if localized strings are not available, // en-US strings will be returned. LanguageCode string `protobuf:"bytes,1,opt,name=language_code,json=languageCode,proto3" json:"language_code,omitempty"` // Optional filter to only return infoTypes supported by certain parts of the // API. Defaults to supported_by=INSPECT. Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request for the list of infoTypes.
func (*ListInfoTypesRequest) Descriptor ¶
func (*ListInfoTypesRequest) Descriptor() ([]byte, []int)
func (*ListInfoTypesRequest) GetFilter ¶
func (m *ListInfoTypesRequest) GetFilter() string
func (*ListInfoTypesRequest) GetLanguageCode ¶
func (m *ListInfoTypesRequest) GetLanguageCode() string
func (*ListInfoTypesRequest) ProtoMessage ¶
func (*ListInfoTypesRequest) ProtoMessage()
func (*ListInfoTypesRequest) Reset ¶
func (m *ListInfoTypesRequest) Reset()
func (*ListInfoTypesRequest) String ¶
func (m *ListInfoTypesRequest) String() string
func (*ListInfoTypesRequest) XXX_DiscardUnknown ¶
func (m *ListInfoTypesRequest) XXX_DiscardUnknown()
func (*ListInfoTypesRequest) XXX_Marshal ¶
func (m *ListInfoTypesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInfoTypesRequest) XXX_Merge ¶
func (m *ListInfoTypesRequest) XXX_Merge(src proto.Message)
func (*ListInfoTypesRequest) XXX_Size ¶
func (m *ListInfoTypesRequest) XXX_Size() int
func (*ListInfoTypesRequest) XXX_Unmarshal ¶
func (m *ListInfoTypesRequest) XXX_Unmarshal(b []byte) error
type ListInfoTypesResponse ¶
type ListInfoTypesResponse struct { // Set of sensitive infoTypes. InfoTypes []*InfoTypeDescription `protobuf:"bytes,1,rep,name=info_types,json=infoTypes,proto3" json:"info_types,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Response to the ListInfoTypes request.
func (*ListInfoTypesResponse) Descriptor ¶
func (*ListInfoTypesResponse) Descriptor() ([]byte, []int)
func (*ListInfoTypesResponse) GetInfoTypes ¶
func (m *ListInfoTypesResponse) GetInfoTypes() []*InfoTypeDescription
func (*ListInfoTypesResponse) ProtoMessage ¶
func (*ListInfoTypesResponse) ProtoMessage()
func (*ListInfoTypesResponse) Reset ¶
func (m *ListInfoTypesResponse) Reset()
func (*ListInfoTypesResponse) String ¶
func (m *ListInfoTypesResponse) String() string
func (*ListInfoTypesResponse) XXX_DiscardUnknown ¶
func (m *ListInfoTypesResponse) XXX_DiscardUnknown()
func (*ListInfoTypesResponse) XXX_Marshal ¶
func (m *ListInfoTypesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInfoTypesResponse) XXX_Merge ¶
func (m *ListInfoTypesResponse) XXX_Merge(src proto.Message)
func (*ListInfoTypesResponse) XXX_Size ¶
func (m *ListInfoTypesResponse) XXX_Size() int
func (*ListInfoTypesResponse) XXX_Unmarshal ¶
func (m *ListInfoTypesResponse) XXX_Unmarshal(b []byte) error
type ListInspectTemplatesRequest ¶
type ListInspectTemplatesRequest struct { // The parent resource name, for example projects/my-project-id or // organizations/my-org-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Optional page token to continue retrieval. Comes from previous call // to `ListInspectTemplates`. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional size of the page, can be limited by server. If zero server returns // a page of max size 100. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. // // Example: `name asc,update_time, create_time desc` // // Supported fields are: // // - `create_time`: corresponds to time the template was created. // - `update_time`: corresponds to time the template was last updated. // - `name`: corresponds to template's name. // - `display_name`: corresponds to template's display name. OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for ListInspectTemplates.
func (*ListInspectTemplatesRequest) Descriptor ¶
func (*ListInspectTemplatesRequest) Descriptor() ([]byte, []int)
func (*ListInspectTemplatesRequest) GetOrderBy ¶
func (m *ListInspectTemplatesRequest) GetOrderBy() string
func (*ListInspectTemplatesRequest) GetPageSize ¶
func (m *ListInspectTemplatesRequest) GetPageSize() int32
func (*ListInspectTemplatesRequest) GetPageToken ¶
func (m *ListInspectTemplatesRequest) GetPageToken() string
func (*ListInspectTemplatesRequest) GetParent ¶
func (m *ListInspectTemplatesRequest) GetParent() string
func (*ListInspectTemplatesRequest) ProtoMessage ¶
func (*ListInspectTemplatesRequest) ProtoMessage()
func (*ListInspectTemplatesRequest) Reset ¶
func (m *ListInspectTemplatesRequest) Reset()
func (*ListInspectTemplatesRequest) String ¶
func (m *ListInspectTemplatesRequest) String() string
func (*ListInspectTemplatesRequest) XXX_DiscardUnknown ¶
func (m *ListInspectTemplatesRequest) XXX_DiscardUnknown()
func (*ListInspectTemplatesRequest) XXX_Marshal ¶
func (m *ListInspectTemplatesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInspectTemplatesRequest) XXX_Merge ¶
func (m *ListInspectTemplatesRequest) XXX_Merge(src proto.Message)
func (*ListInspectTemplatesRequest) XXX_Size ¶
func (m *ListInspectTemplatesRequest) XXX_Size() int
func (*ListInspectTemplatesRequest) XXX_Unmarshal ¶
func (m *ListInspectTemplatesRequest) XXX_Unmarshal(b []byte) error
type ListInspectTemplatesResponse ¶
type ListInspectTemplatesResponse struct { // List of inspectTemplates, up to page_size in ListInspectTemplatesRequest. InspectTemplates []*InspectTemplate `protobuf:"bytes,1,rep,name=inspect_templates,json=inspectTemplates,proto3" json:"inspect_templates,omitempty"` // If the next page is available then the next page token to be used // in following ListInspectTemplates request. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Response message for ListInspectTemplates.
func (*ListInspectTemplatesResponse) Descriptor ¶
func (*ListInspectTemplatesResponse) Descriptor() ([]byte, []int)
func (*ListInspectTemplatesResponse) GetInspectTemplates ¶
func (m *ListInspectTemplatesResponse) GetInspectTemplates() []*InspectTemplate
func (*ListInspectTemplatesResponse) GetNextPageToken ¶
func (m *ListInspectTemplatesResponse) GetNextPageToken() string
func (*ListInspectTemplatesResponse) ProtoMessage ¶
func (*ListInspectTemplatesResponse) ProtoMessage()
func (*ListInspectTemplatesResponse) Reset ¶
func (m *ListInspectTemplatesResponse) Reset()
func (*ListInspectTemplatesResponse) String ¶
func (m *ListInspectTemplatesResponse) String() string
func (*ListInspectTemplatesResponse) XXX_DiscardUnknown ¶
func (m *ListInspectTemplatesResponse) XXX_DiscardUnknown()
func (*ListInspectTemplatesResponse) XXX_Marshal ¶
func (m *ListInspectTemplatesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInspectTemplatesResponse) XXX_Merge ¶
func (m *ListInspectTemplatesResponse) XXX_Merge(src proto.Message)
func (*ListInspectTemplatesResponse) XXX_Size ¶
func (m *ListInspectTemplatesResponse) XXX_Size() int
func (*ListInspectTemplatesResponse) XXX_Unmarshal ¶
func (m *ListInspectTemplatesResponse) XXX_Unmarshal(b []byte) error
type ListJobTriggersRequest ¶
type ListJobTriggersRequest struct { // The parent resource name, for example `projects/my-project-id`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Optional page token to continue retrieval. Comes from previous call // to ListJobTriggers. `order_by` field must not // change for subsequent calls. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional size of the page, can be limited by a server. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional comma separated list of triggeredJob fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. // // Example: `name asc,update_time, create_time desc` // // Supported fields are: // // - `create_time`: corresponds to time the JobTrigger was created. // - `update_time`: corresponds to time the JobTrigger was last updated. // - `name`: corresponds to JobTrigger's name. // - `display_name`: corresponds to JobTrigger's display name. // - `status`: corresponds to JobTrigger's status. OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for ListJobTriggers.
func (*ListJobTriggersRequest) Descriptor ¶
func (*ListJobTriggersRequest) Descriptor() ([]byte, []int)
func (*ListJobTriggersRequest) GetOrderBy ¶
func (m *ListJobTriggersRequest) GetOrderBy() string
func (*ListJobTriggersRequest) GetPageSize ¶
func (m *ListJobTriggersRequest) GetPageSize() int32
func (*ListJobTriggersRequest) GetPageToken ¶
func (m *ListJobTriggersRequest) GetPageToken() string
func (*ListJobTriggersRequest) GetParent ¶
func (m *ListJobTriggersRequest) GetParent() string
func (*ListJobTriggersRequest) ProtoMessage ¶
func (*ListJobTriggersRequest) ProtoMessage()
func (*ListJobTriggersRequest) Reset ¶
func (m *ListJobTriggersRequest) Reset()
func (*ListJobTriggersRequest) String ¶
func (m *ListJobTriggersRequest) String() string
func (*ListJobTriggersRequest) XXX_DiscardUnknown ¶
func (m *ListJobTriggersRequest) XXX_DiscardUnknown()
func (*ListJobTriggersRequest) XXX_Marshal ¶
func (m *ListJobTriggersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListJobTriggersRequest) XXX_Merge ¶
func (m *ListJobTriggersRequest) XXX_Merge(src proto.Message)
func (*ListJobTriggersRequest) XXX_Size ¶
func (m *ListJobTriggersRequest) XXX_Size() int
func (*ListJobTriggersRequest) XXX_Unmarshal ¶
func (m *ListJobTriggersRequest) XXX_Unmarshal(b []byte) error
type ListJobTriggersResponse ¶
type ListJobTriggersResponse struct { // List of triggeredJobs, up to page_size in ListJobTriggersRequest. JobTriggers []*JobTrigger `protobuf:"bytes,1,rep,name=job_triggers,json=jobTriggers,proto3" json:"job_triggers,omitempty"` // If the next page is available then the next page token to be used // in following ListJobTriggers request. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Response message for ListJobTriggers.
func (*ListJobTriggersResponse) Descriptor ¶
func (*ListJobTriggersResponse) Descriptor() ([]byte, []int)
func (*ListJobTriggersResponse) GetJobTriggers ¶
func (m *ListJobTriggersResponse) GetJobTriggers() []*JobTrigger
func (*ListJobTriggersResponse) GetNextPageToken ¶
func (m *ListJobTriggersResponse) GetNextPageToken() string
func (*ListJobTriggersResponse) ProtoMessage ¶
func (*ListJobTriggersResponse) ProtoMessage()
func (*ListJobTriggersResponse) Reset ¶
func (m *ListJobTriggersResponse) Reset()
func (*ListJobTriggersResponse) String ¶
func (m *ListJobTriggersResponse) String() string
func (*ListJobTriggersResponse) XXX_DiscardUnknown ¶
func (m *ListJobTriggersResponse) XXX_DiscardUnknown()
func (*ListJobTriggersResponse) XXX_Marshal ¶
func (m *ListJobTriggersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListJobTriggersResponse) XXX_Merge ¶
func (m *ListJobTriggersResponse) XXX_Merge(src proto.Message)
func (*ListJobTriggersResponse) XXX_Size ¶
func (m *ListJobTriggersResponse) XXX_Size() int
func (*ListJobTriggersResponse) XXX_Unmarshal ¶
func (m *ListJobTriggersResponse) XXX_Unmarshal(b []byte) error
type ListStoredInfoTypesRequest ¶
type ListStoredInfoTypesRequest struct { // The parent resource name, for example projects/my-project-id or // organizations/my-org-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Optional page token to continue retrieval. Comes from previous call // to `ListStoredInfoTypes`. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional size of the page, can be limited by server. If zero server returns // a page of max size 100. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. // // Example: `name asc, display_name, create_time desc` // // Supported fields are: // // - `create_time`: corresponds to time the most recent version of the // resource was created. // - `state`: corresponds to the state of the resource. // - `name`: corresponds to resource name. // - `display_name`: corresponds to info type's display name. OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for ListStoredInfoTypes.
func (*ListStoredInfoTypesRequest) Descriptor ¶
func (*ListStoredInfoTypesRequest) Descriptor() ([]byte, []int)
func (*ListStoredInfoTypesRequest) GetOrderBy ¶
func (m *ListStoredInfoTypesRequest) GetOrderBy() string
func (*ListStoredInfoTypesRequest) GetPageSize ¶
func (m *ListStoredInfoTypesRequest) GetPageSize() int32
func (*ListStoredInfoTypesRequest) GetPageToken ¶
func (m *ListStoredInfoTypesRequest) GetPageToken() string
func (*ListStoredInfoTypesRequest) GetParent ¶
func (m *ListStoredInfoTypesRequest) GetParent() string
func (*ListStoredInfoTypesRequest) ProtoMessage ¶
func (*ListStoredInfoTypesRequest) ProtoMessage()
func (*ListStoredInfoTypesRequest) Reset ¶
func (m *ListStoredInfoTypesRequest) Reset()
func (*ListStoredInfoTypesRequest) String ¶
func (m *ListStoredInfoTypesRequest) String() string
func (*ListStoredInfoTypesRequest) XXX_DiscardUnknown ¶
func (m *ListStoredInfoTypesRequest) XXX_DiscardUnknown()
func (*ListStoredInfoTypesRequest) XXX_Marshal ¶
func (m *ListStoredInfoTypesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListStoredInfoTypesRequest) XXX_Merge ¶
func (m *ListStoredInfoTypesRequest) XXX_Merge(src proto.Message)
func (*ListStoredInfoTypesRequest) XXX_Size ¶
func (m *ListStoredInfoTypesRequest) XXX_Size() int
func (*ListStoredInfoTypesRequest) XXX_Unmarshal ¶
func (m *ListStoredInfoTypesRequest) XXX_Unmarshal(b []byte) error
type ListStoredInfoTypesResponse ¶
type ListStoredInfoTypesResponse struct { // List of storedInfoTypes, up to page_size in ListStoredInfoTypesRequest. StoredInfoTypes []*StoredInfoType `protobuf:"bytes,1,rep,name=stored_info_types,json=storedInfoTypes,proto3" json:"stored_info_types,omitempty"` // If the next page is available then the next page token to be used // in following ListStoredInfoTypes request. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Response message for ListStoredInfoTypes.
func (*ListStoredInfoTypesResponse) Descriptor ¶
func (*ListStoredInfoTypesResponse) Descriptor() ([]byte, []int)
func (*ListStoredInfoTypesResponse) GetNextPageToken ¶
func (m *ListStoredInfoTypesResponse) GetNextPageToken() string
func (*ListStoredInfoTypesResponse) GetStoredInfoTypes ¶
func (m *ListStoredInfoTypesResponse) GetStoredInfoTypes() []*StoredInfoType
func (*ListStoredInfoTypesResponse) ProtoMessage ¶
func (*ListStoredInfoTypesResponse) ProtoMessage()
func (*ListStoredInfoTypesResponse) Reset ¶
func (m *ListStoredInfoTypesResponse) Reset()
func (*ListStoredInfoTypesResponse) String ¶
func (m *ListStoredInfoTypesResponse) String() string
func (*ListStoredInfoTypesResponse) XXX_DiscardUnknown ¶
func (m *ListStoredInfoTypesResponse) XXX_DiscardUnknown()
func (*ListStoredInfoTypesResponse) XXX_Marshal ¶
func (m *ListStoredInfoTypesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListStoredInfoTypesResponse) XXX_Merge ¶
func (m *ListStoredInfoTypesResponse) XXX_Merge(src proto.Message)
func (*ListStoredInfoTypesResponse) XXX_Size ¶
func (m *ListStoredInfoTypesResponse) XXX_Size() int
func (*ListStoredInfoTypesResponse) XXX_Unmarshal ¶
func (m *ListStoredInfoTypesResponse) XXX_Unmarshal(b []byte) error
type Location ¶
type Location struct { // Zero-based byte offsets delimiting the finding. // These are relative to the finding's containing element. // Note that when the content is not textual, this references // the UTF-8 encoded textual representation of the content. // Omitted if content is an image. ByteRange *Range `protobuf:"bytes,1,opt,name=byte_range,json=byteRange,proto3" json:"byte_range,omitempty"` // Unicode character offsets delimiting the finding. // These are relative to the finding's containing element. // Provided when the content is text. CodepointRange *Range `protobuf:"bytes,2,opt,name=codepoint_range,json=codepointRange,proto3" json:"codepoint_range,omitempty"` // List of nested objects pointing to the precise location of the finding // within the file or record. ContentLocations []*ContentLocation `protobuf:"bytes,7,rep,name=content_locations,json=contentLocations,proto3" json:"content_locations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Specifies the location of the finding.
func (*Location) Descriptor ¶
func (*Location) GetByteRange ¶
func (*Location) GetCodepointRange ¶
func (*Location) GetContentLocations ¶
func (m *Location) GetContentLocations() []*ContentLocation
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) XXX_DiscardUnknown ¶
func (m *Location) XXX_DiscardUnknown()
func (*Location) XXX_Marshal ¶
func (*Location) XXX_Unmarshal ¶
type MatchingType ¶
type MatchingType int32
Type of the match which can be applied to different ways of matching, like Dictionary, regular expression and intersecting with findings of another info type.
const ( // Invalid. MatchingType_MATCHING_TYPE_UNSPECIFIED MatchingType = 0 // Full match. // // - Dictionary: join of Dictionary results matched complete finding quote // - Regex: all regex matches fill a finding quote start to end // - Exclude info type: completely inside affecting info types findings MatchingType_MATCHING_TYPE_FULL_MATCH MatchingType = 1 // Partial match. // // - Dictionary: at least one of the tokens in the finding matches // - Regex: substring of the finding matches // - Exclude info type: intersects with affecting info types findings MatchingType_MATCHING_TYPE_PARTIAL_MATCH MatchingType = 2 // Inverse match. // // - Dictionary: no tokens in the finding match the dictionary // - Regex: finding doesn't match the regex // - Exclude info type: no intersection with affecting info types findings MatchingType_MATCHING_TYPE_INVERSE_MATCH MatchingType = 3 )
func (MatchingType) EnumDescriptor ¶
func (MatchingType) EnumDescriptor() ([]byte, []int)
func (MatchingType) String ¶
func (x MatchingType) String() string
type OutputStorageConfig ¶
type OutputStorageConfig struct { // Types that are valid to be assigned to Type: // *OutputStorageConfig_Table Type isOutputStorageConfig_Type `protobuf_oneof:"type"` // Schema used for writing the findings for Inspect jobs. This field is only // used for Inspect and must be unspecified for Risk jobs. Columns are derived // from the `Finding` object. If appending to an existing table, any columns // from the predefined schema that are missing will be added. No columns in // the existing table will be deleted. // // If unspecified, then all available columns will be used for a new table, // and no changes will be made to an existing table. OutputSchema OutputStorageConfig_OutputSchema `` /* 158-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Cloud repository for storing output.
func (*OutputStorageConfig) Descriptor ¶
func (*OutputStorageConfig) Descriptor() ([]byte, []int)
func (*OutputStorageConfig) GetOutputSchema ¶
func (m *OutputStorageConfig) GetOutputSchema() OutputStorageConfig_OutputSchema
func (*OutputStorageConfig) GetTable ¶
func (m *OutputStorageConfig) GetTable() *BigQueryTable
func (*OutputStorageConfig) GetType ¶
func (m *OutputStorageConfig) GetType() isOutputStorageConfig_Type
func (*OutputStorageConfig) ProtoMessage ¶
func (*OutputStorageConfig) ProtoMessage()
func (*OutputStorageConfig) Reset ¶
func (m *OutputStorageConfig) Reset()
func (*OutputStorageConfig) String ¶
func (m *OutputStorageConfig) String() string
func (*OutputStorageConfig) XXX_DiscardUnknown ¶
func (m *OutputStorageConfig) XXX_DiscardUnknown()
func (*OutputStorageConfig) XXX_Marshal ¶
func (m *OutputStorageConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OutputStorageConfig) XXX_Merge ¶
func (m *OutputStorageConfig) XXX_Merge(src proto.Message)
func (*OutputStorageConfig) XXX_OneofFuncs ¶
func (*OutputStorageConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*OutputStorageConfig) XXX_Size ¶
func (m *OutputStorageConfig) XXX_Size() int
func (*OutputStorageConfig) XXX_Unmarshal ¶
func (m *OutputStorageConfig) XXX_Unmarshal(b []byte) error
type OutputStorageConfig_OutputSchema ¶
type OutputStorageConfig_OutputSchema int32
Predefined schemas for storing findings.
const ( OutputStorageConfig_OUTPUT_SCHEMA_UNSPECIFIED OutputStorageConfig_OutputSchema = 0 // Basic schema including only `info_type`, `quote`, `certainty`, and // `timestamp`. OutputStorageConfig_BASIC_COLUMNS OutputStorageConfig_OutputSchema = 1 // Schema tailored to findings from scanning Google Cloud Storage. OutputStorageConfig_GCS_COLUMNS OutputStorageConfig_OutputSchema = 2 // Schema tailored to findings from scanning Google Datastore. OutputStorageConfig_DATASTORE_COLUMNS OutputStorageConfig_OutputSchema = 3 // Schema tailored to findings from scanning Google BigQuery. OutputStorageConfig_BIG_QUERY_COLUMNS OutputStorageConfig_OutputSchema = 4 // Schema containing all columns. OutputStorageConfig_ALL_COLUMNS OutputStorageConfig_OutputSchema = 5 )
func (OutputStorageConfig_OutputSchema) EnumDescriptor ¶
func (OutputStorageConfig_OutputSchema) EnumDescriptor() ([]byte, []int)
func (OutputStorageConfig_OutputSchema) String ¶
func (x OutputStorageConfig_OutputSchema) String() string
type OutputStorageConfig_Table ¶
type OutputStorageConfig_Table struct {
Table *BigQueryTable `protobuf:"bytes,1,opt,name=table,proto3,oneof"`
}
type PartitionId ¶
type PartitionId struct { // The ID of the project to which the entities belong. ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // If not empty, the ID of the namespace to which the entities belong. NamespaceId string `protobuf:"bytes,4,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Datastore partition ID. A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
A partition ID contains several dimensions: project ID and namespace ID.
func (*PartitionId) Descriptor ¶
func (*PartitionId) Descriptor() ([]byte, []int)
func (*PartitionId) GetNamespaceId ¶
func (m *PartitionId) GetNamespaceId() string
func (*PartitionId) GetProjectId ¶
func (m *PartitionId) GetProjectId() string
func (*PartitionId) ProtoMessage ¶
func (*PartitionId) ProtoMessage()
func (*PartitionId) Reset ¶
func (m *PartitionId) Reset()
func (*PartitionId) String ¶
func (m *PartitionId) String() string
func (*PartitionId) XXX_DiscardUnknown ¶
func (m *PartitionId) XXX_DiscardUnknown()
func (*PartitionId) XXX_Marshal ¶
func (m *PartitionId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PartitionId) XXX_Merge ¶
func (m *PartitionId) XXX_Merge(src proto.Message)
func (*PartitionId) XXX_Size ¶
func (m *PartitionId) XXX_Size() int
func (*PartitionId) XXX_Unmarshal ¶
func (m *PartitionId) XXX_Unmarshal(b []byte) error
type PrimitiveTransformation ¶
type PrimitiveTransformation struct { // Types that are valid to be assigned to Transformation: // *PrimitiveTransformation_ReplaceConfig // *PrimitiveTransformation_RedactConfig // *PrimitiveTransformation_CharacterMaskConfig // *PrimitiveTransformation_CryptoReplaceFfxFpeConfig // *PrimitiveTransformation_FixedSizeBucketingConfig // *PrimitiveTransformation_BucketingConfig // *PrimitiveTransformation_ReplaceWithInfoTypeConfig // *PrimitiveTransformation_TimePartConfig // *PrimitiveTransformation_CryptoHashConfig // *PrimitiveTransformation_DateShiftConfig Transformation isPrimitiveTransformation_Transformation `protobuf_oneof:"transformation"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A rule for transforming a value.
func (*PrimitiveTransformation) Descriptor ¶
func (*PrimitiveTransformation) Descriptor() ([]byte, []int)
func (*PrimitiveTransformation) GetBucketingConfig ¶
func (m *PrimitiveTransformation) GetBucketingConfig() *BucketingConfig
func (*PrimitiveTransformation) GetCharacterMaskConfig ¶
func (m *PrimitiveTransformation) GetCharacterMaskConfig() *CharacterMaskConfig
func (*PrimitiveTransformation) GetCryptoHashConfig ¶
func (m *PrimitiveTransformation) GetCryptoHashConfig() *CryptoHashConfig
func (*PrimitiveTransformation) GetCryptoReplaceFfxFpeConfig ¶
func (m *PrimitiveTransformation) GetCryptoReplaceFfxFpeConfig() *CryptoReplaceFfxFpeConfig
func (*PrimitiveTransformation) GetDateShiftConfig ¶
func (m *PrimitiveTransformation) GetDateShiftConfig() *DateShiftConfig
func (*PrimitiveTransformation) GetFixedSizeBucketingConfig ¶
func (m *PrimitiveTransformation) GetFixedSizeBucketingConfig() *FixedSizeBucketingConfig
func (*PrimitiveTransformation) GetRedactConfig ¶
func (m *PrimitiveTransformation) GetRedactConfig() *RedactConfig
func (*PrimitiveTransformation) GetReplaceConfig ¶
func (m *PrimitiveTransformation) GetReplaceConfig() *ReplaceValueConfig
func (*PrimitiveTransformation) GetReplaceWithInfoTypeConfig ¶
func (m *PrimitiveTransformation) GetReplaceWithInfoTypeConfig() *ReplaceWithInfoTypeConfig
func (*PrimitiveTransformation) GetTimePartConfig ¶
func (m *PrimitiveTransformation) GetTimePartConfig() *TimePartConfig
func (*PrimitiveTransformation) GetTransformation ¶
func (m *PrimitiveTransformation) GetTransformation() isPrimitiveTransformation_Transformation
func (*PrimitiveTransformation) ProtoMessage ¶
func (*PrimitiveTransformation) ProtoMessage()
func (*PrimitiveTransformation) Reset ¶
func (m *PrimitiveTransformation) Reset()
func (*PrimitiveTransformation) String ¶
func (m *PrimitiveTransformation) String() string
func (*PrimitiveTransformation) XXX_DiscardUnknown ¶
func (m *PrimitiveTransformation) XXX_DiscardUnknown()
func (*PrimitiveTransformation) XXX_Marshal ¶
func (m *PrimitiveTransformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrimitiveTransformation) XXX_Merge ¶
func (m *PrimitiveTransformation) XXX_Merge(src proto.Message)
func (*PrimitiveTransformation) XXX_OneofFuncs ¶
func (*PrimitiveTransformation) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*PrimitiveTransformation) XXX_Size ¶
func (m *PrimitiveTransformation) XXX_Size() int
func (*PrimitiveTransformation) XXX_Unmarshal ¶
func (m *PrimitiveTransformation) XXX_Unmarshal(b []byte) error
type PrimitiveTransformation_BucketingConfig ¶
type PrimitiveTransformation_BucketingConfig struct {
BucketingConfig *BucketingConfig `protobuf:"bytes,6,opt,name=bucketing_config,json=bucketingConfig,proto3,oneof"`
}
type PrimitiveTransformation_CharacterMaskConfig ¶
type PrimitiveTransformation_CharacterMaskConfig struct {
CharacterMaskConfig *CharacterMaskConfig `protobuf:"bytes,3,opt,name=character_mask_config,json=characterMaskConfig,proto3,oneof"`
}
type PrimitiveTransformation_CryptoHashConfig ¶
type PrimitiveTransformation_CryptoHashConfig struct {
CryptoHashConfig *CryptoHashConfig `protobuf:"bytes,9,opt,name=crypto_hash_config,json=cryptoHashConfig,proto3,oneof"`
}
type PrimitiveTransformation_CryptoReplaceFfxFpeConfig ¶
type PrimitiveTransformation_CryptoReplaceFfxFpeConfig struct {
CryptoReplaceFfxFpeConfig *CryptoReplaceFfxFpeConfig `protobuf:"bytes,4,opt,name=crypto_replace_ffx_fpe_config,json=cryptoReplaceFfxFpeConfig,proto3,oneof"`
}
type PrimitiveTransformation_DateShiftConfig ¶
type PrimitiveTransformation_DateShiftConfig struct {
DateShiftConfig *DateShiftConfig `protobuf:"bytes,11,opt,name=date_shift_config,json=dateShiftConfig,proto3,oneof"`
}
type PrimitiveTransformation_FixedSizeBucketingConfig ¶
type PrimitiveTransformation_FixedSizeBucketingConfig struct {
FixedSizeBucketingConfig *FixedSizeBucketingConfig `protobuf:"bytes,5,opt,name=fixed_size_bucketing_config,json=fixedSizeBucketingConfig,proto3,oneof"`
}
type PrimitiveTransformation_RedactConfig ¶
type PrimitiveTransformation_RedactConfig struct {
RedactConfig *RedactConfig `protobuf:"bytes,2,opt,name=redact_config,json=redactConfig,proto3,oneof"`
}
type PrimitiveTransformation_ReplaceConfig ¶
type PrimitiveTransformation_ReplaceConfig struct {
ReplaceConfig *ReplaceValueConfig `protobuf:"bytes,1,opt,name=replace_config,json=replaceConfig,proto3,oneof"`
}
type PrimitiveTransformation_ReplaceWithInfoTypeConfig ¶
type PrimitiveTransformation_ReplaceWithInfoTypeConfig struct {
ReplaceWithInfoTypeConfig *ReplaceWithInfoTypeConfig `protobuf:"bytes,7,opt,name=replace_with_info_type_config,json=replaceWithInfoTypeConfig,proto3,oneof"`
}
type PrimitiveTransformation_TimePartConfig ¶
type PrimitiveTransformation_TimePartConfig struct {
TimePartConfig *TimePartConfig `protobuf:"bytes,8,opt,name=time_part_config,json=timePartConfig,proto3,oneof"`
}
type PrivacyMetric ¶
type PrivacyMetric struct { // Types that are valid to be assigned to Type: // *PrivacyMetric_NumericalStatsConfig_ // *PrivacyMetric_CategoricalStatsConfig_ // *PrivacyMetric_KAnonymityConfig_ // *PrivacyMetric_LDiversityConfig_ // *PrivacyMetric_KMapEstimationConfig_ // *PrivacyMetric_DeltaPresenceEstimationConfig_ Type isPrivacyMetric_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Privacy metric to compute for reidentification risk analysis.
func (*PrivacyMetric) Descriptor ¶
func (*PrivacyMetric) Descriptor() ([]byte, []int)
func (*PrivacyMetric) GetCategoricalStatsConfig ¶
func (m *PrivacyMetric) GetCategoricalStatsConfig() *PrivacyMetric_CategoricalStatsConfig
func (*PrivacyMetric) GetDeltaPresenceEstimationConfig ¶
func (m *PrivacyMetric) GetDeltaPresenceEstimationConfig() *PrivacyMetric_DeltaPresenceEstimationConfig
func (*PrivacyMetric) GetKAnonymityConfig ¶
func (m *PrivacyMetric) GetKAnonymityConfig() *PrivacyMetric_KAnonymityConfig
func (*PrivacyMetric) GetKMapEstimationConfig ¶
func (m *PrivacyMetric) GetKMapEstimationConfig() *PrivacyMetric_KMapEstimationConfig
func (*PrivacyMetric) GetLDiversityConfig ¶
func (m *PrivacyMetric) GetLDiversityConfig() *PrivacyMetric_LDiversityConfig
func (*PrivacyMetric) GetNumericalStatsConfig ¶
func (m *PrivacyMetric) GetNumericalStatsConfig() *PrivacyMetric_NumericalStatsConfig
func (*PrivacyMetric) GetType ¶
func (m *PrivacyMetric) GetType() isPrivacyMetric_Type
func (*PrivacyMetric) ProtoMessage ¶
func (*PrivacyMetric) ProtoMessage()
func (*PrivacyMetric) Reset ¶
func (m *PrivacyMetric) Reset()
func (*PrivacyMetric) String ¶
func (m *PrivacyMetric) String() string
func (*PrivacyMetric) XXX_DiscardUnknown ¶
func (m *PrivacyMetric) XXX_DiscardUnknown()
func (*PrivacyMetric) XXX_Marshal ¶
func (m *PrivacyMetric) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric) XXX_Merge ¶
func (m *PrivacyMetric) XXX_Merge(src proto.Message)
func (*PrivacyMetric) XXX_OneofFuncs ¶
func (*PrivacyMetric) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*PrivacyMetric) XXX_Size ¶
func (m *PrivacyMetric) XXX_Size() int
func (*PrivacyMetric) XXX_Unmarshal ¶
func (m *PrivacyMetric) XXX_Unmarshal(b []byte) error
type PrivacyMetric_CategoricalStatsConfig ¶
type PrivacyMetric_CategoricalStatsConfig struct { // Field to compute categorical stats on. All column types are // supported except for arrays and structs. However, it may be more // informative to use NumericalStats when the field type is supported, // depending on the data. Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Compute numerical stats over an individual column, including number of distinct values and value count distribution.
func (*PrivacyMetric_CategoricalStatsConfig) Descriptor ¶
func (*PrivacyMetric_CategoricalStatsConfig) Descriptor() ([]byte, []int)
func (*PrivacyMetric_CategoricalStatsConfig) GetField ¶
func (m *PrivacyMetric_CategoricalStatsConfig) GetField() *FieldId
func (*PrivacyMetric_CategoricalStatsConfig) ProtoMessage ¶
func (*PrivacyMetric_CategoricalStatsConfig) ProtoMessage()
func (*PrivacyMetric_CategoricalStatsConfig) Reset ¶
func (m *PrivacyMetric_CategoricalStatsConfig) Reset()
func (*PrivacyMetric_CategoricalStatsConfig) String ¶
func (m *PrivacyMetric_CategoricalStatsConfig) String() string
func (*PrivacyMetric_CategoricalStatsConfig) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_CategoricalStatsConfig) XXX_DiscardUnknown()
func (*PrivacyMetric_CategoricalStatsConfig) XXX_Marshal ¶
func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_CategoricalStatsConfig) XXX_Merge ¶
func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Merge(src proto.Message)
func (*PrivacyMetric_CategoricalStatsConfig) XXX_Size ¶
func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Size() int
func (*PrivacyMetric_CategoricalStatsConfig) XXX_Unmarshal ¶
func (m *PrivacyMetric_CategoricalStatsConfig) XXX_Unmarshal(b []byte) error
type PrivacyMetric_CategoricalStatsConfig_ ¶
type PrivacyMetric_CategoricalStatsConfig_ struct {
CategoricalStatsConfig *PrivacyMetric_CategoricalStatsConfig `protobuf:"bytes,2,opt,name=categorical_stats_config,json=categoricalStatsConfig,proto3,oneof"`
}
type PrivacyMetric_DeltaPresenceEstimationConfig ¶
type PrivacyMetric_DeltaPresenceEstimationConfig struct { // Fields considered to be quasi-identifiers. No two fields can have the // same tag. [required] QuasiIds []*QuasiId `protobuf:"bytes,1,rep,name=quasi_ids,json=quasiIds,proto3" json:"quasi_ids,omitempty"` // ISO 3166-1 alpha-2 region code to use in the statistical modeling. // Required if no column is tagged with a region-specific InfoType (like // US_ZIP_5) or a region code. RegionCode string `protobuf:"bytes,2,opt,name=region_code,json=regionCode,proto3" json:"region_code,omitempty"` // Several auxiliary tables can be used in the analysis. Each custom_tag // used to tag a quasi-identifiers field must appear in exactly one // field of one auxiliary table. AuxiliaryTables []*StatisticalTable `protobuf:"bytes,3,rep,name=auxiliary_tables,json=auxiliaryTables,proto3" json:"auxiliary_tables,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
δ-presence metric, used to estimate how likely it is for an attacker to figure out that one given individual appears in a de-identified dataset. Similarly to the k-map metric, we cannot compute δ-presence exactly without knowing the attack dataset, so we use a statistical model instead.
func (*PrivacyMetric_DeltaPresenceEstimationConfig) Descriptor ¶
func (*PrivacyMetric_DeltaPresenceEstimationConfig) Descriptor() ([]byte, []int)
func (*PrivacyMetric_DeltaPresenceEstimationConfig) GetAuxiliaryTables ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) GetAuxiliaryTables() []*StatisticalTable
func (*PrivacyMetric_DeltaPresenceEstimationConfig) GetQuasiIds ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) GetQuasiIds() []*QuasiId
func (*PrivacyMetric_DeltaPresenceEstimationConfig) GetRegionCode ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) GetRegionCode() string
func (*PrivacyMetric_DeltaPresenceEstimationConfig) ProtoMessage ¶
func (*PrivacyMetric_DeltaPresenceEstimationConfig) ProtoMessage()
func (*PrivacyMetric_DeltaPresenceEstimationConfig) Reset ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) Reset()
func (*PrivacyMetric_DeltaPresenceEstimationConfig) String ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) String() string
func (*PrivacyMetric_DeltaPresenceEstimationConfig) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_DiscardUnknown()
func (*PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Marshal ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Merge ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Merge(src proto.Message)
func (*PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Size ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Size() int
func (*PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Unmarshal ¶
func (m *PrivacyMetric_DeltaPresenceEstimationConfig) XXX_Unmarshal(b []byte) error
type PrivacyMetric_DeltaPresenceEstimationConfig_ ¶
type PrivacyMetric_DeltaPresenceEstimationConfig_ struct {
DeltaPresenceEstimationConfig *PrivacyMetric_DeltaPresenceEstimationConfig `protobuf:"bytes,6,opt,name=delta_presence_estimation_config,json=deltaPresenceEstimationConfig,proto3,oneof"`
}
type PrivacyMetric_KAnonymityConfig ¶
type PrivacyMetric_KAnonymityConfig struct { // Set of fields to compute k-anonymity over. When multiple fields are // specified, they are considered a single composite key. Structs and // repeated data types are not supported; however, nested fields are // supported so long as they are not structs themselves or nested within // a repeated field. QuasiIds []*FieldId `protobuf:"bytes,1,rep,name=quasi_ids,json=quasiIds,proto3" json:"quasi_ids,omitempty"` // Optional message indicating that multiple rows might be associated to a // single individual. If the same entity_id is associated to multiple // quasi-identifier tuples over distict rows, we consider the entire // collection of tuples as the composite quasi-identifier. This collection // is a multiset: the order in which the different tuples appear in the // dataset is ignored, but their frequency is taken into account. // // Important note: a maximum of 1000 rows can be associated to a single // entity ID. If more rows are associated with the same entity ID, some // might be ignored. EntityId *EntityId `protobuf:"bytes,2,opt,name=entity_id,json=entityId,proto3" json:"entity_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
k-anonymity metric, used for analysis of reidentification risk.
func (*PrivacyMetric_KAnonymityConfig) Descriptor ¶
func (*PrivacyMetric_KAnonymityConfig) Descriptor() ([]byte, []int)
func (*PrivacyMetric_KAnonymityConfig) GetEntityId ¶
func (m *PrivacyMetric_KAnonymityConfig) GetEntityId() *EntityId
func (*PrivacyMetric_KAnonymityConfig) GetQuasiIds ¶
func (m *PrivacyMetric_KAnonymityConfig) GetQuasiIds() []*FieldId
func (*PrivacyMetric_KAnonymityConfig) ProtoMessage ¶
func (*PrivacyMetric_KAnonymityConfig) ProtoMessage()
func (*PrivacyMetric_KAnonymityConfig) Reset ¶
func (m *PrivacyMetric_KAnonymityConfig) Reset()
func (*PrivacyMetric_KAnonymityConfig) String ¶
func (m *PrivacyMetric_KAnonymityConfig) String() string
func (*PrivacyMetric_KAnonymityConfig) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_KAnonymityConfig) XXX_DiscardUnknown()
func (*PrivacyMetric_KAnonymityConfig) XXX_Marshal ¶
func (m *PrivacyMetric_KAnonymityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_KAnonymityConfig) XXX_Merge ¶
func (m *PrivacyMetric_KAnonymityConfig) XXX_Merge(src proto.Message)
func (*PrivacyMetric_KAnonymityConfig) XXX_Size ¶
func (m *PrivacyMetric_KAnonymityConfig) XXX_Size() int
func (*PrivacyMetric_KAnonymityConfig) XXX_Unmarshal ¶
func (m *PrivacyMetric_KAnonymityConfig) XXX_Unmarshal(b []byte) error
type PrivacyMetric_KAnonymityConfig_ ¶
type PrivacyMetric_KAnonymityConfig_ struct {
KAnonymityConfig *PrivacyMetric_KAnonymityConfig `protobuf:"bytes,3,opt,name=k_anonymity_config,json=kAnonymityConfig,proto3,oneof"`
}
type PrivacyMetric_KMapEstimationConfig ¶
type PrivacyMetric_KMapEstimationConfig struct { // Fields considered to be quasi-identifiers. No two columns can have the // same tag. [required] QuasiIds []*PrivacyMetric_KMapEstimationConfig_TaggedField `protobuf:"bytes,1,rep,name=quasi_ids,json=quasiIds,proto3" json:"quasi_ids,omitempty"` // ISO 3166-1 alpha-2 region code to use in the statistical modeling. // Required if no column is tagged with a region-specific InfoType (like // US_ZIP_5) or a region code. RegionCode string `protobuf:"bytes,2,opt,name=region_code,json=regionCode,proto3" json:"region_code,omitempty"` // Several auxiliary tables can be used in the analysis. Each custom_tag // used to tag a quasi-identifiers column must appear in exactly one column // of one auxiliary table. AuxiliaryTables []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable `protobuf:"bytes,3,rep,name=auxiliary_tables,json=auxiliaryTables,proto3" json:"auxiliary_tables,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Reidentifiability metric. This corresponds to a risk model similar to what is called "journalist risk" in the literature, except the attack dataset is statistically modeled instead of being perfectly known. This can be done using publicly available data (like the US Census), or using a custom statistical model (indicated as one or several BigQuery tables), or by extrapolating from the distribution of values in the input dataset. A column with a semantic tag attached.
func (*PrivacyMetric_KMapEstimationConfig) Descriptor ¶
func (*PrivacyMetric_KMapEstimationConfig) Descriptor() ([]byte, []int)
func (*PrivacyMetric_KMapEstimationConfig) GetAuxiliaryTables ¶
func (m *PrivacyMetric_KMapEstimationConfig) GetAuxiliaryTables() []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable
func (*PrivacyMetric_KMapEstimationConfig) GetQuasiIds ¶
func (m *PrivacyMetric_KMapEstimationConfig) GetQuasiIds() []*PrivacyMetric_KMapEstimationConfig_TaggedField
func (*PrivacyMetric_KMapEstimationConfig) GetRegionCode ¶
func (m *PrivacyMetric_KMapEstimationConfig) GetRegionCode() string
func (*PrivacyMetric_KMapEstimationConfig) ProtoMessage ¶
func (*PrivacyMetric_KMapEstimationConfig) ProtoMessage()
func (*PrivacyMetric_KMapEstimationConfig) Reset ¶
func (m *PrivacyMetric_KMapEstimationConfig) Reset()
func (*PrivacyMetric_KMapEstimationConfig) String ¶
func (m *PrivacyMetric_KMapEstimationConfig) String() string
func (*PrivacyMetric_KMapEstimationConfig) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_KMapEstimationConfig) XXX_DiscardUnknown()
func (*PrivacyMetric_KMapEstimationConfig) XXX_Marshal ¶
func (m *PrivacyMetric_KMapEstimationConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_KMapEstimationConfig) XXX_Merge ¶
func (m *PrivacyMetric_KMapEstimationConfig) XXX_Merge(src proto.Message)
func (*PrivacyMetric_KMapEstimationConfig) XXX_Size ¶
func (m *PrivacyMetric_KMapEstimationConfig) XXX_Size() int
func (*PrivacyMetric_KMapEstimationConfig) XXX_Unmarshal ¶
func (m *PrivacyMetric_KMapEstimationConfig) XXX_Unmarshal(b []byte) error
type PrivacyMetric_KMapEstimationConfig_ ¶
type PrivacyMetric_KMapEstimationConfig_ struct {
KMapEstimationConfig *PrivacyMetric_KMapEstimationConfig `protobuf:"bytes,5,opt,name=k_map_estimation_config,json=kMapEstimationConfig,proto3,oneof"`
}
type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable ¶
type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable struct { // Auxiliary table location. [required] Table *BigQueryTable `protobuf:"bytes,3,opt,name=table,proto3" json:"table,omitempty"` // Quasi-identifier columns. [required] QuasiIds []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField `protobuf:"bytes,1,rep,name=quasi_ids,json=quasiIds,proto3" json:"quasi_ids,omitempty"` // The relative frequency column must contain a floating-point number // between 0 and 1 (inclusive). Null values are assumed to be zero. // [required] RelativeFrequency *FieldId `protobuf:"bytes,2,opt,name=relative_frequency,json=relativeFrequency,proto3" json:"relative_frequency,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
An auxiliary table contains statistical information on the relative frequency of different quasi-identifiers values. It has one or several quasi-identifiers columns, and one column that indicates the relative frequency of each quasi-identifier tuple. If a tuple is present in the data but not in the auxiliary table, the corresponding relative frequency is assumed to be zero (and thus, the tuple is highly reidentifiable).
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Descriptor ¶
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Descriptor() ([]byte, []int)
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetQuasiIds ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetQuasiIds() []*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetRelativeFrequency ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetRelativeFrequency() *FieldId
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetTable ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) GetTable() *BigQueryTable
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) ProtoMessage ¶
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) ProtoMessage()
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Reset ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) Reset()
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) String ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) String() string
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_DiscardUnknown()
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Marshal ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Merge ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Merge(src proto.Message)
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Size ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Size() int
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Unmarshal ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable) XXX_Unmarshal(b []byte) error
type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField ¶
type PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField struct { Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` CustomTag string `protobuf:"bytes,2,opt,name=custom_tag,json=customTag,proto3" json:"custom_tag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Descriptor ¶
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Descriptor() ([]byte, []int)
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetCustomTag ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetCustomTag() string
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetField ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) GetField() *FieldId
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) ProtoMessage ¶
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) ProtoMessage()
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Reset ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) Reset()
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) String ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) String() string
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_DiscardUnknown()
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Marshal ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Merge ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Merge(src proto.Message)
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Size ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Size() int
func (*PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Unmarshal ¶
func (m *PrivacyMetric_KMapEstimationConfig_AuxiliaryTable_QuasiIdField) XXX_Unmarshal(b []byte) error
type PrivacyMetric_KMapEstimationConfig_TaggedField ¶
type PrivacyMetric_KMapEstimationConfig_TaggedField struct { // Identifies the column. [required] Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // Semantic tag that identifies what a column contains, to determine which // statistical model to use to estimate the reidentifiability of each // value. [required] // // Types that are valid to be assigned to Tag: // *PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType // *PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag // *PrivacyMetric_KMapEstimationConfig_TaggedField_Inferred Tag isPrivacyMetric_KMapEstimationConfig_TaggedField_Tag `protobuf_oneof:"tag"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) Descriptor ¶
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) Descriptor() ([]byte, []int)
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) GetCustomTag ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetCustomTag() string
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) GetField ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetField() *FieldId
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) GetInferred ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetInferred() *empty.Empty
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) GetInfoType ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetInfoType() *InfoType
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) GetTag ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) GetTag() isPrivacyMetric_KMapEstimationConfig_TaggedField_Tag
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) ProtoMessage ¶
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) ProtoMessage()
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) Reset ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) Reset()
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) String ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) String() string
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_DiscardUnknown()
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Marshal ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Merge ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Merge(src proto.Message)
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_OneofFuncs ¶
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Size ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Size() int
func (*PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Unmarshal ¶
func (m *PrivacyMetric_KMapEstimationConfig_TaggedField) XXX_Unmarshal(b []byte) error
type PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag ¶
type PrivacyMetric_KMapEstimationConfig_TaggedField_CustomTag struct {
CustomTag string `protobuf:"bytes,3,opt,name=custom_tag,json=customTag,proto3,oneof"`
}
type PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType ¶
type PrivacyMetric_KMapEstimationConfig_TaggedField_InfoType struct {
InfoType *InfoType `protobuf:"bytes,2,opt,name=info_type,json=infoType,proto3,oneof"`
}
type PrivacyMetric_LDiversityConfig ¶
type PrivacyMetric_LDiversityConfig struct { // Set of quasi-identifiers indicating how equivalence classes are // defined for the l-diversity computation. When multiple fields are // specified, they are considered a single composite key. QuasiIds []*FieldId `protobuf:"bytes,1,rep,name=quasi_ids,json=quasiIds,proto3" json:"quasi_ids,omitempty"` // Sensitive field for computing the l-value. SensitiveAttribute *FieldId `protobuf:"bytes,2,opt,name=sensitive_attribute,json=sensitiveAttribute,proto3" json:"sensitive_attribute,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
l-diversity metric, used for analysis of reidentification risk.
func (*PrivacyMetric_LDiversityConfig) Descriptor ¶
func (*PrivacyMetric_LDiversityConfig) Descriptor() ([]byte, []int)
func (*PrivacyMetric_LDiversityConfig) GetQuasiIds ¶
func (m *PrivacyMetric_LDiversityConfig) GetQuasiIds() []*FieldId
func (*PrivacyMetric_LDiversityConfig) GetSensitiveAttribute ¶
func (m *PrivacyMetric_LDiversityConfig) GetSensitiveAttribute() *FieldId
func (*PrivacyMetric_LDiversityConfig) ProtoMessage ¶
func (*PrivacyMetric_LDiversityConfig) ProtoMessage()
func (*PrivacyMetric_LDiversityConfig) Reset ¶
func (m *PrivacyMetric_LDiversityConfig) Reset()
func (*PrivacyMetric_LDiversityConfig) String ¶
func (m *PrivacyMetric_LDiversityConfig) String() string
func (*PrivacyMetric_LDiversityConfig) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_LDiversityConfig) XXX_DiscardUnknown()
func (*PrivacyMetric_LDiversityConfig) XXX_Marshal ¶
func (m *PrivacyMetric_LDiversityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_LDiversityConfig) XXX_Merge ¶
func (m *PrivacyMetric_LDiversityConfig) XXX_Merge(src proto.Message)
func (*PrivacyMetric_LDiversityConfig) XXX_Size ¶
func (m *PrivacyMetric_LDiversityConfig) XXX_Size() int
func (*PrivacyMetric_LDiversityConfig) XXX_Unmarshal ¶
func (m *PrivacyMetric_LDiversityConfig) XXX_Unmarshal(b []byte) error
type PrivacyMetric_LDiversityConfig_ ¶
type PrivacyMetric_LDiversityConfig_ struct {
LDiversityConfig *PrivacyMetric_LDiversityConfig `protobuf:"bytes,4,opt,name=l_diversity_config,json=lDiversityConfig,proto3,oneof"`
}
type PrivacyMetric_NumericalStatsConfig ¶
type PrivacyMetric_NumericalStatsConfig struct { // Field to compute numerical stats on. Supported types are // integer, float, date, datetime, timestamp, time. Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Compute numerical stats over an individual column, including min, max, and quantiles.
func (*PrivacyMetric_NumericalStatsConfig) Descriptor ¶
func (*PrivacyMetric_NumericalStatsConfig) Descriptor() ([]byte, []int)
func (*PrivacyMetric_NumericalStatsConfig) GetField ¶
func (m *PrivacyMetric_NumericalStatsConfig) GetField() *FieldId
func (*PrivacyMetric_NumericalStatsConfig) ProtoMessage ¶
func (*PrivacyMetric_NumericalStatsConfig) ProtoMessage()
func (*PrivacyMetric_NumericalStatsConfig) Reset ¶
func (m *PrivacyMetric_NumericalStatsConfig) Reset()
func (*PrivacyMetric_NumericalStatsConfig) String ¶
func (m *PrivacyMetric_NumericalStatsConfig) String() string
func (*PrivacyMetric_NumericalStatsConfig) XXX_DiscardUnknown ¶
func (m *PrivacyMetric_NumericalStatsConfig) XXX_DiscardUnknown()
func (*PrivacyMetric_NumericalStatsConfig) XXX_Marshal ¶
func (m *PrivacyMetric_NumericalStatsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivacyMetric_NumericalStatsConfig) XXX_Merge ¶
func (m *PrivacyMetric_NumericalStatsConfig) XXX_Merge(src proto.Message)
func (*PrivacyMetric_NumericalStatsConfig) XXX_Size ¶
func (m *PrivacyMetric_NumericalStatsConfig) XXX_Size() int
func (*PrivacyMetric_NumericalStatsConfig) XXX_Unmarshal ¶
func (m *PrivacyMetric_NumericalStatsConfig) XXX_Unmarshal(b []byte) error
type PrivacyMetric_NumericalStatsConfig_ ¶
type PrivacyMetric_NumericalStatsConfig_ struct {
NumericalStatsConfig *PrivacyMetric_NumericalStatsConfig `protobuf:"bytes,1,opt,name=numerical_stats_config,json=numericalStatsConfig,proto3,oneof"`
}
type QuasiId ¶
type QuasiId struct { // Identifies the column. [required] Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // Semantic tag that identifies what a column contains, to determine which // statistical model to use to estimate the reidentifiability of each // value. [required] // // Types that are valid to be assigned to Tag: // *QuasiId_InfoType // *QuasiId_CustomTag // *QuasiId_Inferred Tag isQuasiId_Tag `protobuf_oneof:"tag"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A column with a semantic tag attached.
func (*QuasiId) Descriptor ¶
func (*QuasiId) GetCustomTag ¶
func (*QuasiId) GetInferred ¶
func (*QuasiId) GetInfoType ¶
func (*QuasiId) ProtoMessage ¶
func (*QuasiId) ProtoMessage()
func (*QuasiId) XXX_DiscardUnknown ¶
func (m *QuasiId) XXX_DiscardUnknown()
func (*QuasiId) XXX_Marshal ¶
func (*QuasiId) XXX_OneofFuncs ¶
func (*QuasiId) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*QuasiId) XXX_Unmarshal ¶
type QuasiId_CustomTag ¶
type QuasiId_CustomTag struct {
CustomTag string `protobuf:"bytes,3,opt,name=custom_tag,json=customTag,proto3,oneof"`
}
type QuasiId_Inferred ¶
type QuasiId_InfoType ¶
type QuasiId_InfoType struct {
InfoType *InfoType `protobuf:"bytes,2,opt,name=info_type,json=infoType,proto3,oneof"`
}
type QuoteInfo ¶
type QuoteInfo struct { // Object representation of the quote. // // Types that are valid to be assigned to ParsedQuote: // *QuoteInfo_DateTime ParsedQuote isQuoteInfo_ParsedQuote `protobuf_oneof:"parsed_quote"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message for infoType-dependent details parsed from quote.
func (*QuoteInfo) Descriptor ¶
func (*QuoteInfo) GetDateTime ¶
func (*QuoteInfo) GetParsedQuote ¶
func (m *QuoteInfo) GetParsedQuote() isQuoteInfo_ParsedQuote
func (*QuoteInfo) ProtoMessage ¶
func (*QuoteInfo) ProtoMessage()
func (*QuoteInfo) XXX_DiscardUnknown ¶
func (m *QuoteInfo) XXX_DiscardUnknown()
func (*QuoteInfo) XXX_Marshal ¶
func (*QuoteInfo) XXX_OneofFuncs ¶
func (*QuoteInfo) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*QuoteInfo) XXX_Unmarshal ¶
type QuoteInfo_DateTime ¶
type QuoteInfo_DateTime struct {
DateTime *DateTime `protobuf:"bytes,2,opt,name=date_time,json=dateTime,proto3,oneof"`
}
type Range ¶
type Range struct { // Index of the first character of the range (inclusive). Start int64 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"` // Index of the last character of the range (exclusive). End int64 `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Generic half-open interval [start, end)
func (*Range) Descriptor ¶
func (*Range) ProtoMessage ¶
func (*Range) ProtoMessage()
func (*Range) XXX_DiscardUnknown ¶
func (m *Range) XXX_DiscardUnknown()
func (*Range) XXX_Marshal ¶
func (*Range) XXX_Unmarshal ¶
type RecordCondition ¶
type RecordCondition struct { // An expression. Expressions *RecordCondition_Expressions `protobuf:"bytes,3,opt,name=expressions,proto3" json:"expressions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A condition for determining whether a transformation should be applied to a field.
func (*RecordCondition) Descriptor ¶
func (*RecordCondition) Descriptor() ([]byte, []int)
func (*RecordCondition) GetExpressions ¶
func (m *RecordCondition) GetExpressions() *RecordCondition_Expressions
func (*RecordCondition) ProtoMessage ¶
func (*RecordCondition) ProtoMessage()
func (*RecordCondition) Reset ¶
func (m *RecordCondition) Reset()
func (*RecordCondition) String ¶
func (m *RecordCondition) String() string
func (*RecordCondition) XXX_DiscardUnknown ¶
func (m *RecordCondition) XXX_DiscardUnknown()
func (*RecordCondition) XXX_Marshal ¶
func (m *RecordCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordCondition) XXX_Merge ¶
func (m *RecordCondition) XXX_Merge(src proto.Message)
func (*RecordCondition) XXX_Size ¶
func (m *RecordCondition) XXX_Size() int
func (*RecordCondition) XXX_Unmarshal ¶
func (m *RecordCondition) XXX_Unmarshal(b []byte) error
type RecordCondition_Condition ¶
type RecordCondition_Condition struct { // Field within the record this condition is evaluated against. [required] Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // Operator used to compare the field or infoType to the value. [required] Operator RelationalOperator `protobuf:"varint,3,opt,name=operator,proto3,enum=google.privacy.dlp.v2.RelationalOperator" json:"operator,omitempty"` // Value to compare against. [Required, except for `EXISTS` tests.] Value *Value `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The field type of `value` and `field` do not need to match to be considered equal, but not all comparisons are possible.
A `value` of type:
- `string` can be compared against all other types - `boolean` can only be compared against other booleans - `integer` can be compared against doubles or a string if the string value can be parsed as an integer. - `double` can be compared against integers or a string if the string can be parsed as a double. - `Timestamp` can be compared against strings in RFC 3339 date string format. - `TimeOfDay` can be compared against timestamps and strings in the format of 'HH:mm:ss'.
If we fail to compare do to type mismatch, a warning will be given and the condition will evaluate to false.
func (*RecordCondition_Condition) Descriptor ¶
func (*RecordCondition_Condition) Descriptor() ([]byte, []int)
func (*RecordCondition_Condition) GetField ¶
func (m *RecordCondition_Condition) GetField() *FieldId
func (*RecordCondition_Condition) GetOperator ¶
func (m *RecordCondition_Condition) GetOperator() RelationalOperator
func (*RecordCondition_Condition) GetValue ¶
func (m *RecordCondition_Condition) GetValue() *Value
func (*RecordCondition_Condition) ProtoMessage ¶
func (*RecordCondition_Condition) ProtoMessage()
func (*RecordCondition_Condition) Reset ¶
func (m *RecordCondition_Condition) Reset()
func (*RecordCondition_Condition) String ¶
func (m *RecordCondition_Condition) String() string
func (*RecordCondition_Condition) XXX_DiscardUnknown ¶
func (m *RecordCondition_Condition) XXX_DiscardUnknown()
func (*RecordCondition_Condition) XXX_Marshal ¶
func (m *RecordCondition_Condition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordCondition_Condition) XXX_Merge ¶
func (m *RecordCondition_Condition) XXX_Merge(src proto.Message)
func (*RecordCondition_Condition) XXX_Size ¶
func (m *RecordCondition_Condition) XXX_Size() int
func (*RecordCondition_Condition) XXX_Unmarshal ¶
func (m *RecordCondition_Condition) XXX_Unmarshal(b []byte) error
type RecordCondition_Conditions ¶
type RecordCondition_Conditions struct { Conditions []*RecordCondition_Condition `protobuf:"bytes,1,rep,name=conditions,proto3" json:"conditions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A collection of conditions.
func (*RecordCondition_Conditions) Descriptor ¶
func (*RecordCondition_Conditions) Descriptor() ([]byte, []int)
func (*RecordCondition_Conditions) GetConditions ¶
func (m *RecordCondition_Conditions) GetConditions() []*RecordCondition_Condition
func (*RecordCondition_Conditions) ProtoMessage ¶
func (*RecordCondition_Conditions) ProtoMessage()
func (*RecordCondition_Conditions) Reset ¶
func (m *RecordCondition_Conditions) Reset()
func (*RecordCondition_Conditions) String ¶
func (m *RecordCondition_Conditions) String() string
func (*RecordCondition_Conditions) XXX_DiscardUnknown ¶
func (m *RecordCondition_Conditions) XXX_DiscardUnknown()
func (*RecordCondition_Conditions) XXX_Marshal ¶
func (m *RecordCondition_Conditions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordCondition_Conditions) XXX_Merge ¶
func (m *RecordCondition_Conditions) XXX_Merge(src proto.Message)
func (*RecordCondition_Conditions) XXX_Size ¶
func (m *RecordCondition_Conditions) XXX_Size() int
func (*RecordCondition_Conditions) XXX_Unmarshal ¶
func (m *RecordCondition_Conditions) XXX_Unmarshal(b []byte) error
type RecordCondition_Expressions ¶
type RecordCondition_Expressions struct { // The operator to apply to the result of conditions. Default and currently // only supported value is `AND`. LogicalOperator RecordCondition_Expressions_LogicalOperator `` /* 178-byte string literal not displayed */ // Types that are valid to be assigned to Type: // *RecordCondition_Expressions_Conditions Type isRecordCondition_Expressions_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
An expression, consisting or an operator and conditions.
func (*RecordCondition_Expressions) Descriptor ¶
func (*RecordCondition_Expressions) Descriptor() ([]byte, []int)
func (*RecordCondition_Expressions) GetConditions ¶
func (m *RecordCondition_Expressions) GetConditions() *RecordCondition_Conditions
func (*RecordCondition_Expressions) GetLogicalOperator ¶
func (m *RecordCondition_Expressions) GetLogicalOperator() RecordCondition_Expressions_LogicalOperator
func (*RecordCondition_Expressions) GetType ¶
func (m *RecordCondition_Expressions) GetType() isRecordCondition_Expressions_Type
func (*RecordCondition_Expressions) ProtoMessage ¶
func (*RecordCondition_Expressions) ProtoMessage()
func (*RecordCondition_Expressions) Reset ¶
func (m *RecordCondition_Expressions) Reset()
func (*RecordCondition_Expressions) String ¶
func (m *RecordCondition_Expressions) String() string
func (*RecordCondition_Expressions) XXX_DiscardUnknown ¶
func (m *RecordCondition_Expressions) XXX_DiscardUnknown()
func (*RecordCondition_Expressions) XXX_Marshal ¶
func (m *RecordCondition_Expressions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordCondition_Expressions) XXX_Merge ¶
func (m *RecordCondition_Expressions) XXX_Merge(src proto.Message)
func (*RecordCondition_Expressions) XXX_OneofFuncs ¶
func (*RecordCondition_Expressions) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*RecordCondition_Expressions) XXX_Size ¶
func (m *RecordCondition_Expressions) XXX_Size() int
func (*RecordCondition_Expressions) XXX_Unmarshal ¶
func (m *RecordCondition_Expressions) XXX_Unmarshal(b []byte) error
type RecordCondition_Expressions_Conditions ¶
type RecordCondition_Expressions_Conditions struct {
Conditions *RecordCondition_Conditions `protobuf:"bytes,3,opt,name=conditions,proto3,oneof"`
}
type RecordCondition_Expressions_LogicalOperator ¶
type RecordCondition_Expressions_LogicalOperator int32
const ( RecordCondition_Expressions_LOGICAL_OPERATOR_UNSPECIFIED RecordCondition_Expressions_LogicalOperator = 0 RecordCondition_Expressions_AND RecordCondition_Expressions_LogicalOperator = 1 )
func (RecordCondition_Expressions_LogicalOperator) EnumDescriptor ¶
func (RecordCondition_Expressions_LogicalOperator) EnumDescriptor() ([]byte, []int)
func (RecordCondition_Expressions_LogicalOperator) String ¶
func (x RecordCondition_Expressions_LogicalOperator) String() string
type RecordKey ¶
type RecordKey struct { // Types that are valid to be assigned to Type: // *RecordKey_DatastoreKey // *RecordKey_BigQueryKey Type isRecordKey_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Message for a unique key indicating a record that contains a finding.
func (*RecordKey) Descriptor ¶
func (*RecordKey) GetBigQueryKey ¶
func (m *RecordKey) GetBigQueryKey() *BigQueryKey
func (*RecordKey) GetDatastoreKey ¶
func (m *RecordKey) GetDatastoreKey() *DatastoreKey
func (*RecordKey) ProtoMessage ¶
func (*RecordKey) ProtoMessage()
func (*RecordKey) XXX_DiscardUnknown ¶
func (m *RecordKey) XXX_DiscardUnknown()
func (*RecordKey) XXX_Marshal ¶
func (*RecordKey) XXX_OneofFuncs ¶
func (*RecordKey) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*RecordKey) XXX_Unmarshal ¶
type RecordKey_BigQueryKey ¶
type RecordKey_BigQueryKey struct {
BigQueryKey *BigQueryKey `protobuf:"bytes,3,opt,name=big_query_key,json=bigQueryKey,proto3,oneof"`
}
type RecordKey_DatastoreKey ¶
type RecordKey_DatastoreKey struct {
DatastoreKey *DatastoreKey `protobuf:"bytes,2,opt,name=datastore_key,json=datastoreKey,proto3,oneof"`
}
type RecordLocation ¶
type RecordLocation struct { // Key of the finding. RecordKey *RecordKey `protobuf:"bytes,1,opt,name=record_key,json=recordKey,proto3" json:"record_key,omitempty"` // Field id of the field containing the finding. FieldId *FieldId `protobuf:"bytes,2,opt,name=field_id,json=fieldId,proto3" json:"field_id,omitempty"` // Location within a `ContentItem.Table`. TableLocation *TableLocation `protobuf:"bytes,3,opt,name=table_location,json=tableLocation,proto3" json:"table_location,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Location of a finding within a row or record.
func (*RecordLocation) Descriptor ¶
func (*RecordLocation) Descriptor() ([]byte, []int)
func (*RecordLocation) GetFieldId ¶
func (m *RecordLocation) GetFieldId() *FieldId
func (*RecordLocation) GetRecordKey ¶
func (m *RecordLocation) GetRecordKey() *RecordKey
func (*RecordLocation) GetTableLocation ¶
func (m *RecordLocation) GetTableLocation() *TableLocation
func (*RecordLocation) ProtoMessage ¶
func (*RecordLocation) ProtoMessage()
func (*RecordLocation) Reset ¶
func (m *RecordLocation) Reset()
func (*RecordLocation) String ¶
func (m *RecordLocation) String() string
func (*RecordLocation) XXX_DiscardUnknown ¶
func (m *RecordLocation) XXX_DiscardUnknown()
func (*RecordLocation) XXX_Marshal ¶
func (m *RecordLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordLocation) XXX_Merge ¶
func (m *RecordLocation) XXX_Merge(src proto.Message)
func (*RecordLocation) XXX_Size ¶
func (m *RecordLocation) XXX_Size() int
func (*RecordLocation) XXX_Unmarshal ¶
func (m *RecordLocation) XXX_Unmarshal(b []byte) error
type RecordSuppression ¶
type RecordSuppression struct { // A condition that when it evaluates to true will result in the record being // evaluated to be suppressed from the transformed content. Condition *RecordCondition `protobuf:"bytes,1,opt,name=condition,proto3" json:"condition,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration to suppress records whose suppression conditions evaluate to true.
func (*RecordSuppression) Descriptor ¶
func (*RecordSuppression) Descriptor() ([]byte, []int)
func (*RecordSuppression) GetCondition ¶
func (m *RecordSuppression) GetCondition() *RecordCondition
func (*RecordSuppression) ProtoMessage ¶
func (*RecordSuppression) ProtoMessage()
func (*RecordSuppression) Reset ¶
func (m *RecordSuppression) Reset()
func (*RecordSuppression) String ¶
func (m *RecordSuppression) String() string
func (*RecordSuppression) XXX_DiscardUnknown ¶
func (m *RecordSuppression) XXX_DiscardUnknown()
func (*RecordSuppression) XXX_Marshal ¶
func (m *RecordSuppression) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordSuppression) XXX_Merge ¶
func (m *RecordSuppression) XXX_Merge(src proto.Message)
func (*RecordSuppression) XXX_Size ¶
func (m *RecordSuppression) XXX_Size() int
func (*RecordSuppression) XXX_Unmarshal ¶
func (m *RecordSuppression) XXX_Unmarshal(b []byte) error
type RecordTransformations ¶
type RecordTransformations struct { // Transform the record by applying various field transformations. FieldTransformations []*FieldTransformation `protobuf:"bytes,1,rep,name=field_transformations,json=fieldTransformations,proto3" json:"field_transformations,omitempty"` // Configuration defining which records get suppressed entirely. Records that // match any suppression rule are omitted from the output [optional]. RecordSuppressions []*RecordSuppression `protobuf:"bytes,2,rep,name=record_suppressions,json=recordSuppressions,proto3" json:"record_suppressions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A type of transformation that is applied over structured data such as a table.
func (*RecordTransformations) Descriptor ¶
func (*RecordTransformations) Descriptor() ([]byte, []int)
func (*RecordTransformations) GetFieldTransformations ¶
func (m *RecordTransformations) GetFieldTransformations() []*FieldTransformation
func (*RecordTransformations) GetRecordSuppressions ¶
func (m *RecordTransformations) GetRecordSuppressions() []*RecordSuppression
func (*RecordTransformations) ProtoMessage ¶
func (*RecordTransformations) ProtoMessage()
func (*RecordTransformations) Reset ¶
func (m *RecordTransformations) Reset()
func (*RecordTransformations) String ¶
func (m *RecordTransformations) String() string
func (*RecordTransformations) XXX_DiscardUnknown ¶
func (m *RecordTransformations) XXX_DiscardUnknown()
func (*RecordTransformations) XXX_Marshal ¶
func (m *RecordTransformations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordTransformations) XXX_Merge ¶
func (m *RecordTransformations) XXX_Merge(src proto.Message)
func (*RecordTransformations) XXX_Size ¶
func (m *RecordTransformations) XXX_Size() int
func (*RecordTransformations) XXX_Unmarshal ¶
func (m *RecordTransformations) XXX_Unmarshal(b []byte) error
type RedactConfig ¶
type RedactConfig struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Redact a given value. For example, if used with an `InfoTypeTransformation` transforming PHONE_NUMBER, and input 'My phone number is 206-555-0123', the output would be 'My phone number is '.
func (*RedactConfig) Descriptor ¶
func (*RedactConfig) Descriptor() ([]byte, []int)
func (*RedactConfig) ProtoMessage ¶
func (*RedactConfig) ProtoMessage()
func (*RedactConfig) Reset ¶
func (m *RedactConfig) Reset()
func (*RedactConfig) String ¶
func (m *RedactConfig) String() string
func (*RedactConfig) XXX_DiscardUnknown ¶
func (m *RedactConfig) XXX_DiscardUnknown()
func (*RedactConfig) XXX_Marshal ¶
func (m *RedactConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RedactConfig) XXX_Merge ¶
func (m *RedactConfig) XXX_Merge(src proto.Message)
func (*RedactConfig) XXX_Size ¶
func (m *RedactConfig) XXX_Size() int
func (*RedactConfig) XXX_Unmarshal ¶
func (m *RedactConfig) XXX_Unmarshal(b []byte) error
type RedactImageRequest ¶
type RedactImageRequest struct { // The parent resource name, for example projects/my-project-id. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Configuration for the inspector. InspectConfig *InspectConfig `protobuf:"bytes,2,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"` // The configuration for specifying what content to redact from images. ImageRedactionConfigs []*RedactImageRequest_ImageRedactionConfig `` /* 126-byte string literal not displayed */ // Whether the response should include findings along with the redacted // image. IncludeFindings bool `protobuf:"varint,6,opt,name=include_findings,json=includeFindings,proto3" json:"include_findings,omitempty"` // The content must be PNG, JPEG, SVG or BMP. ByteItem *ByteContentItem `protobuf:"bytes,7,opt,name=byte_item,json=byteItem,proto3" json:"byte_item,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request to search for potentially sensitive info in an image and redact it by covering it with a colored rectangle.
func (*RedactImageRequest) Descriptor ¶
func (*RedactImageRequest) Descriptor() ([]byte, []int)
func (*RedactImageRequest) GetByteItem ¶
func (m *RedactImageRequest) GetByteItem() *ByteContentItem
func (*RedactImageRequest) GetImageRedactionConfigs ¶
func (m *RedactImageRequest) GetImageRedactionConfigs() []*RedactImageRequest_ImageRedactionConfig
func (*RedactImageRequest) GetIncludeFindings ¶
func (m *RedactImageRequest) GetIncludeFindings() bool
func (*RedactImageRequest) GetInspectConfig ¶
func (m *RedactImageRequest) GetInspectConfig() *InspectConfig
func (*RedactImageRequest) GetParent ¶
func (m *RedactImageRequest) GetParent() string
func (*RedactImageRequest) ProtoMessage ¶
func (*RedactImageRequest) ProtoMessage()
func (*RedactImageRequest) Reset ¶
func (m *RedactImageRequest) Reset()
func (*RedactImageRequest) String ¶
func (m *RedactImageRequest) String() string
func (*RedactImageRequest) XXX_DiscardUnknown ¶
func (m *RedactImageRequest) XXX_DiscardUnknown()
func (*RedactImageRequest) XXX_Marshal ¶
func (m *RedactImageRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RedactImageRequest) XXX_Merge ¶
func (m *RedactImageRequest) XXX_Merge(src proto.Message)
func (*RedactImageRequest) XXX_Size ¶
func (m *RedactImageRequest) XXX_Size() int
func (*RedactImageRequest) XXX_Unmarshal ¶
func (m *RedactImageRequest) XXX_Unmarshal(b []byte) error
type RedactImageRequest_ImageRedactionConfig ¶
type RedactImageRequest_ImageRedactionConfig struct { // Type of information to redact from images. // // Types that are valid to be assigned to Target: // *RedactImageRequest_ImageRedactionConfig_InfoType // *RedactImageRequest_ImageRedactionConfig_RedactAllText Target isRedactImageRequest_ImageRedactionConfig_Target `protobuf_oneof:"target"` // The color to use when redacting content from an image. If not specified, // the default is black. RedactionColor *Color `protobuf:"bytes,3,opt,name=redaction_color,json=redactionColor,proto3" json:"redaction_color,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for determining how redaction of images should occur.
func (*RedactImageRequest_ImageRedactionConfig) Descriptor ¶
func (*RedactImageRequest_ImageRedactionConfig) Descriptor() ([]byte, []int)
func (*RedactImageRequest_ImageRedactionConfig) GetInfoType ¶
func (m *RedactImageRequest_ImageRedactionConfig) GetInfoType() *InfoType
func (*RedactImageRequest_ImageRedactionConfig) GetRedactAllText ¶
func (m *RedactImageRequest_ImageRedactionConfig) GetRedactAllText() bool
func (*RedactImageRequest_ImageRedactionConfig) GetRedactionColor ¶
func (m *RedactImageRequest_ImageRedactionConfig) GetRedactionColor() *Color
func (*RedactImageRequest_ImageRedactionConfig) GetTarget ¶
func (m *RedactImageRequest_ImageRedactionConfig) GetTarget() isRedactImageRequest_ImageRedactionConfig_Target
func (*RedactImageRequest_ImageRedactionConfig) ProtoMessage ¶
func (*RedactImageRequest_ImageRedactionConfig) ProtoMessage()
func (*RedactImageRequest_ImageRedactionConfig) Reset ¶
func (m *RedactImageRequest_ImageRedactionConfig) Reset()
func (*RedactImageRequest_ImageRedactionConfig) String ¶
func (m *RedactImageRequest_ImageRedactionConfig) String() string
func (*RedactImageRequest_ImageRedactionConfig) XXX_DiscardUnknown ¶
func (m *RedactImageRequest_ImageRedactionConfig) XXX_DiscardUnknown()
func (*RedactImageRequest_ImageRedactionConfig) XXX_Marshal ¶
func (m *RedactImageRequest_ImageRedactionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RedactImageRequest_ImageRedactionConfig) XXX_Merge ¶
func (m *RedactImageRequest_ImageRedactionConfig) XXX_Merge(src proto.Message)
func (*RedactImageRequest_ImageRedactionConfig) XXX_OneofFuncs ¶
func (*RedactImageRequest_ImageRedactionConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*RedactImageRequest_ImageRedactionConfig) XXX_Size ¶
func (m *RedactImageRequest_ImageRedactionConfig) XXX_Size() int
func (*RedactImageRequest_ImageRedactionConfig) XXX_Unmarshal ¶
func (m *RedactImageRequest_ImageRedactionConfig) XXX_Unmarshal(b []byte) error
type RedactImageRequest_ImageRedactionConfig_InfoType ¶
type RedactImageRequest_ImageRedactionConfig_InfoType struct {
InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3,oneof"`
}
type RedactImageRequest_ImageRedactionConfig_RedactAllText ¶
type RedactImageRequest_ImageRedactionConfig_RedactAllText struct {
RedactAllText bool `protobuf:"varint,2,opt,name=redact_all_text,json=redactAllText,proto3,oneof"`
}
type RedactImageResponse ¶
type RedactImageResponse struct { // The redacted image. The type will be the same as the original image. RedactedImage []byte `protobuf:"bytes,1,opt,name=redacted_image,json=redactedImage,proto3" json:"redacted_image,omitempty"` // If an image was being inspected and the InspectConfig's include_quote was // set to true, then this field will include all text, if any, that was found // in the image. ExtractedText string `protobuf:"bytes,2,opt,name=extracted_text,json=extractedText,proto3" json:"extracted_text,omitempty"` // The findings. Populated when include_findings in the request is true. InspectResult *InspectResult `protobuf:"bytes,3,opt,name=inspect_result,json=inspectResult,proto3" json:"inspect_result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Results of redacting an image.
func (*RedactImageResponse) Descriptor ¶
func (*RedactImageResponse) Descriptor() ([]byte, []int)
func (*RedactImageResponse) GetExtractedText ¶
func (m *RedactImageResponse) GetExtractedText() string
func (*RedactImageResponse) GetInspectResult ¶
func (m *RedactImageResponse) GetInspectResult() *InspectResult
func (*RedactImageResponse) GetRedactedImage ¶
func (m *RedactImageResponse) GetRedactedImage() []byte
func (*RedactImageResponse) ProtoMessage ¶
func (*RedactImageResponse) ProtoMessage()
func (*RedactImageResponse) Reset ¶
func (m *RedactImageResponse) Reset()
func (*RedactImageResponse) String ¶
func (m *RedactImageResponse) String() string
func (*RedactImageResponse) XXX_DiscardUnknown ¶
func (m *RedactImageResponse) XXX_DiscardUnknown()
func (*RedactImageResponse) XXX_Marshal ¶
func (m *RedactImageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RedactImageResponse) XXX_Merge ¶
func (m *RedactImageResponse) XXX_Merge(src proto.Message)
func (*RedactImageResponse) XXX_Size ¶
func (m *RedactImageResponse) XXX_Size() int
func (*RedactImageResponse) XXX_Unmarshal ¶
func (m *RedactImageResponse) XXX_Unmarshal(b []byte) error
type ReidentifyContentRequest ¶
type ReidentifyContentRequest struct { // The parent resource name. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Configuration for the re-identification of the content item. // This field shares the same proto message type that is used for // de-identification, however its usage here is for the reversal of the // previous de-identification. Re-identification is performed by examining // the transformations used to de-identify the items and executing the // reverse. This requires that only reversible transformations // be provided here. The reversible transformations are: // // - `CryptoReplaceFfxFpeConfig` ReidentifyConfig *DeidentifyConfig `protobuf:"bytes,2,opt,name=reidentify_config,json=reidentifyConfig,proto3" json:"reidentify_config,omitempty"` // Configuration for the inspector. InspectConfig *InspectConfig `protobuf:"bytes,3,opt,name=inspect_config,json=inspectConfig,proto3" json:"inspect_config,omitempty"` // The item to re-identify. Will be treated as text. Item *ContentItem `protobuf:"bytes,4,opt,name=item,proto3" json:"item,omitempty"` // Optional template to use. Any configuration directly specified in // `inspect_config` will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. InspectTemplateName string `protobuf:"bytes,5,opt,name=inspect_template_name,json=inspectTemplateName,proto3" json:"inspect_template_name,omitempty"` // Optional template to use. References an instance of `DeidentifyTemplate`. // Any configuration directly specified in `reidentify_config` or // `inspect_config` will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. ReidentifyTemplateName string `` /* 129-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request to re-identify an item.
func (*ReidentifyContentRequest) Descriptor ¶
func (*ReidentifyContentRequest) Descriptor() ([]byte, []int)
func (*ReidentifyContentRequest) GetInspectConfig ¶
func (m *ReidentifyContentRequest) GetInspectConfig() *InspectConfig
func (*ReidentifyContentRequest) GetInspectTemplateName ¶
func (m *ReidentifyContentRequest) GetInspectTemplateName() string
func (*ReidentifyContentRequest) GetItem ¶
func (m *ReidentifyContentRequest) GetItem() *ContentItem
func (*ReidentifyContentRequest) GetParent ¶
func (m *ReidentifyContentRequest) GetParent() string
func (*ReidentifyContentRequest) GetReidentifyConfig ¶
func (m *ReidentifyContentRequest) GetReidentifyConfig() *DeidentifyConfig
func (*ReidentifyContentRequest) GetReidentifyTemplateName ¶
func (m *ReidentifyContentRequest) GetReidentifyTemplateName() string
func (*ReidentifyContentRequest) ProtoMessage ¶
func (*ReidentifyContentRequest) ProtoMessage()
func (*ReidentifyContentRequest) Reset ¶
func (m *ReidentifyContentRequest) Reset()
func (*ReidentifyContentRequest) String ¶
func (m *ReidentifyContentRequest) String() string
func (*ReidentifyContentRequest) XXX_DiscardUnknown ¶
func (m *ReidentifyContentRequest) XXX_DiscardUnknown()
func (*ReidentifyContentRequest) XXX_Marshal ¶
func (m *ReidentifyContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReidentifyContentRequest) XXX_Merge ¶
func (m *ReidentifyContentRequest) XXX_Merge(src proto.Message)
func (*ReidentifyContentRequest) XXX_Size ¶
func (m *ReidentifyContentRequest) XXX_Size() int
func (*ReidentifyContentRequest) XXX_Unmarshal ¶
func (m *ReidentifyContentRequest) XXX_Unmarshal(b []byte) error
type ReidentifyContentResponse ¶
type ReidentifyContentResponse struct { // The re-identified item. Item *ContentItem `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // An overview of the changes that were made to the `item`. Overview *TransformationOverview `protobuf:"bytes,2,opt,name=overview,proto3" json:"overview,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Results of re-identifying a item.
func (*ReidentifyContentResponse) Descriptor ¶
func (*ReidentifyContentResponse) Descriptor() ([]byte, []int)
func (*ReidentifyContentResponse) GetItem ¶
func (m *ReidentifyContentResponse) GetItem() *ContentItem
func (*ReidentifyContentResponse) GetOverview ¶
func (m *ReidentifyContentResponse) GetOverview() *TransformationOverview
func (*ReidentifyContentResponse) ProtoMessage ¶
func (*ReidentifyContentResponse) ProtoMessage()
func (*ReidentifyContentResponse) Reset ¶
func (m *ReidentifyContentResponse) Reset()
func (*ReidentifyContentResponse) String ¶
func (m *ReidentifyContentResponse) String() string
func (*ReidentifyContentResponse) XXX_DiscardUnknown ¶
func (m *ReidentifyContentResponse) XXX_DiscardUnknown()
func (*ReidentifyContentResponse) XXX_Marshal ¶
func (m *ReidentifyContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReidentifyContentResponse) XXX_Merge ¶
func (m *ReidentifyContentResponse) XXX_Merge(src proto.Message)
func (*ReidentifyContentResponse) XXX_Size ¶
func (m *ReidentifyContentResponse) XXX_Size() int
func (*ReidentifyContentResponse) XXX_Unmarshal ¶
func (m *ReidentifyContentResponse) XXX_Unmarshal(b []byte) error
type RelationalOperator ¶
type RelationalOperator int32
Operators available for comparing the value of fields.
const ( RelationalOperator_RELATIONAL_OPERATOR_UNSPECIFIED RelationalOperator = 0 // Equal. RelationalOperator_EQUAL_TO RelationalOperator = 1 // Not equal to. RelationalOperator_NOT_EQUAL_TO RelationalOperator = 2 // Greater than. RelationalOperator_GREATER_THAN RelationalOperator = 3 // Less than. RelationalOperator_LESS_THAN RelationalOperator = 4 // Greater than or equals. RelationalOperator_GREATER_THAN_OR_EQUALS RelationalOperator = 5 // Less than or equals. RelationalOperator_LESS_THAN_OR_EQUALS RelationalOperator = 6 // Exists RelationalOperator_EXISTS RelationalOperator = 7 )
func (RelationalOperator) EnumDescriptor ¶
func (RelationalOperator) EnumDescriptor() ([]byte, []int)
func (RelationalOperator) String ¶
func (x RelationalOperator) String() string
type ReplaceValueConfig ¶
type ReplaceValueConfig struct { // Value to replace it with. NewValue *Value `protobuf:"bytes,1,opt,name=new_value,json=newValue,proto3" json:"new_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Replace each input value with a given `Value`.
func (*ReplaceValueConfig) Descriptor ¶
func (*ReplaceValueConfig) Descriptor() ([]byte, []int)
func (*ReplaceValueConfig) GetNewValue ¶
func (m *ReplaceValueConfig) GetNewValue() *Value
func (*ReplaceValueConfig) ProtoMessage ¶
func (*ReplaceValueConfig) ProtoMessage()
func (*ReplaceValueConfig) Reset ¶
func (m *ReplaceValueConfig) Reset()
func (*ReplaceValueConfig) String ¶
func (m *ReplaceValueConfig) String() string
func (*ReplaceValueConfig) XXX_DiscardUnknown ¶
func (m *ReplaceValueConfig) XXX_DiscardUnknown()
func (*ReplaceValueConfig) XXX_Marshal ¶
func (m *ReplaceValueConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplaceValueConfig) XXX_Merge ¶
func (m *ReplaceValueConfig) XXX_Merge(src proto.Message)
func (*ReplaceValueConfig) XXX_Size ¶
func (m *ReplaceValueConfig) XXX_Size() int
func (*ReplaceValueConfig) XXX_Unmarshal ¶
func (m *ReplaceValueConfig) XXX_Unmarshal(b []byte) error
type ReplaceWithInfoTypeConfig ¶
type ReplaceWithInfoTypeConfig struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Replace each matching finding with the name of the info_type.
func (*ReplaceWithInfoTypeConfig) Descriptor ¶
func (*ReplaceWithInfoTypeConfig) Descriptor() ([]byte, []int)
func (*ReplaceWithInfoTypeConfig) ProtoMessage ¶
func (*ReplaceWithInfoTypeConfig) ProtoMessage()
func (*ReplaceWithInfoTypeConfig) Reset ¶
func (m *ReplaceWithInfoTypeConfig) Reset()
func (*ReplaceWithInfoTypeConfig) String ¶
func (m *ReplaceWithInfoTypeConfig) String() string
func (*ReplaceWithInfoTypeConfig) XXX_DiscardUnknown ¶
func (m *ReplaceWithInfoTypeConfig) XXX_DiscardUnknown()
func (*ReplaceWithInfoTypeConfig) XXX_Marshal ¶
func (m *ReplaceWithInfoTypeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplaceWithInfoTypeConfig) XXX_Merge ¶
func (m *ReplaceWithInfoTypeConfig) XXX_Merge(src proto.Message)
func (*ReplaceWithInfoTypeConfig) XXX_Size ¶
func (m *ReplaceWithInfoTypeConfig) XXX_Size() int
func (*ReplaceWithInfoTypeConfig) XXX_Unmarshal ¶
func (m *ReplaceWithInfoTypeConfig) XXX_Unmarshal(b []byte) error
type RiskAnalysisJobConfig ¶
type RiskAnalysisJobConfig struct { // Privacy metric to compute. PrivacyMetric *PrivacyMetric `protobuf:"bytes,1,opt,name=privacy_metric,json=privacyMetric,proto3" json:"privacy_metric,omitempty"` // Input dataset to compute metrics over. SourceTable *BigQueryTable `protobuf:"bytes,2,opt,name=source_table,json=sourceTable,proto3" json:"source_table,omitempty"` // Actions to execute at the completion of the job. Are executed in the order // provided. Actions []*Action `protobuf:"bytes,3,rep,name=actions,proto3" json:"actions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for a risk analysis job. See https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more.
func (*RiskAnalysisJobConfig) Descriptor ¶
func (*RiskAnalysisJobConfig) Descriptor() ([]byte, []int)
func (*RiskAnalysisJobConfig) GetActions ¶
func (m *RiskAnalysisJobConfig) GetActions() []*Action
func (*RiskAnalysisJobConfig) GetPrivacyMetric ¶
func (m *RiskAnalysisJobConfig) GetPrivacyMetric() *PrivacyMetric
func (*RiskAnalysisJobConfig) GetSourceTable ¶
func (m *RiskAnalysisJobConfig) GetSourceTable() *BigQueryTable
func (*RiskAnalysisJobConfig) ProtoMessage ¶
func (*RiskAnalysisJobConfig) ProtoMessage()
func (*RiskAnalysisJobConfig) Reset ¶
func (m *RiskAnalysisJobConfig) Reset()
func (*RiskAnalysisJobConfig) String ¶
func (m *RiskAnalysisJobConfig) String() string
func (*RiskAnalysisJobConfig) XXX_DiscardUnknown ¶
func (m *RiskAnalysisJobConfig) XXX_DiscardUnknown()
func (*RiskAnalysisJobConfig) XXX_Marshal ¶
func (m *RiskAnalysisJobConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RiskAnalysisJobConfig) XXX_Merge ¶
func (m *RiskAnalysisJobConfig) XXX_Merge(src proto.Message)
func (*RiskAnalysisJobConfig) XXX_Size ¶
func (m *RiskAnalysisJobConfig) XXX_Size() int
func (*RiskAnalysisJobConfig) XXX_Unmarshal ¶
func (m *RiskAnalysisJobConfig) XXX_Unmarshal(b []byte) error
type Schedule ¶
type Schedule struct { // Types that are valid to be assigned to Option: // *Schedule_RecurrencePeriodDuration Option isSchedule_Option `protobuf_oneof:"option"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Schedule for triggeredJobs.
func (*Schedule) Descriptor ¶
func (*Schedule) GetRecurrencePeriodDuration ¶
func (*Schedule) ProtoMessage ¶
func (*Schedule) ProtoMessage()
func (*Schedule) XXX_DiscardUnknown ¶
func (m *Schedule) XXX_DiscardUnknown()
func (*Schedule) XXX_Marshal ¶
func (*Schedule) XXX_OneofFuncs ¶
func (*Schedule) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Schedule) XXX_Unmarshal ¶
type StatisticalTable ¶
type StatisticalTable struct { // Auxiliary table location. [required] Table *BigQueryTable `protobuf:"bytes,3,opt,name=table,proto3" json:"table,omitempty"` // Quasi-identifier columns. [required] QuasiIds []*StatisticalTable_QuasiIdentifierField `protobuf:"bytes,1,rep,name=quasi_ids,json=quasiIds,proto3" json:"quasi_ids,omitempty"` // The relative frequency column must contain a floating-point number // between 0 and 1 (inclusive). Null values are assumed to be zero. // [required] RelativeFrequency *FieldId `protobuf:"bytes,2,opt,name=relative_frequency,json=relativeFrequency,proto3" json:"relative_frequency,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
An auxiliary table containing statistical information on the relative frequency of different quasi-identifiers values. It has one or several quasi-identifiers columns, and one column that indicates the relative frequency of each quasi-identifier tuple. If a tuple is present in the data but not in the auxiliary table, the corresponding relative frequency is assumed to be zero (and thus, the tuple is highly reidentifiable).
func (*StatisticalTable) Descriptor ¶
func (*StatisticalTable) Descriptor() ([]byte, []int)
func (*StatisticalTable) GetQuasiIds ¶
func (m *StatisticalTable) GetQuasiIds() []*StatisticalTable_QuasiIdentifierField
func (*StatisticalTable) GetRelativeFrequency ¶
func (m *StatisticalTable) GetRelativeFrequency() *FieldId
func (*StatisticalTable) GetTable ¶
func (m *StatisticalTable) GetTable() *BigQueryTable
func (*StatisticalTable) ProtoMessage ¶
func (*StatisticalTable) ProtoMessage()
func (*StatisticalTable) Reset ¶
func (m *StatisticalTable) Reset()
func (*StatisticalTable) String ¶
func (m *StatisticalTable) String() string
func (*StatisticalTable) XXX_DiscardUnknown ¶
func (m *StatisticalTable) XXX_DiscardUnknown()
func (*StatisticalTable) XXX_Marshal ¶
func (m *StatisticalTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatisticalTable) XXX_Merge ¶
func (m *StatisticalTable) XXX_Merge(src proto.Message)
func (*StatisticalTable) XXX_Size ¶
func (m *StatisticalTable) XXX_Size() int
func (*StatisticalTable) XXX_Unmarshal ¶
func (m *StatisticalTable) XXX_Unmarshal(b []byte) error
type StatisticalTable_QuasiIdentifierField ¶
type StatisticalTable_QuasiIdentifierField struct { Field *FieldId `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` CustomTag string `protobuf:"bytes,2,opt,name=custom_tag,json=customTag,proto3" json:"custom_tag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.
func (*StatisticalTable_QuasiIdentifierField) Descriptor ¶
func (*StatisticalTable_QuasiIdentifierField) Descriptor() ([]byte, []int)
func (*StatisticalTable_QuasiIdentifierField) GetCustomTag ¶
func (m *StatisticalTable_QuasiIdentifierField) GetCustomTag() string
func (*StatisticalTable_QuasiIdentifierField) GetField ¶
func (m *StatisticalTable_QuasiIdentifierField) GetField() *FieldId
func (*StatisticalTable_QuasiIdentifierField) ProtoMessage ¶
func (*StatisticalTable_QuasiIdentifierField) ProtoMessage()
func (*StatisticalTable_QuasiIdentifierField) Reset ¶
func (m *StatisticalTable_QuasiIdentifierField) Reset()
func (*StatisticalTable_QuasiIdentifierField) String ¶
func (m *StatisticalTable_QuasiIdentifierField) String() string
func (*StatisticalTable_QuasiIdentifierField) XXX_DiscardUnknown ¶
func (m *StatisticalTable_QuasiIdentifierField) XXX_DiscardUnknown()
func (*StatisticalTable_QuasiIdentifierField) XXX_Marshal ¶
func (m *StatisticalTable_QuasiIdentifierField) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatisticalTable_QuasiIdentifierField) XXX_Merge ¶
func (m *StatisticalTable_QuasiIdentifierField) XXX_Merge(src proto.Message)
func (*StatisticalTable_QuasiIdentifierField) XXX_Size ¶
func (m *StatisticalTable_QuasiIdentifierField) XXX_Size() int
func (*StatisticalTable_QuasiIdentifierField) XXX_Unmarshal ¶
func (m *StatisticalTable_QuasiIdentifierField) XXX_Unmarshal(b []byte) error
type StorageConfig ¶
type StorageConfig struct { // Types that are valid to be assigned to Type: // *StorageConfig_DatastoreOptions // *StorageConfig_CloudStorageOptions // *StorageConfig_BigQueryOptions Type isStorageConfig_Type `protobuf_oneof:"type"` TimespanConfig *StorageConfig_TimespanConfig `protobuf:"bytes,6,opt,name=timespan_config,json=timespanConfig,proto3" json:"timespan_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Shared message indicating Cloud storage type.
func (*StorageConfig) Descriptor ¶
func (*StorageConfig) Descriptor() ([]byte, []int)
func (*StorageConfig) GetBigQueryOptions ¶
func (m *StorageConfig) GetBigQueryOptions() *BigQueryOptions
func (*StorageConfig) GetCloudStorageOptions ¶
func (m *StorageConfig) GetCloudStorageOptions() *CloudStorageOptions
func (*StorageConfig) GetDatastoreOptions ¶
func (m *StorageConfig) GetDatastoreOptions() *DatastoreOptions
func (*StorageConfig) GetTimespanConfig ¶
func (m *StorageConfig) GetTimespanConfig() *StorageConfig_TimespanConfig
func (*StorageConfig) GetType ¶
func (m *StorageConfig) GetType() isStorageConfig_Type
func (*StorageConfig) ProtoMessage ¶
func (*StorageConfig) ProtoMessage()
func (*StorageConfig) Reset ¶
func (m *StorageConfig) Reset()
func (*StorageConfig) String ¶
func (m *StorageConfig) String() string
func (*StorageConfig) XXX_DiscardUnknown ¶
func (m *StorageConfig) XXX_DiscardUnknown()
func (*StorageConfig) XXX_Marshal ¶
func (m *StorageConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StorageConfig) XXX_Merge ¶
func (m *StorageConfig) XXX_Merge(src proto.Message)
func (*StorageConfig) XXX_OneofFuncs ¶
func (*StorageConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*StorageConfig) XXX_Size ¶
func (m *StorageConfig) XXX_Size() int
func (*StorageConfig) XXX_Unmarshal ¶
func (m *StorageConfig) XXX_Unmarshal(b []byte) error
type StorageConfig_BigQueryOptions ¶
type StorageConfig_BigQueryOptions struct {
BigQueryOptions *BigQueryOptions `protobuf:"bytes,4,opt,name=big_query_options,json=bigQueryOptions,proto3,oneof"`
}
type StorageConfig_CloudStorageOptions ¶
type StorageConfig_CloudStorageOptions struct {
CloudStorageOptions *CloudStorageOptions `protobuf:"bytes,3,opt,name=cloud_storage_options,json=cloudStorageOptions,proto3,oneof"`
}
type StorageConfig_DatastoreOptions ¶
type StorageConfig_DatastoreOptions struct {
DatastoreOptions *DatastoreOptions `protobuf:"bytes,2,opt,name=datastore_options,json=datastoreOptions,proto3,oneof"`
}
type StorageConfig_TimespanConfig ¶
type StorageConfig_TimespanConfig struct { // Exclude files or rows older than this value. StartTime *timestamp.Timestamp `protobuf:"bytes,1,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // Exclude files or rows newer than this value. // If set to zero, no upper time limit is applied. EndTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // Specification of the field containing the timestamp of scanned items. // Used for data sources like Datastore or BigQuery. // If not specified for BigQuery, table last modification timestamp // is checked against given time span. // The valid data types of the timestamp field are: // for BigQuery - timestamp, date, datetime; // for Datastore - timestamp. // Datastore entity will be scanned if the timestamp property does not exist // or its value is empty or invalid. TimestampField *FieldId `protobuf:"bytes,3,opt,name=timestamp_field,json=timestampField,proto3" json:"timestamp_field,omitempty"` // When the job is started by a JobTrigger we will automatically figure out // a valid start_time to avoid scanning files that have not been modified // since the last time the JobTrigger executed. This will be based on the // time of the execution of the last run of the JobTrigger. EnableAutoPopulationOfTimespanConfig bool `` /* 178-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration of the timespan of the items to include in scanning. Currently only supported when inspecting Google Cloud Storage and BigQuery.
func (*StorageConfig_TimespanConfig) Descriptor ¶
func (*StorageConfig_TimespanConfig) Descriptor() ([]byte, []int)
func (*StorageConfig_TimespanConfig) GetEnableAutoPopulationOfTimespanConfig ¶
func (m *StorageConfig_TimespanConfig) GetEnableAutoPopulationOfTimespanConfig() bool
func (*StorageConfig_TimespanConfig) GetEndTime ¶
func (m *StorageConfig_TimespanConfig) GetEndTime() *timestamp.Timestamp
func (*StorageConfig_TimespanConfig) GetStartTime ¶
func (m *StorageConfig_TimespanConfig) GetStartTime() *timestamp.Timestamp
func (*StorageConfig_TimespanConfig) GetTimestampField ¶
func (m *StorageConfig_TimespanConfig) GetTimestampField() *FieldId
func (*StorageConfig_TimespanConfig) ProtoMessage ¶
func (*StorageConfig_TimespanConfig) ProtoMessage()
func (*StorageConfig_TimespanConfig) Reset ¶
func (m *StorageConfig_TimespanConfig) Reset()
func (*StorageConfig_TimespanConfig) String ¶
func (m *StorageConfig_TimespanConfig) String() string
func (*StorageConfig_TimespanConfig) XXX_DiscardUnknown ¶
func (m *StorageConfig_TimespanConfig) XXX_DiscardUnknown()
func (*StorageConfig_TimespanConfig) XXX_Marshal ¶
func (m *StorageConfig_TimespanConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StorageConfig_TimespanConfig) XXX_Merge ¶
func (m *StorageConfig_TimespanConfig) XXX_Merge(src proto.Message)
func (*StorageConfig_TimespanConfig) XXX_Size ¶
func (m *StorageConfig_TimespanConfig) XXX_Size() int
func (*StorageConfig_TimespanConfig) XXX_Unmarshal ¶
func (m *StorageConfig_TimespanConfig) XXX_Unmarshal(b []byte) error
type StoredInfoType ¶
type StoredInfoType struct { // Resource name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Current version of the stored info type. CurrentVersion *StoredInfoTypeVersion `protobuf:"bytes,2,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty"` // Pending versions of the stored info type. Empty if no versions are // pending. PendingVersions []*StoredInfoTypeVersion `protobuf:"bytes,3,rep,name=pending_versions,json=pendingVersions,proto3" json:"pending_versions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
StoredInfoType resource message that contains information about the current version and any pending updates.
func (*StoredInfoType) Descriptor ¶
func (*StoredInfoType) Descriptor() ([]byte, []int)
func (*StoredInfoType) GetCurrentVersion ¶
func (m *StoredInfoType) GetCurrentVersion() *StoredInfoTypeVersion
func (*StoredInfoType) GetName ¶
func (m *StoredInfoType) GetName() string
func (*StoredInfoType) GetPendingVersions ¶
func (m *StoredInfoType) GetPendingVersions() []*StoredInfoTypeVersion
func (*StoredInfoType) ProtoMessage ¶
func (*StoredInfoType) ProtoMessage()
func (*StoredInfoType) Reset ¶
func (m *StoredInfoType) Reset()
func (*StoredInfoType) String ¶
func (m *StoredInfoType) String() string
func (*StoredInfoType) XXX_DiscardUnknown ¶
func (m *StoredInfoType) XXX_DiscardUnknown()
func (*StoredInfoType) XXX_Marshal ¶
func (m *StoredInfoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StoredInfoType) XXX_Merge ¶
func (m *StoredInfoType) XXX_Merge(src proto.Message)
func (*StoredInfoType) XXX_Size ¶
func (m *StoredInfoType) XXX_Size() int
func (*StoredInfoType) XXX_Unmarshal ¶
func (m *StoredInfoType) XXX_Unmarshal(b []byte) error
type StoredInfoTypeConfig ¶
type StoredInfoTypeConfig struct { // Display name of the StoredInfoType (max 256 characters). DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Description of the StoredInfoType (max 256 characters). Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // Types that are valid to be assigned to Type: // *StoredInfoTypeConfig_LargeCustomDictionary Type isStoredInfoTypeConfig_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for a StoredInfoType.
func (*StoredInfoTypeConfig) Descriptor ¶
func (*StoredInfoTypeConfig) Descriptor() ([]byte, []int)
func (*StoredInfoTypeConfig) GetDescription ¶
func (m *StoredInfoTypeConfig) GetDescription() string
func (*StoredInfoTypeConfig) GetDisplayName ¶
func (m *StoredInfoTypeConfig) GetDisplayName() string
func (*StoredInfoTypeConfig) GetLargeCustomDictionary ¶
func (m *StoredInfoTypeConfig) GetLargeCustomDictionary() *LargeCustomDictionaryConfig
func (*StoredInfoTypeConfig) GetType ¶
func (m *StoredInfoTypeConfig) GetType() isStoredInfoTypeConfig_Type
func (*StoredInfoTypeConfig) ProtoMessage ¶
func (*StoredInfoTypeConfig) ProtoMessage()
func (*StoredInfoTypeConfig) Reset ¶
func (m *StoredInfoTypeConfig) Reset()
func (*StoredInfoTypeConfig) String ¶
func (m *StoredInfoTypeConfig) String() string
func (*StoredInfoTypeConfig) XXX_DiscardUnknown ¶
func (m *StoredInfoTypeConfig) XXX_DiscardUnknown()
func (*StoredInfoTypeConfig) XXX_Marshal ¶
func (m *StoredInfoTypeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StoredInfoTypeConfig) XXX_Merge ¶
func (m *StoredInfoTypeConfig) XXX_Merge(src proto.Message)
func (*StoredInfoTypeConfig) XXX_OneofFuncs ¶
func (*StoredInfoTypeConfig) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*StoredInfoTypeConfig) XXX_Size ¶
func (m *StoredInfoTypeConfig) XXX_Size() int
func (*StoredInfoTypeConfig) XXX_Unmarshal ¶
func (m *StoredInfoTypeConfig) XXX_Unmarshal(b []byte) error
type StoredInfoTypeConfig_LargeCustomDictionary ¶
type StoredInfoTypeConfig_LargeCustomDictionary struct {
LargeCustomDictionary *LargeCustomDictionaryConfig `protobuf:"bytes,3,opt,name=large_custom_dictionary,json=largeCustomDictionary,proto3,oneof"`
}
type StoredInfoTypeState ¶
type StoredInfoTypeState int32
State of a StoredInfoType version.
const ( StoredInfoTypeState_STORED_INFO_TYPE_STATE_UNSPECIFIED StoredInfoTypeState = 0 // StoredInfoType version is being created. StoredInfoTypeState_PENDING StoredInfoTypeState = 1 // StoredInfoType version is ready for use. StoredInfoTypeState_READY StoredInfoTypeState = 2 // StoredInfoType creation failed. All relevant error messages are returned in // the `StoredInfoTypeVersion` message. StoredInfoTypeState_FAILED StoredInfoTypeState = 3 // StoredInfoType is no longer valid because artifacts stored in // user-controlled storage were modified. To fix an invalid StoredInfoType, // use the `UpdateStoredInfoType` method to create a new version. StoredInfoTypeState_INVALID StoredInfoTypeState = 4 )
func (StoredInfoTypeState) EnumDescriptor ¶
func (StoredInfoTypeState) EnumDescriptor() ([]byte, []int)
func (StoredInfoTypeState) String ¶
func (x StoredInfoTypeState) String() string
type StoredInfoTypeVersion ¶
type StoredInfoTypeVersion struct { // StoredInfoType configuration. Config *StoredInfoTypeConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // Create timestamp of the version. Read-only, determined by the system // when the version is created. CreateTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Stored info type version state. Read-only, updated by the system // during dictionary creation. State StoredInfoTypeState `protobuf:"varint,3,opt,name=state,proto3,enum=google.privacy.dlp.v2.StoredInfoTypeState" json:"state,omitempty"` // Errors that occurred when creating this storedInfoType version, or // anomalies detected in the storedInfoType data that render it unusable. Only // the five most recent errors will be displayed, with the most recent error // appearing first. // <p>For example, some of the data for stored custom dictionaries is put in // the user's Google Cloud Storage bucket, and if this data is modified or // deleted by the user or another system, the dictionary becomes invalid. // <p>If any errors occur, fix the problem indicated by the error message and // use the UpdateStoredInfoType API method to create another version of the // storedInfoType to continue using it, reusing the same `config` if it was // not the source of the error. Errors []*Error `protobuf:"bytes,4,rep,name=errors,proto3" json:"errors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Version of a StoredInfoType, including the configuration used to build it, create timestamp, and current state.
func (*StoredInfoTypeVersion) Descriptor ¶
func (*StoredInfoTypeVersion) Descriptor() ([]byte, []int)
func (*StoredInfoTypeVersion) GetConfig ¶
func (m *StoredInfoTypeVersion) GetConfig() *StoredInfoTypeConfig
func (*StoredInfoTypeVersion) GetCreateTime ¶
func (m *StoredInfoTypeVersion) GetCreateTime() *timestamp.Timestamp
func (*StoredInfoTypeVersion) GetErrors ¶
func (m *StoredInfoTypeVersion) GetErrors() []*Error
func (*StoredInfoTypeVersion) GetState ¶
func (m *StoredInfoTypeVersion) GetState() StoredInfoTypeState
func (*StoredInfoTypeVersion) ProtoMessage ¶
func (*StoredInfoTypeVersion) ProtoMessage()
func (*StoredInfoTypeVersion) Reset ¶
func (m *StoredInfoTypeVersion) Reset()
func (*StoredInfoTypeVersion) String ¶
func (m *StoredInfoTypeVersion) String() string
func (*StoredInfoTypeVersion) XXX_DiscardUnknown ¶
func (m *StoredInfoTypeVersion) XXX_DiscardUnknown()
func (*StoredInfoTypeVersion) XXX_Marshal ¶
func (m *StoredInfoTypeVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StoredInfoTypeVersion) XXX_Merge ¶
func (m *StoredInfoTypeVersion) XXX_Merge(src proto.Message)
func (*StoredInfoTypeVersion) XXX_Size ¶
func (m *StoredInfoTypeVersion) XXX_Size() int
func (*StoredInfoTypeVersion) XXX_Unmarshal ¶
func (m *StoredInfoTypeVersion) XXX_Unmarshal(b []byte) error
type StoredType ¶
type StoredType struct { // Resource name of the requested `StoredInfoType`, for example // `organizations/433245324/storedInfoTypes/432452342` or // `projects/project-id/storedInfoTypes/432452342`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Timestamp indicating when the version of the `StoredInfoType` used for // inspection was created. Output-only field, populated by the system. CreateTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A reference to a StoredInfoType to use with scanning.
func (*StoredType) Descriptor ¶
func (*StoredType) Descriptor() ([]byte, []int)
func (*StoredType) GetCreateTime ¶
func (m *StoredType) GetCreateTime() *timestamp.Timestamp
func (*StoredType) GetName ¶
func (m *StoredType) GetName() string
func (*StoredType) ProtoMessage ¶
func (*StoredType) ProtoMessage()
func (*StoredType) Reset ¶
func (m *StoredType) Reset()
func (*StoredType) String ¶
func (m *StoredType) String() string
func (*StoredType) XXX_DiscardUnknown ¶
func (m *StoredType) XXX_DiscardUnknown()
func (*StoredType) XXX_Marshal ¶
func (m *StoredType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StoredType) XXX_Merge ¶
func (m *StoredType) XXX_Merge(src proto.Message)
func (*StoredType) XXX_Size ¶
func (m *StoredType) XXX_Size() int
func (*StoredType) XXX_Unmarshal ¶
func (m *StoredType) XXX_Unmarshal(b []byte) error
type Table ¶
type Table struct { Headers []*FieldId `protobuf:"bytes,1,rep,name=headers,proto3" json:"headers,omitempty"` Rows []*Table_Row `protobuf:"bytes,2,rep,name=rows,proto3" json:"rows,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Structured content to inspect. Up to 50,000 `Value`s per request allowed. See https://cloud.google.com/dlp/docs/inspecting-text#inspecting_a_table to learn more.
func (*Table) Descriptor ¶
func (*Table) GetHeaders ¶
func (*Table) ProtoMessage ¶
func (*Table) ProtoMessage()
func (*Table) XXX_DiscardUnknown ¶
func (m *Table) XXX_DiscardUnknown()
func (*Table) XXX_Marshal ¶
func (*Table) XXX_Unmarshal ¶
type TableLocation ¶
type TableLocation struct { // The zero-based index of the row where the finding is located. RowIndex int64 `protobuf:"varint,1,opt,name=row_index,json=rowIndex,proto3" json:"row_index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Location of a finding within a table.
func (*TableLocation) Descriptor ¶
func (*TableLocation) Descriptor() ([]byte, []int)
func (*TableLocation) GetRowIndex ¶
func (m *TableLocation) GetRowIndex() int64
func (*TableLocation) ProtoMessage ¶
func (*TableLocation) ProtoMessage()
func (*TableLocation) Reset ¶
func (m *TableLocation) Reset()
func (*TableLocation) String ¶
func (m *TableLocation) String() string
func (*TableLocation) XXX_DiscardUnknown ¶
func (m *TableLocation) XXX_DiscardUnknown()
func (*TableLocation) XXX_Marshal ¶
func (m *TableLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TableLocation) XXX_Merge ¶
func (m *TableLocation) XXX_Merge(src proto.Message)
func (*TableLocation) XXX_Size ¶
func (m *TableLocation) XXX_Size() int
func (*TableLocation) XXX_Unmarshal ¶
func (m *TableLocation) XXX_Unmarshal(b []byte) error
type Table_Row ¶
type Table_Row struct { Values []*Value `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Table_Row) Descriptor ¶
func (*Table_Row) ProtoMessage ¶
func (*Table_Row) ProtoMessage()
func (*Table_Row) XXX_DiscardUnknown ¶
func (m *Table_Row) XXX_DiscardUnknown()
func (*Table_Row) XXX_Marshal ¶
func (*Table_Row) XXX_Unmarshal ¶
type TimePartConfig ¶
type TimePartConfig struct { PartToExtract TimePartConfig_TimePart `` /* 154-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value.
func (*TimePartConfig) Descriptor ¶
func (*TimePartConfig) Descriptor() ([]byte, []int)
func (*TimePartConfig) GetPartToExtract ¶
func (m *TimePartConfig) GetPartToExtract() TimePartConfig_TimePart
func (*TimePartConfig) ProtoMessage ¶
func (*TimePartConfig) ProtoMessage()
func (*TimePartConfig) Reset ¶
func (m *TimePartConfig) Reset()
func (*TimePartConfig) String ¶
func (m *TimePartConfig) String() string
func (*TimePartConfig) XXX_DiscardUnknown ¶
func (m *TimePartConfig) XXX_DiscardUnknown()
func (*TimePartConfig) XXX_Marshal ¶
func (m *TimePartConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimePartConfig) XXX_Merge ¶
func (m *TimePartConfig) XXX_Merge(src proto.Message)
func (*TimePartConfig) XXX_Size ¶
func (m *TimePartConfig) XXX_Size() int
func (*TimePartConfig) XXX_Unmarshal ¶
func (m *TimePartConfig) XXX_Unmarshal(b []byte) error
type TimePartConfig_TimePart ¶
type TimePartConfig_TimePart int32
const ( TimePartConfig_TIME_PART_UNSPECIFIED TimePartConfig_TimePart = 0 // [0-9999] TimePartConfig_YEAR TimePartConfig_TimePart = 1 // [1-12] TimePartConfig_MONTH TimePartConfig_TimePart = 2 // [1-31] TimePartConfig_DAY_OF_MONTH TimePartConfig_TimePart = 3 // [1-7] TimePartConfig_DAY_OF_WEEK TimePartConfig_TimePart = 4 // [1-52] TimePartConfig_WEEK_OF_YEAR TimePartConfig_TimePart = 5 // [0-23] TimePartConfig_HOUR_OF_DAY TimePartConfig_TimePart = 6 )
func (TimePartConfig_TimePart) EnumDescriptor ¶
func (TimePartConfig_TimePart) EnumDescriptor() ([]byte, []int)
func (TimePartConfig_TimePart) String ¶
func (x TimePartConfig_TimePart) String() string
type TransformationOverview ¶
type TransformationOverview struct { // Total size in bytes that were transformed in some way. TransformedBytes int64 `protobuf:"varint,2,opt,name=transformed_bytes,json=transformedBytes,proto3" json:"transformed_bytes,omitempty"` // Transformations applied to the dataset. TransformationSummaries []*TransformationSummary `` /* 130-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Overview of the modifications that occurred.
func (*TransformationOverview) Descriptor ¶
func (*TransformationOverview) Descriptor() ([]byte, []int)
func (*TransformationOverview) GetTransformationSummaries ¶
func (m *TransformationOverview) GetTransformationSummaries() []*TransformationSummary
func (*TransformationOverview) GetTransformedBytes ¶
func (m *TransformationOverview) GetTransformedBytes() int64
func (*TransformationOverview) ProtoMessage ¶
func (*TransformationOverview) ProtoMessage()
func (*TransformationOverview) Reset ¶
func (m *TransformationOverview) Reset()
func (*TransformationOverview) String ¶
func (m *TransformationOverview) String() string
func (*TransformationOverview) XXX_DiscardUnknown ¶
func (m *TransformationOverview) XXX_DiscardUnknown()
func (*TransformationOverview) XXX_Marshal ¶
func (m *TransformationOverview) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransformationOverview) XXX_Merge ¶
func (m *TransformationOverview) XXX_Merge(src proto.Message)
func (*TransformationOverview) XXX_Size ¶
func (m *TransformationOverview) XXX_Size() int
func (*TransformationOverview) XXX_Unmarshal ¶
func (m *TransformationOverview) XXX_Unmarshal(b []byte) error
type TransformationSummary ¶
type TransformationSummary struct { // Set if the transformation was limited to a specific info_type. InfoType *InfoType `protobuf:"bytes,1,opt,name=info_type,json=infoType,proto3" json:"info_type,omitempty"` // Set if the transformation was limited to a specific FieldId. Field *FieldId `protobuf:"bytes,2,opt,name=field,proto3" json:"field,omitempty"` // The specific transformation these stats apply to. Transformation *PrimitiveTransformation `protobuf:"bytes,3,opt,name=transformation,proto3" json:"transformation,omitempty"` // The field transformation that was applied. // If multiple field transformations are requested for a single field, // this list will contain all of them; otherwise, only one is supplied. FieldTransformations []*FieldTransformation `protobuf:"bytes,5,rep,name=field_transformations,json=fieldTransformations,proto3" json:"field_transformations,omitempty"` // The specific suppression option these stats apply to. RecordSuppress *RecordSuppression `protobuf:"bytes,6,opt,name=record_suppress,json=recordSuppress,proto3" json:"record_suppress,omitempty"` Results []*TransformationSummary_SummaryResult `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"` // Total size in bytes that were transformed in some way. TransformedBytes int64 `protobuf:"varint,7,opt,name=transformed_bytes,json=transformedBytes,proto3" json:"transformed_bytes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Summary of a single tranformation. Only one of 'transformation', 'field_transformation', or 'record_suppress' will be set.
func (*TransformationSummary) Descriptor ¶
func (*TransformationSummary) Descriptor() ([]byte, []int)
func (*TransformationSummary) GetField ¶
func (m *TransformationSummary) GetField() *FieldId
func (*TransformationSummary) GetFieldTransformations ¶
func (m *TransformationSummary) GetFieldTransformations() []*FieldTransformation
func (*TransformationSummary) GetInfoType ¶
func (m *TransformationSummary) GetInfoType() *InfoType
func (*TransformationSummary) GetRecordSuppress ¶
func (m *TransformationSummary) GetRecordSuppress() *RecordSuppression
func (*TransformationSummary) GetResults ¶
func (m *TransformationSummary) GetResults() []*TransformationSummary_SummaryResult
func (*TransformationSummary) GetTransformation ¶
func (m *TransformationSummary) GetTransformation() *PrimitiveTransformation
func (*TransformationSummary) GetTransformedBytes ¶
func (m *TransformationSummary) GetTransformedBytes() int64
func (*TransformationSummary) ProtoMessage ¶
func (*TransformationSummary) ProtoMessage()
func (*TransformationSummary) Reset ¶
func (m *TransformationSummary) Reset()
func (*TransformationSummary) String ¶
func (m *TransformationSummary) String() string
func (*TransformationSummary) XXX_DiscardUnknown ¶
func (m *TransformationSummary) XXX_DiscardUnknown()
func (*TransformationSummary) XXX_Marshal ¶
func (m *TransformationSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransformationSummary) XXX_Merge ¶
func (m *TransformationSummary) XXX_Merge(src proto.Message)
func (*TransformationSummary) XXX_Size ¶
func (m *TransformationSummary) XXX_Size() int
func (*TransformationSummary) XXX_Unmarshal ¶
func (m *TransformationSummary) XXX_Unmarshal(b []byte) error
type TransformationSummary_SummaryResult ¶
type TransformationSummary_SummaryResult struct { Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` Code TransformationSummary_TransformationResultCode `` /* 136-byte string literal not displayed */ // A place for warnings or errors to show up if a transformation didn't // work as expected. Details string `protobuf:"bytes,3,opt,name=details,proto3" json:"details,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A collection that informs the user the number of times a particular `TransformationResultCode` and error details occurred.
func (*TransformationSummary_SummaryResult) Descriptor ¶
func (*TransformationSummary_SummaryResult) Descriptor() ([]byte, []int)
func (*TransformationSummary_SummaryResult) GetCode ¶
func (m *TransformationSummary_SummaryResult) GetCode() TransformationSummary_TransformationResultCode
func (*TransformationSummary_SummaryResult) GetCount ¶
func (m *TransformationSummary_SummaryResult) GetCount() int64
func (*TransformationSummary_SummaryResult) GetDetails ¶
func (m *TransformationSummary_SummaryResult) GetDetails() string
func (*TransformationSummary_SummaryResult) ProtoMessage ¶
func (*TransformationSummary_SummaryResult) ProtoMessage()
func (*TransformationSummary_SummaryResult) Reset ¶
func (m *TransformationSummary_SummaryResult) Reset()
func (*TransformationSummary_SummaryResult) String ¶
func (m *TransformationSummary_SummaryResult) String() string
func (*TransformationSummary_SummaryResult) XXX_DiscardUnknown ¶
func (m *TransformationSummary_SummaryResult) XXX_DiscardUnknown()
func (*TransformationSummary_SummaryResult) XXX_Marshal ¶
func (m *TransformationSummary_SummaryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransformationSummary_SummaryResult) XXX_Merge ¶
func (m *TransformationSummary_SummaryResult) XXX_Merge(src proto.Message)
func (*TransformationSummary_SummaryResult) XXX_Size ¶
func (m *TransformationSummary_SummaryResult) XXX_Size() int
func (*TransformationSummary_SummaryResult) XXX_Unmarshal ¶
func (m *TransformationSummary_SummaryResult) XXX_Unmarshal(b []byte) error
type TransformationSummary_TransformationResultCode ¶
type TransformationSummary_TransformationResultCode int32
Possible outcomes of transformations.
const ( TransformationSummary_TRANSFORMATION_RESULT_CODE_UNSPECIFIED TransformationSummary_TransformationResultCode = 0 TransformationSummary_SUCCESS TransformationSummary_TransformationResultCode = 1 TransformationSummary_ERROR TransformationSummary_TransformationResultCode = 2 )
func (TransformationSummary_TransformationResultCode) EnumDescriptor ¶
func (TransformationSummary_TransformationResultCode) EnumDescriptor() ([]byte, []int)
func (TransformationSummary_TransformationResultCode) String ¶
func (x TransformationSummary_TransformationResultCode) String() string
type TransientCryptoKey ¶
type TransientCryptoKey struct { // Name of the key. [required] // This is an arbitrary string used to differentiate different keys. // A unique key is generated per name: two separate `TransientCryptoKey` // protos share the same generated key if their names are the same. // When the data crypto key is generated, this name is not used in any way // (repeating the api call will result in a different key being generated). Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Use this to have a random data crypto key generated. It will be discarded after the request finishes.
func (*TransientCryptoKey) Descriptor ¶
func (*TransientCryptoKey) Descriptor() ([]byte, []int)
func (*TransientCryptoKey) GetName ¶
func (m *TransientCryptoKey) GetName() string
func (*TransientCryptoKey) ProtoMessage ¶
func (*TransientCryptoKey) ProtoMessage()
func (*TransientCryptoKey) Reset ¶
func (m *TransientCryptoKey) Reset()
func (*TransientCryptoKey) String ¶
func (m *TransientCryptoKey) String() string
func (*TransientCryptoKey) XXX_DiscardUnknown ¶
func (m *TransientCryptoKey) XXX_DiscardUnknown()
func (*TransientCryptoKey) XXX_Marshal ¶
func (m *TransientCryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransientCryptoKey) XXX_Merge ¶
func (m *TransientCryptoKey) XXX_Merge(src proto.Message)
func (*TransientCryptoKey) XXX_Size ¶
func (m *TransientCryptoKey) XXX_Size() int
func (*TransientCryptoKey) XXX_Unmarshal ¶
func (m *TransientCryptoKey) XXX_Unmarshal(b []byte) error
type UnwrappedCryptoKey ¶
type UnwrappedCryptoKey struct { // The AES 128/192/256 bit key. [required] Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible.
func (*UnwrappedCryptoKey) Descriptor ¶
func (*UnwrappedCryptoKey) Descriptor() ([]byte, []int)
func (*UnwrappedCryptoKey) GetKey ¶
func (m *UnwrappedCryptoKey) GetKey() []byte
func (*UnwrappedCryptoKey) ProtoMessage ¶
func (*UnwrappedCryptoKey) ProtoMessage()
func (*UnwrappedCryptoKey) Reset ¶
func (m *UnwrappedCryptoKey) Reset()
func (*UnwrappedCryptoKey) String ¶
func (m *UnwrappedCryptoKey) String() string
func (*UnwrappedCryptoKey) XXX_DiscardUnknown ¶
func (m *UnwrappedCryptoKey) XXX_DiscardUnknown()
func (*UnwrappedCryptoKey) XXX_Marshal ¶
func (m *UnwrappedCryptoKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnwrappedCryptoKey) XXX_Merge ¶
func (m *UnwrappedCryptoKey) XXX_Merge(src proto.Message)
func (*UnwrappedCryptoKey) XXX_Size ¶
func (m *UnwrappedCryptoKey) XXX_Size() int
func (*UnwrappedCryptoKey) XXX_Unmarshal ¶
func (m *UnwrappedCryptoKey) XXX_Unmarshal(b []byte) error
type UpdateDeidentifyTemplateRequest ¶
type UpdateDeidentifyTemplateRequest struct { // Resource name of organization and deidentify template to be updated, for // example `organizations/433245324/deidentifyTemplates/432452342` or // projects/project-id/deidentifyTemplates/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // New DeidentifyTemplate value. DeidentifyTemplate *DeidentifyTemplate `protobuf:"bytes,2,opt,name=deidentify_template,json=deidentifyTemplate,proto3" json:"deidentify_template,omitempty"` // Mask to control which fields get updated. UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for UpdateDeidentifyTemplate.
func (*UpdateDeidentifyTemplateRequest) Descriptor ¶
func (*UpdateDeidentifyTemplateRequest) Descriptor() ([]byte, []int)
func (*UpdateDeidentifyTemplateRequest) GetDeidentifyTemplate ¶
func (m *UpdateDeidentifyTemplateRequest) GetDeidentifyTemplate() *DeidentifyTemplate
func (*UpdateDeidentifyTemplateRequest) GetName ¶
func (m *UpdateDeidentifyTemplateRequest) GetName() string
func (*UpdateDeidentifyTemplateRequest) GetUpdateMask ¶
func (m *UpdateDeidentifyTemplateRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateDeidentifyTemplateRequest) ProtoMessage ¶
func (*UpdateDeidentifyTemplateRequest) ProtoMessage()
func (*UpdateDeidentifyTemplateRequest) Reset ¶
func (m *UpdateDeidentifyTemplateRequest) Reset()
func (*UpdateDeidentifyTemplateRequest) String ¶
func (m *UpdateDeidentifyTemplateRequest) String() string
func (*UpdateDeidentifyTemplateRequest) XXX_DiscardUnknown ¶
func (m *UpdateDeidentifyTemplateRequest) XXX_DiscardUnknown()
func (*UpdateDeidentifyTemplateRequest) XXX_Marshal ¶
func (m *UpdateDeidentifyTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateDeidentifyTemplateRequest) XXX_Merge ¶
func (m *UpdateDeidentifyTemplateRequest) XXX_Merge(src proto.Message)
func (*UpdateDeidentifyTemplateRequest) XXX_Size ¶
func (m *UpdateDeidentifyTemplateRequest) XXX_Size() int
func (*UpdateDeidentifyTemplateRequest) XXX_Unmarshal ¶
func (m *UpdateDeidentifyTemplateRequest) XXX_Unmarshal(b []byte) error
type UpdateInspectTemplateRequest ¶
type UpdateInspectTemplateRequest struct { // Resource name of organization and inspectTemplate to be updated, for // example `organizations/433245324/inspectTemplates/432452342` or // projects/project-id/inspectTemplates/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // New InspectTemplate value. InspectTemplate *InspectTemplate `protobuf:"bytes,2,opt,name=inspect_template,json=inspectTemplate,proto3" json:"inspect_template,omitempty"` // Mask to control which fields get updated. UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for UpdateInspectTemplate.
func (*UpdateInspectTemplateRequest) Descriptor ¶
func (*UpdateInspectTemplateRequest) Descriptor() ([]byte, []int)
func (*UpdateInspectTemplateRequest) GetInspectTemplate ¶
func (m *UpdateInspectTemplateRequest) GetInspectTemplate() *InspectTemplate
func (*UpdateInspectTemplateRequest) GetName ¶
func (m *UpdateInspectTemplateRequest) GetName() string
func (*UpdateInspectTemplateRequest) GetUpdateMask ¶
func (m *UpdateInspectTemplateRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateInspectTemplateRequest) ProtoMessage ¶
func (*UpdateInspectTemplateRequest) ProtoMessage()
func (*UpdateInspectTemplateRequest) Reset ¶
func (m *UpdateInspectTemplateRequest) Reset()
func (*UpdateInspectTemplateRequest) String ¶
func (m *UpdateInspectTemplateRequest) String() string
func (*UpdateInspectTemplateRequest) XXX_DiscardUnknown ¶
func (m *UpdateInspectTemplateRequest) XXX_DiscardUnknown()
func (*UpdateInspectTemplateRequest) XXX_Marshal ¶
func (m *UpdateInspectTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateInspectTemplateRequest) XXX_Merge ¶
func (m *UpdateInspectTemplateRequest) XXX_Merge(src proto.Message)
func (*UpdateInspectTemplateRequest) XXX_Size ¶
func (m *UpdateInspectTemplateRequest) XXX_Size() int
func (*UpdateInspectTemplateRequest) XXX_Unmarshal ¶
func (m *UpdateInspectTemplateRequest) XXX_Unmarshal(b []byte) error
type UpdateJobTriggerRequest ¶
type UpdateJobTriggerRequest struct { // Resource name of the project and the triggeredJob, for example // `projects/dlp-test-project/jobTriggers/53234423`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // New JobTrigger value. JobTrigger *JobTrigger `protobuf:"bytes,2,opt,name=job_trigger,json=jobTrigger,proto3" json:"job_trigger,omitempty"` // Mask to control which fields get updated. UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for UpdateJobTrigger.
func (*UpdateJobTriggerRequest) Descriptor ¶
func (*UpdateJobTriggerRequest) Descriptor() ([]byte, []int)
func (*UpdateJobTriggerRequest) GetJobTrigger ¶
func (m *UpdateJobTriggerRequest) GetJobTrigger() *JobTrigger
func (*UpdateJobTriggerRequest) GetName ¶
func (m *UpdateJobTriggerRequest) GetName() string
func (*UpdateJobTriggerRequest) GetUpdateMask ¶
func (m *UpdateJobTriggerRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateJobTriggerRequest) ProtoMessage ¶
func (*UpdateJobTriggerRequest) ProtoMessage()
func (*UpdateJobTriggerRequest) Reset ¶
func (m *UpdateJobTriggerRequest) Reset()
func (*UpdateJobTriggerRequest) String ¶
func (m *UpdateJobTriggerRequest) String() string
func (*UpdateJobTriggerRequest) XXX_DiscardUnknown ¶
func (m *UpdateJobTriggerRequest) XXX_DiscardUnknown()
func (*UpdateJobTriggerRequest) XXX_Marshal ¶
func (m *UpdateJobTriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateJobTriggerRequest) XXX_Merge ¶
func (m *UpdateJobTriggerRequest) XXX_Merge(src proto.Message)
func (*UpdateJobTriggerRequest) XXX_Size ¶
func (m *UpdateJobTriggerRequest) XXX_Size() int
func (*UpdateJobTriggerRequest) XXX_Unmarshal ¶
func (m *UpdateJobTriggerRequest) XXX_Unmarshal(b []byte) error
type UpdateStoredInfoTypeRequest ¶
type UpdateStoredInfoTypeRequest struct { // Resource name of organization and storedInfoType to be updated, for // example `organizations/433245324/storedInfoTypes/432452342` or // projects/project-id/storedInfoTypes/432452342. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Updated configuration for the storedInfoType. If not provided, a new // version of the storedInfoType will be created with the existing // configuration. Config *StoredInfoTypeConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // Mask to control which fields get updated. UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Request message for UpdateStoredInfoType.
func (*UpdateStoredInfoTypeRequest) Descriptor ¶
func (*UpdateStoredInfoTypeRequest) Descriptor() ([]byte, []int)
func (*UpdateStoredInfoTypeRequest) GetConfig ¶
func (m *UpdateStoredInfoTypeRequest) GetConfig() *StoredInfoTypeConfig
func (*UpdateStoredInfoTypeRequest) GetName ¶
func (m *UpdateStoredInfoTypeRequest) GetName() string
func (*UpdateStoredInfoTypeRequest) GetUpdateMask ¶
func (m *UpdateStoredInfoTypeRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateStoredInfoTypeRequest) ProtoMessage ¶
func (*UpdateStoredInfoTypeRequest) ProtoMessage()
func (*UpdateStoredInfoTypeRequest) Reset ¶
func (m *UpdateStoredInfoTypeRequest) Reset()
func (*UpdateStoredInfoTypeRequest) String ¶
func (m *UpdateStoredInfoTypeRequest) String() string
func (*UpdateStoredInfoTypeRequest) XXX_DiscardUnknown ¶
func (m *UpdateStoredInfoTypeRequest) XXX_DiscardUnknown()
func (*UpdateStoredInfoTypeRequest) XXX_Marshal ¶
func (m *UpdateStoredInfoTypeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateStoredInfoTypeRequest) XXX_Merge ¶
func (m *UpdateStoredInfoTypeRequest) XXX_Merge(src proto.Message)
func (*UpdateStoredInfoTypeRequest) XXX_Size ¶
func (m *UpdateStoredInfoTypeRequest) XXX_Size() int
func (*UpdateStoredInfoTypeRequest) XXX_Unmarshal ¶
func (m *UpdateStoredInfoTypeRequest) XXX_Unmarshal(b []byte) error
type Value ¶
type Value struct { // Types that are valid to be assigned to Type: // *Value_IntegerValue // *Value_FloatValue // *Value_StringValue // *Value_BooleanValue // *Value_TimestampValue // *Value_TimeValue // *Value_DateValue // *Value_DayOfWeekValue Type isValue_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Set of primitive values supported by the system. Note that for the purposes of inspection or transformation, the number of bytes considered to comprise a 'Value' is based on its representation as a UTF-8 encoded string. For example, if 'integer_value' is set to 123456789, the number of bytes would be counted as 9, even though an int64 only holds up to 8 bytes of data.
func (*Value) Descriptor ¶
func (*Value) GetBooleanValue ¶
func (*Value) GetDateValue ¶
func (*Value) GetDayOfWeekValue ¶
func (*Value) GetFloatValue ¶
func (*Value) GetIntegerValue ¶
func (*Value) GetStringValue ¶
func (*Value) GetTimeValue ¶
func (*Value) GetTimestampValue ¶
func (*Value) ProtoMessage ¶
func (*Value) ProtoMessage()
func (*Value) XXX_DiscardUnknown ¶
func (m *Value) XXX_DiscardUnknown()
func (*Value) XXX_Marshal ¶
func (*Value) XXX_OneofFuncs ¶
func (*Value) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Value) XXX_Unmarshal ¶
type ValueFrequency ¶
type ValueFrequency struct { // A value contained in the field in question. Value *Value `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // How many times the value is contained in the field. Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A value of a field, including its frequency.
func (*ValueFrequency) Descriptor ¶
func (*ValueFrequency) Descriptor() ([]byte, []int)
func (*ValueFrequency) GetCount ¶
func (m *ValueFrequency) GetCount() int64
func (*ValueFrequency) GetValue ¶
func (m *ValueFrequency) GetValue() *Value
func (*ValueFrequency) ProtoMessage ¶
func (*ValueFrequency) ProtoMessage()
func (*ValueFrequency) Reset ¶
func (m *ValueFrequency) Reset()
func (*ValueFrequency) String ¶
func (m *ValueFrequency) String() string
func (*ValueFrequency) XXX_DiscardUnknown ¶
func (m *ValueFrequency) XXX_DiscardUnknown()
func (*ValueFrequency) XXX_Marshal ¶
func (m *ValueFrequency) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValueFrequency) XXX_Merge ¶
func (m *ValueFrequency) XXX_Merge(src proto.Message)
func (*ValueFrequency) XXX_Size ¶
func (m *ValueFrequency) XXX_Size() int
func (*ValueFrequency) XXX_Unmarshal ¶
func (m *ValueFrequency) XXX_Unmarshal(b []byte) error
type Value_BooleanValue ¶
type Value_BooleanValue struct {
BooleanValue bool `protobuf:"varint,4,opt,name=boolean_value,json=booleanValue,proto3,oneof"`
}
type Value_DateValue ¶
type Value_DayOfWeekValue ¶
type Value_FloatValue ¶
type Value_FloatValue struct {
FloatValue float64 `protobuf:"fixed64,2,opt,name=float_value,json=floatValue,proto3,oneof"`
}
type Value_IntegerValue ¶
type Value_IntegerValue struct {
IntegerValue int64 `protobuf:"varint,1,opt,name=integer_value,json=integerValue,proto3,oneof"`
}
type Value_StringValue ¶
type Value_StringValue struct {
StringValue string `protobuf:"bytes,3,opt,name=string_value,json=stringValue,proto3,oneof"`
}