Home
last modified time | relevance | path

Searched defs:InspectOperationMetadata (Results 1 – 1 of 1) sorted by relevance

/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/privacy/dlp/v2beta1/
H A Ddlp.pb.go1211 type InspectOperationMetadata struct { struct
1227 func (m *InspectOperationMetadata) Reset() { *m = InspectOperationMetadata{} }
1228 func (m *InspectOperationMetadata) String() string { return proto.CompactTextString(m) }
1229 func (*InspectOperationMetadata) ProtoMessage() {}
1232 func (m *InspectOperationMetadata) GetProcessedBytes() int64 {
1239 func (m *InspectOperationMetadata) GetTotalEstimatedBytes() int64 {
1246 func (m *InspectOperationMetadata) GetInfoTypeStats() []*InfoTypeStatistics {
1253 func (m *InspectOperationMetadata) GetCreateTime() *google_protobuf3.Timestamp {
1260 func (m *InspectOperationMetadata) GetRequestInspectConfig() *InspectConfig {
1267 func (m *InspectOperationMetadata) GetRequestStorageConfig() *StorageConfig {
[all …]