google-api-client 0.18.0 → 0.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +41 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +9 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +1 -1
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +238 -10
- data/generated/google/apis/admin_directory_v1/representations.rb +101 -0
- data/generated/google/apis/admin_directory_v1/service.rb +529 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +7 -0
- data/generated/google/apis/androidmanagement_v1/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v1_1.rb +1 -1
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +9 -0
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +34 -0
- data/generated/google/apis/androidpublisher_v2/representations.rb +3 -0
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1/classes.rb +21 -17
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +21 -17
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +2 -2
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +326 -0
- data/generated/google/apis/calendar_v3/representations.rb +118 -0
- data/generated/google/apis/calendar_v3/service.rb +28 -4
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +69 -0
- data/generated/google/apis/classroom_v1/representations.rb +31 -0
- data/generated/google/apis/classroom_v1/service.rb +88 -0
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +49 -0
- data/generated/google/apis/cloudbuild_v1/representations.rb +20 -0
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +9 -12
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +25 -0
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +4 -0
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +8 -3
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +7 -3
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +8 -6
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +19 -13
- data/generated/google/apis/cloudshell_v1.rb +35 -0
- data/generated/google/apis/cloudshell_v1/classes.rb +409 -0
- data/generated/google/apis/cloudshell_v1/representations.rb +161 -0
- data/generated/google/apis/cloudshell_v1/service.rb +214 -0
- data/generated/google/apis/cloudshell_v1alpha1.rb +35 -0
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +403 -0
- data/generated/google/apis/cloudshell_v1alpha1/representations.rb +160 -0
- data/generated/google/apis/cloudshell_v1alpha1/service.rb +237 -0
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +106 -13
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +31 -1
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +63 -8
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
- data/generated/google/apis/container_v1.rb +2 -2
- data/generated/google/apis/container_v1/classes.rb +6 -7
- data/generated/google/apis/container_v1/service.rb +2 -2
- data/generated/google/apis/container_v1beta1.rb +2 -2
- data/generated/google/apis/container_v1beta1/classes.rb +4 -4
- data/generated/google/apis/container_v1beta1/service.rb +3 -3
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +257 -0
- data/generated/google/apis/content_v2/representations.rb +114 -0
- data/generated/google/apis/content_v2/service.rb +84 -0
- data/generated/google/apis/content_v2sandbox.rb +1 -1
- data/generated/google/apis/content_v2sandbox/classes.rb +257 -0
- data/generated/google/apis/content_v2sandbox/representations.rb +114 -0
- data/generated/google/apis/content_v2sandbox/service.rb +84 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +16 -0
- data/generated/google/apis/digitalassetlinks_v1.rb +32 -0
- data/generated/google/apis/digitalassetlinks_v1/classes.rb +305 -0
- data/generated/google/apis/digitalassetlinks_v1/representations.rb +133 -0
- data/generated/google/apis/digitalassetlinks_v1/service.rb +324 -0
- data/generated/google/apis/dlp_v2beta2.rb +36 -0
- data/generated/google/apis/dlp_v2beta2/classes.rb +5475 -0
- data/generated/google/apis/dlp_v2beta2/representations.rb +2734 -0
- data/generated/google/apis/dlp_v2beta2/service.rb +1135 -0
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/service.rb +25 -16
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/service.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +50 -1
- data/generated/google/apis/monitoring_v3/representations.rb +16 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +6 -5
- data/generated/google/apis/slides_v1.rb +4 -1
- data/generated/google/apis/speech_v1.rb +1 -4
- data/generated/google/apis/speech_v1beta1.rb +1 -4
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +0 -2
- data/generated/google/apis/streetviewpublish_v1/service.rb +6 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +81 -0
- data/generated/google/apis/testing_v1/representations.rb +45 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +0 -6
- data/generated/google/apis/youtube_v3/representations.rb +0 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/classes.rb +576 -19
- data/generated/google/apis/youtubereporting_v1/representations.rb +218 -12
- data/generated/google/apis/youtubereporting_v1/service.rb +4 -4
- data/lib/google/apis/version.rb +1 -1
- metadata +18 -2
|
@@ -0,0 +1,2734 @@
|
|
|
1
|
+
# Copyright 2015 Google Inc.
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
# you may not use this file except in compliance with the License.
|
|
5
|
+
# You may obtain a copy of the License at
|
|
6
|
+
#
|
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
#
|
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
# See the License for the specific language governing permissions and
|
|
13
|
+
# limitations under the License.
|
|
14
|
+
|
|
15
|
+
require 'date'
|
|
16
|
+
require 'google/apis/core/base_service'
|
|
17
|
+
require 'google/apis/core/json_representation'
|
|
18
|
+
require 'google/apis/core/hashable'
|
|
19
|
+
require 'google/apis/errors'
|
|
20
|
+
|
|
21
|
+
module Google
|
|
22
|
+
module Apis
|
|
23
|
+
module DlpV2beta2
|
|
24
|
+
|
|
25
|
+
class GooglePrivacyDlpV2beta1AuxiliaryTable
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
class GooglePrivacyDlpV2beta1BigQueryOptions
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class GooglePrivacyDlpV2beta1BigQueryTable
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class GooglePrivacyDlpV2beta1CategoricalStatsConfig
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
class GooglePrivacyDlpV2beta1CategoricalStatsResult
|
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
class GooglePrivacyDlpV2beta1CloudStorageOptions
|
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
+
|
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
+
end
|
|
66
|
+
|
|
67
|
+
class GooglePrivacyDlpV2beta1CloudStoragePath
|
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
+
|
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
class GooglePrivacyDlpV2beta1CustomInfoType
|
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
+
|
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
+
end
|
|
78
|
+
|
|
79
|
+
class GooglePrivacyDlpV2beta1DatastoreOptions
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class GooglePrivacyDlpV2beta1Dictionary
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
class GooglePrivacyDlpV2beta1EntityId
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class GooglePrivacyDlpV2beta1FieldId
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class GooglePrivacyDlpV2beta1FileSet
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class GooglePrivacyDlpV2beta1InfoType
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class GooglePrivacyDlpV2beta1InfoTypeLimit
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class GooglePrivacyDlpV2beta1InfoTypeStatistics
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class GooglePrivacyDlpV2beta1InspectConfig
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class GooglePrivacyDlpV2beta1InspectOperationMetadata
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
139
|
+
class GooglePrivacyDlpV2beta1InspectOperationResult
|
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
|
+
|
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
143
|
+
end
|
|
144
|
+
|
|
145
|
+
class GooglePrivacyDlpV2beta1KAnonymityConfig
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
class GooglePrivacyDlpV2beta1KAnonymityHistogramBucket
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
163
|
+
class GooglePrivacyDlpV2beta1KAnonymityResult
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
169
|
+
class GooglePrivacyDlpV2beta1KMapEstimationConfig
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
175
|
+
class GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
+
end
|
|
186
|
+
|
|
187
|
+
class GooglePrivacyDlpV2beta1KMapEstimationResult
|
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
|
+
|
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
class GooglePrivacyDlpV2beta1KindExpression
|
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
+
|
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
+
end
|
|
198
|
+
|
|
199
|
+
class GooglePrivacyDlpV2beta1LDiversityConfig
|
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
+
end
|
|
204
|
+
|
|
205
|
+
class GooglePrivacyDlpV2beta1LDiversityEquivalenceClass
|
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
|
+
|
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
+
end
|
|
210
|
+
|
|
211
|
+
class GooglePrivacyDlpV2beta1LDiversityHistogramBucket
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
class GooglePrivacyDlpV2beta1LDiversityResult
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
223
|
+
class GooglePrivacyDlpV2beta1NumericalStatsConfig
|
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
|
+
|
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
227
|
+
end
|
|
228
|
+
|
|
229
|
+
class GooglePrivacyDlpV2beta1NumericalStatsResult
|
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
+
|
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
class GooglePrivacyDlpV2beta1OutputStorageConfig
|
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
|
+
|
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
239
|
+
end
|
|
240
|
+
|
|
241
|
+
class GooglePrivacyDlpV2beta1PartitionId
|
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
+
|
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
+
end
|
|
246
|
+
|
|
247
|
+
class GooglePrivacyDlpV2beta1PrivacyMetric
|
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
+
|
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
+
end
|
|
252
|
+
|
|
253
|
+
class GooglePrivacyDlpV2beta1Projection
|
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
255
|
+
|
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
257
|
+
end
|
|
258
|
+
|
|
259
|
+
class GooglePrivacyDlpV2beta1PropertyReference
|
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
261
|
+
|
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
263
|
+
end
|
|
264
|
+
|
|
265
|
+
class GooglePrivacyDlpV2beta1QuasiIdField
|
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
|
+
|
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
269
|
+
end
|
|
270
|
+
|
|
271
|
+
class GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata
|
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
|
+
|
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
275
|
+
end
|
|
276
|
+
|
|
277
|
+
class GooglePrivacyDlpV2beta1RiskAnalysisOperationResult
|
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
+
|
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
+
end
|
|
282
|
+
|
|
283
|
+
class GooglePrivacyDlpV2beta1StorageConfig
|
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
+
|
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
+
end
|
|
288
|
+
|
|
289
|
+
class GooglePrivacyDlpV2beta1SurrogateType
|
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
+
|
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
+
end
|
|
294
|
+
|
|
295
|
+
class GooglePrivacyDlpV2beta1TaggedField
|
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
|
+
|
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
class GooglePrivacyDlpV2beta1Value
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
class GooglePrivacyDlpV2beta1ValueFrequency
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
class GooglePrivacyDlpV2beta1WordList
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
+
end
|
|
318
|
+
|
|
319
|
+
class GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails
|
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
|
+
|
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
323
|
+
end
|
|
324
|
+
|
|
325
|
+
class GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest
|
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
|
+
|
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
329
|
+
end
|
|
330
|
+
|
|
331
|
+
class GooglePrivacyDlpV2beta2AuxiliaryTable
|
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
|
+
|
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
335
|
+
end
|
|
336
|
+
|
|
337
|
+
class GooglePrivacyDlpV2beta2BigQueryOptions
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
343
|
+
class GooglePrivacyDlpV2beta2BigQueryTable
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
class GooglePrivacyDlpV2beta2Bucket
|
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
|
+
|
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class GooglePrivacyDlpV2beta2BucketingConfig
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
|
+
|
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
class GooglePrivacyDlpV2beta2CancelDlpJobRequest
|
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
363
|
+
|
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
365
|
+
end
|
|
366
|
+
|
|
367
|
+
class GooglePrivacyDlpV2beta2CategoricalStatsConfig
|
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
|
+
|
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
371
|
+
end
|
|
372
|
+
|
|
373
|
+
class GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket
|
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
|
+
|
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
377
|
+
end
|
|
378
|
+
|
|
379
|
+
class GooglePrivacyDlpV2beta2CategoricalStatsResult
|
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
|
+
|
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
383
|
+
end
|
|
384
|
+
|
|
385
|
+
class GooglePrivacyDlpV2beta2CharacterMaskConfig
|
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
387
|
+
|
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
389
|
+
end
|
|
390
|
+
|
|
391
|
+
class GooglePrivacyDlpV2beta2CharsToIgnore
|
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
|
+
|
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
395
|
+
end
|
|
396
|
+
|
|
397
|
+
class GooglePrivacyDlpV2beta2CloudStorageKey
|
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
|
+
|
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
401
|
+
end
|
|
402
|
+
|
|
403
|
+
class GooglePrivacyDlpV2beta2CloudStorageOptions
|
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
405
|
+
|
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
407
|
+
end
|
|
408
|
+
|
|
409
|
+
class GooglePrivacyDlpV2beta2Color
|
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
|
+
|
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
413
|
+
end
|
|
414
|
+
|
|
415
|
+
class GooglePrivacyDlpV2beta2Condition
|
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
+
|
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
+
end
|
|
420
|
+
|
|
421
|
+
class GooglePrivacyDlpV2beta2Conditions
|
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
|
+
|
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
425
|
+
end
|
|
426
|
+
|
|
427
|
+
class GooglePrivacyDlpV2beta2ContentItem
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
+
end
|
|
432
|
+
|
|
433
|
+
class GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest
|
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
435
|
+
|
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
437
|
+
end
|
|
438
|
+
|
|
439
|
+
class GooglePrivacyDlpV2beta2CreateInspectTemplateRequest
|
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
441
|
+
|
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
443
|
+
end
|
|
444
|
+
|
|
445
|
+
class GooglePrivacyDlpV2beta2CryptoHashConfig
|
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
447
|
+
|
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
449
|
+
end
|
|
450
|
+
|
|
451
|
+
class GooglePrivacyDlpV2beta2CryptoKey
|
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
453
|
+
|
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
455
|
+
end
|
|
456
|
+
|
|
457
|
+
class GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig
|
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
|
+
|
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
461
|
+
end
|
|
462
|
+
|
|
463
|
+
class GooglePrivacyDlpV2beta2CustomInfoType
|
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
465
|
+
|
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
467
|
+
end
|
|
468
|
+
|
|
469
|
+
class GooglePrivacyDlpV2beta2DatastoreKey
|
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
|
+
|
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
473
|
+
end
|
|
474
|
+
|
|
475
|
+
class GooglePrivacyDlpV2beta2DatastoreOptions
|
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
477
|
+
|
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
479
|
+
end
|
|
480
|
+
|
|
481
|
+
class GooglePrivacyDlpV2beta2DeidentifyConfig
|
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
483
|
+
|
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
485
|
+
end
|
|
486
|
+
|
|
487
|
+
class GooglePrivacyDlpV2beta2DeidentifyContentRequest
|
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
489
|
+
|
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
491
|
+
end
|
|
492
|
+
|
|
493
|
+
class GooglePrivacyDlpV2beta2DeidentifyContentResponse
|
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
|
+
|
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
497
|
+
end
|
|
498
|
+
|
|
499
|
+
class GooglePrivacyDlpV2beta2DeidentifyTemplate
|
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
501
|
+
|
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
503
|
+
end
|
|
504
|
+
|
|
505
|
+
class GooglePrivacyDlpV2beta2Dictionary
|
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
507
|
+
|
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
509
|
+
end
|
|
510
|
+
|
|
511
|
+
class GooglePrivacyDlpV2beta2DlpJob
|
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
513
|
+
|
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
515
|
+
end
|
|
516
|
+
|
|
517
|
+
class GooglePrivacyDlpV2beta2EntityId
|
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
519
|
+
|
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
521
|
+
end
|
|
522
|
+
|
|
523
|
+
class GooglePrivacyDlpV2beta2Expressions
|
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
525
|
+
|
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
527
|
+
end
|
|
528
|
+
|
|
529
|
+
class GooglePrivacyDlpV2beta2FieldId
|
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
531
|
+
|
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
533
|
+
end
|
|
534
|
+
|
|
535
|
+
class GooglePrivacyDlpV2beta2FieldTransformation
|
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
537
|
+
|
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
539
|
+
end
|
|
540
|
+
|
|
541
|
+
class GooglePrivacyDlpV2beta2FileSet
|
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
543
|
+
|
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
545
|
+
end
|
|
546
|
+
|
|
547
|
+
class GooglePrivacyDlpV2beta2Finding
|
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
549
|
+
|
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
551
|
+
end
|
|
552
|
+
|
|
553
|
+
class GooglePrivacyDlpV2beta2FindingLimits
|
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
555
|
+
|
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
557
|
+
end
|
|
558
|
+
|
|
559
|
+
class GooglePrivacyDlpV2beta2FixedSizeBucketingConfig
|
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
561
|
+
|
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
563
|
+
end
|
|
564
|
+
|
|
565
|
+
class GooglePrivacyDlpV2beta2ImageLocation
|
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
567
|
+
|
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
569
|
+
end
|
|
570
|
+
|
|
571
|
+
class GooglePrivacyDlpV2beta2ImageRedactionConfig
|
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
573
|
+
|
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
575
|
+
end
|
|
576
|
+
|
|
577
|
+
class GooglePrivacyDlpV2beta2InfoType
|
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
579
|
+
|
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
581
|
+
end
|
|
582
|
+
|
|
583
|
+
class GooglePrivacyDlpV2beta2InfoTypeDescription
|
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
585
|
+
|
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
587
|
+
end
|
|
588
|
+
|
|
589
|
+
class GooglePrivacyDlpV2beta2InfoTypeLimit
|
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
591
|
+
|
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
593
|
+
end
|
|
594
|
+
|
|
595
|
+
class GooglePrivacyDlpV2beta2InfoTypeStatistics
|
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
|
+
|
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
599
|
+
end
|
|
600
|
+
|
|
601
|
+
class GooglePrivacyDlpV2beta2InfoTypeTransformation
|
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
603
|
+
|
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
605
|
+
end
|
|
606
|
+
|
|
607
|
+
class GooglePrivacyDlpV2beta2InfoTypeTransformations
|
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
609
|
+
|
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
611
|
+
end
|
|
612
|
+
|
|
613
|
+
class GooglePrivacyDlpV2beta2InspectConfig
|
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
615
|
+
|
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
617
|
+
end
|
|
618
|
+
|
|
619
|
+
class GooglePrivacyDlpV2beta2InspectContentRequest
|
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
621
|
+
|
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
623
|
+
end
|
|
624
|
+
|
|
625
|
+
class GooglePrivacyDlpV2beta2InspectContentResponse
|
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
627
|
+
|
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
629
|
+
end
|
|
630
|
+
|
|
631
|
+
class GooglePrivacyDlpV2beta2InspectDataSourceDetails
|
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
633
|
+
|
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
635
|
+
end
|
|
636
|
+
|
|
637
|
+
class GooglePrivacyDlpV2beta2InspectDataSourceRequest
|
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
639
|
+
|
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
641
|
+
end
|
|
642
|
+
|
|
643
|
+
class GooglePrivacyDlpV2beta2InspectJobConfig
|
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
645
|
+
|
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
647
|
+
end
|
|
648
|
+
|
|
649
|
+
class GooglePrivacyDlpV2beta2InspectResult
|
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
|
+
|
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
653
|
+
end
|
|
654
|
+
|
|
655
|
+
class GooglePrivacyDlpV2beta2InspectTemplate
|
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
657
|
+
|
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
659
|
+
end
|
|
660
|
+
|
|
661
|
+
class GooglePrivacyDlpV2beta2KAnonymityConfig
|
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
663
|
+
|
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
665
|
+
end
|
|
666
|
+
|
|
667
|
+
class GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
669
|
+
|
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
671
|
+
end
|
|
672
|
+
|
|
673
|
+
class GooglePrivacyDlpV2beta2KAnonymityHistogramBucket
|
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
675
|
+
|
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
677
|
+
end
|
|
678
|
+
|
|
679
|
+
class GooglePrivacyDlpV2beta2KAnonymityResult
|
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
681
|
+
|
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
683
|
+
end
|
|
684
|
+
|
|
685
|
+
class GooglePrivacyDlpV2beta2KMapEstimationConfig
|
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
687
|
+
|
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
689
|
+
end
|
|
690
|
+
|
|
691
|
+
class GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket
|
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
693
|
+
|
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
695
|
+
end
|
|
696
|
+
|
|
697
|
+
class GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues
|
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
699
|
+
|
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
701
|
+
end
|
|
702
|
+
|
|
703
|
+
class GooglePrivacyDlpV2beta2KMapEstimationResult
|
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
705
|
+
|
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
707
|
+
end
|
|
708
|
+
|
|
709
|
+
class GooglePrivacyDlpV2beta2Key
|
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
711
|
+
|
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
713
|
+
end
|
|
714
|
+
|
|
715
|
+
class GooglePrivacyDlpV2beta2KindExpression
|
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
717
|
+
|
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
719
|
+
end
|
|
720
|
+
|
|
721
|
+
class GooglePrivacyDlpV2beta2KmsWrappedCryptoKey
|
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
723
|
+
|
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
725
|
+
end
|
|
726
|
+
|
|
727
|
+
class GooglePrivacyDlpV2beta2LDiversityConfig
|
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
729
|
+
|
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
731
|
+
end
|
|
732
|
+
|
|
733
|
+
class GooglePrivacyDlpV2beta2LDiversityEquivalenceClass
|
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
735
|
+
|
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
737
|
+
end
|
|
738
|
+
|
|
739
|
+
class GooglePrivacyDlpV2beta2LDiversityHistogramBucket
|
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
741
|
+
|
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
743
|
+
end
|
|
744
|
+
|
|
745
|
+
class GooglePrivacyDlpV2beta2LDiversityResult
|
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
747
|
+
|
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
749
|
+
end
|
|
750
|
+
|
|
751
|
+
class GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse
|
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
753
|
+
|
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
755
|
+
end
|
|
756
|
+
|
|
757
|
+
class GooglePrivacyDlpV2beta2ListDlpJobsResponse
|
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
759
|
+
|
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
761
|
+
end
|
|
762
|
+
|
|
763
|
+
class GooglePrivacyDlpV2beta2ListInfoTypesResponse
|
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
765
|
+
|
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
767
|
+
end
|
|
768
|
+
|
|
769
|
+
class GooglePrivacyDlpV2beta2ListInspectTemplatesResponse
|
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
771
|
+
|
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
773
|
+
end
|
|
774
|
+
|
|
775
|
+
class GooglePrivacyDlpV2beta2Location
|
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
777
|
+
|
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
779
|
+
end
|
|
780
|
+
|
|
781
|
+
class GooglePrivacyDlpV2beta2NumericalStatsConfig
|
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
783
|
+
|
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
785
|
+
end
|
|
786
|
+
|
|
787
|
+
class GooglePrivacyDlpV2beta2NumericalStatsResult
|
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
789
|
+
|
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
791
|
+
end
|
|
792
|
+
|
|
793
|
+
class GooglePrivacyDlpV2beta2OutputStorageConfig
|
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
795
|
+
|
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
797
|
+
end
|
|
798
|
+
|
|
799
|
+
class GooglePrivacyDlpV2beta2PartitionId
|
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
801
|
+
|
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
803
|
+
end
|
|
804
|
+
|
|
805
|
+
class GooglePrivacyDlpV2beta2PathElement
|
|
806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
807
|
+
|
|
808
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
809
|
+
end
|
|
810
|
+
|
|
811
|
+
class GooglePrivacyDlpV2beta2PrimitiveTransformation
|
|
812
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
813
|
+
|
|
814
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
815
|
+
end
|
|
816
|
+
|
|
817
|
+
class GooglePrivacyDlpV2beta2PrivacyMetric
|
|
818
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
819
|
+
|
|
820
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
821
|
+
end
|
|
822
|
+
|
|
823
|
+
class GooglePrivacyDlpV2beta2QuasiIdField
|
|
824
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
825
|
+
|
|
826
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
827
|
+
end
|
|
828
|
+
|
|
829
|
+
class GooglePrivacyDlpV2beta2Range
|
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
|
+
|
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
833
|
+
end
|
|
834
|
+
|
|
835
|
+
class GooglePrivacyDlpV2beta2RecordCondition
|
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
837
|
+
|
|
838
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
839
|
+
end
|
|
840
|
+
|
|
841
|
+
class GooglePrivacyDlpV2beta2RecordKey
|
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
843
|
+
|
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
845
|
+
end
|
|
846
|
+
|
|
847
|
+
class GooglePrivacyDlpV2beta2RecordSuppression
|
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
+
|
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
851
|
+
end
|
|
852
|
+
|
|
853
|
+
class GooglePrivacyDlpV2beta2RecordTransformations
|
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
+
|
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
857
|
+
end
|
|
858
|
+
|
|
859
|
+
class GooglePrivacyDlpV2beta2RedactConfig
|
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
861
|
+
|
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
863
|
+
end
|
|
864
|
+
|
|
865
|
+
class GooglePrivacyDlpV2beta2RedactImageRequest
|
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
867
|
+
|
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
869
|
+
end
|
|
870
|
+
|
|
871
|
+
class GooglePrivacyDlpV2beta2RedactImageResponse
|
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
|
+
|
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
875
|
+
end
|
|
876
|
+
|
|
877
|
+
class GooglePrivacyDlpV2beta2ReidentifyContentRequest
|
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
|
+
|
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
881
|
+
end
|
|
882
|
+
|
|
883
|
+
class GooglePrivacyDlpV2beta2ReidentifyContentResponse
|
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
|
+
|
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
887
|
+
end
|
|
888
|
+
|
|
889
|
+
class GooglePrivacyDlpV2beta2ReplaceValueConfig
|
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
|
+
|
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
893
|
+
end
|
|
894
|
+
|
|
895
|
+
class GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig
|
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
897
|
+
|
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
899
|
+
end
|
|
900
|
+
|
|
901
|
+
class GooglePrivacyDlpV2beta2RequestedOptions
|
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
|
+
|
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
905
|
+
end
|
|
906
|
+
|
|
907
|
+
class GooglePrivacyDlpV2beta2Result
|
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
909
|
+
|
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
911
|
+
end
|
|
912
|
+
|
|
913
|
+
class GooglePrivacyDlpV2beta2RiskAnalysisJobConfig
|
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
915
|
+
|
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
917
|
+
end
|
|
918
|
+
|
|
919
|
+
class GooglePrivacyDlpV2beta2Row
|
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
921
|
+
|
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
923
|
+
end
|
|
924
|
+
|
|
925
|
+
class GooglePrivacyDlpV2beta2StorageConfig
|
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
|
+
|
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
929
|
+
end
|
|
930
|
+
|
|
931
|
+
class GooglePrivacyDlpV2beta2SummaryResult
|
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
933
|
+
|
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
935
|
+
end
|
|
936
|
+
|
|
937
|
+
class GooglePrivacyDlpV2beta2SurrogateType
|
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
939
|
+
|
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
941
|
+
end
|
|
942
|
+
|
|
943
|
+
class GooglePrivacyDlpV2beta2Table
|
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
|
+
|
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
947
|
+
end
|
|
948
|
+
|
|
949
|
+
class GooglePrivacyDlpV2beta2TableLocation
|
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
951
|
+
|
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
953
|
+
end
|
|
954
|
+
|
|
955
|
+
class GooglePrivacyDlpV2beta2TaggedField
|
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
957
|
+
|
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
959
|
+
end
|
|
960
|
+
|
|
961
|
+
class GooglePrivacyDlpV2beta2TimePartConfig
|
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
963
|
+
|
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
965
|
+
end
|
|
966
|
+
|
|
967
|
+
class GooglePrivacyDlpV2beta2TransformationOverview
|
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
969
|
+
|
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
971
|
+
end
|
|
972
|
+
|
|
973
|
+
class GooglePrivacyDlpV2beta2TransformationSummary
|
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
975
|
+
|
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
977
|
+
end
|
|
978
|
+
|
|
979
|
+
class GooglePrivacyDlpV2beta2TransientCryptoKey
|
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
981
|
+
|
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
983
|
+
end
|
|
984
|
+
|
|
985
|
+
class GooglePrivacyDlpV2beta2UnwrappedCryptoKey
|
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
987
|
+
|
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
989
|
+
end
|
|
990
|
+
|
|
991
|
+
class GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest
|
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
993
|
+
|
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
995
|
+
end
|
|
996
|
+
|
|
997
|
+
class GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest
|
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
999
|
+
|
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1001
|
+
end
|
|
1002
|
+
|
|
1003
|
+
class GooglePrivacyDlpV2beta2Value
|
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
|
+
|
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1007
|
+
end
|
|
1008
|
+
|
|
1009
|
+
class GooglePrivacyDlpV2beta2ValueFrequency
|
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
|
+
|
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1013
|
+
end
|
|
1014
|
+
|
|
1015
|
+
class GooglePrivacyDlpV2beta2WordList
|
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
|
+
|
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1019
|
+
end
|
|
1020
|
+
|
|
1021
|
+
class GoogleProtobufEmpty
|
|
1022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
|
+
|
|
1024
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1025
|
+
end
|
|
1026
|
+
|
|
1027
|
+
class GoogleRpcStatus
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
1033
|
+
class GoogleTypeDate
|
|
1034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1035
|
+
|
|
1036
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1037
|
+
end
|
|
1038
|
+
|
|
1039
|
+
class GoogleTypeTimeOfDay
|
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1041
|
+
|
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1043
|
+
end
|
|
1044
|
+
|
|
1045
|
+
class GooglePrivacyDlpV2beta1AuxiliaryTable
|
|
1046
|
+
# @private
|
|
1047
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1048
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1QuasiIdField, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1QuasiIdField::Representation
|
|
1049
|
+
|
|
1050
|
+
property :relative_frequency, as: 'relativeFrequency', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1051
|
+
|
|
1052
|
+
property :table, as: 'table', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
|
|
1053
|
+
|
|
1054
|
+
end
|
|
1055
|
+
end
|
|
1056
|
+
|
|
1057
|
+
class GooglePrivacyDlpV2beta1BigQueryOptions
|
|
1058
|
+
# @private
|
|
1059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1060
|
+
collection :identifying_fields, as: 'identifyingFields', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1061
|
+
|
|
1062
|
+
property :table_reference, as: 'tableReference', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
|
|
1063
|
+
|
|
1064
|
+
end
|
|
1065
|
+
end
|
|
1066
|
+
|
|
1067
|
+
class GooglePrivacyDlpV2beta1BigQueryTable
|
|
1068
|
+
# @private
|
|
1069
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1070
|
+
property :dataset_id, as: 'datasetId'
|
|
1071
|
+
property :project_id, as: 'projectId'
|
|
1072
|
+
property :table_id, as: 'tableId'
|
|
1073
|
+
end
|
|
1074
|
+
end
|
|
1075
|
+
|
|
1076
|
+
class GooglePrivacyDlpV2beta1CategoricalStatsConfig
|
|
1077
|
+
# @private
|
|
1078
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1079
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1080
|
+
|
|
1081
|
+
end
|
|
1082
|
+
end
|
|
1083
|
+
|
|
1084
|
+
class GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket
|
|
1085
|
+
# @private
|
|
1086
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1087
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
1088
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1ValueFrequency, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1ValueFrequency::Representation
|
|
1089
|
+
|
|
1090
|
+
property :value_frequency_lower_bound, :numeric_string => true, as: 'valueFrequencyLowerBound'
|
|
1091
|
+
property :value_frequency_upper_bound, :numeric_string => true, as: 'valueFrequencyUpperBound'
|
|
1092
|
+
end
|
|
1093
|
+
end
|
|
1094
|
+
|
|
1095
|
+
class GooglePrivacyDlpV2beta1CategoricalStatsResult
|
|
1096
|
+
# @private
|
|
1097
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1098
|
+
collection :value_frequency_histogram_buckets, as: 'valueFrequencyHistogramBuckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CategoricalStatsHistogramBucket::Representation
|
|
1099
|
+
|
|
1100
|
+
end
|
|
1101
|
+
end
|
|
1102
|
+
|
|
1103
|
+
class GooglePrivacyDlpV2beta1CloudStorageOptions
|
|
1104
|
+
# @private
|
|
1105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1106
|
+
property :file_set, as: 'fileSet', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FileSet, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FileSet::Representation
|
|
1107
|
+
|
|
1108
|
+
end
|
|
1109
|
+
end
|
|
1110
|
+
|
|
1111
|
+
class GooglePrivacyDlpV2beta1CloudStoragePath
|
|
1112
|
+
# @private
|
|
1113
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1114
|
+
property :path, as: 'path'
|
|
1115
|
+
end
|
|
1116
|
+
end
|
|
1117
|
+
|
|
1118
|
+
class GooglePrivacyDlpV2beta1CustomInfoType
|
|
1119
|
+
# @private
|
|
1120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1121
|
+
property :dictionary, as: 'dictionary', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Dictionary, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Dictionary::Representation
|
|
1122
|
+
|
|
1123
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType::Representation
|
|
1124
|
+
|
|
1125
|
+
property :surrogate_type, as: 'surrogateType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1SurrogateType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1SurrogateType::Representation
|
|
1126
|
+
|
|
1127
|
+
end
|
|
1128
|
+
end
|
|
1129
|
+
|
|
1130
|
+
class GooglePrivacyDlpV2beta1DatastoreOptions
|
|
1131
|
+
# @private
|
|
1132
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1133
|
+
property :kind, as: 'kind', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KindExpression, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KindExpression::Representation
|
|
1134
|
+
|
|
1135
|
+
property :partition_id, as: 'partitionId', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1PartitionId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1PartitionId::Representation
|
|
1136
|
+
|
|
1137
|
+
collection :projection, as: 'projection', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Projection, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Projection::Representation
|
|
1138
|
+
|
|
1139
|
+
end
|
|
1140
|
+
end
|
|
1141
|
+
|
|
1142
|
+
class GooglePrivacyDlpV2beta1Dictionary
|
|
1143
|
+
# @private
|
|
1144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1145
|
+
property :word_list, as: 'wordList', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1WordList, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1WordList::Representation
|
|
1146
|
+
|
|
1147
|
+
end
|
|
1148
|
+
end
|
|
1149
|
+
|
|
1150
|
+
class GooglePrivacyDlpV2beta1EntityId
|
|
1151
|
+
# @private
|
|
1152
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1153
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1154
|
+
|
|
1155
|
+
end
|
|
1156
|
+
end
|
|
1157
|
+
|
|
1158
|
+
class GooglePrivacyDlpV2beta1FieldId
|
|
1159
|
+
# @private
|
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1161
|
+
property :column_name, as: 'columnName'
|
|
1162
|
+
end
|
|
1163
|
+
end
|
|
1164
|
+
|
|
1165
|
+
class GooglePrivacyDlpV2beta1FileSet
|
|
1166
|
+
# @private
|
|
1167
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1168
|
+
property :url, as: 'url'
|
|
1169
|
+
end
|
|
1170
|
+
end
|
|
1171
|
+
|
|
1172
|
+
class GooglePrivacyDlpV2beta1InfoType
|
|
1173
|
+
# @private
|
|
1174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1175
|
+
property :name, as: 'name'
|
|
1176
|
+
end
|
|
1177
|
+
end
|
|
1178
|
+
|
|
1179
|
+
class GooglePrivacyDlpV2beta1InfoTypeLimit
|
|
1180
|
+
# @private
|
|
1181
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1182
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType::Representation
|
|
1183
|
+
|
|
1184
|
+
property :max_findings, as: 'maxFindings'
|
|
1185
|
+
end
|
|
1186
|
+
end
|
|
1187
|
+
|
|
1188
|
+
class GooglePrivacyDlpV2beta1InfoTypeStatistics
|
|
1189
|
+
# @private
|
|
1190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1191
|
+
property :count, :numeric_string => true, as: 'count'
|
|
1192
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType::Representation
|
|
1193
|
+
|
|
1194
|
+
end
|
|
1195
|
+
end
|
|
1196
|
+
|
|
1197
|
+
class GooglePrivacyDlpV2beta1InspectConfig
|
|
1198
|
+
# @private
|
|
1199
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1200
|
+
collection :custom_info_types, as: 'customInfoTypes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CustomInfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CustomInfoType::Representation
|
|
1201
|
+
|
|
1202
|
+
property :exclude_types, as: 'excludeTypes'
|
|
1203
|
+
property :include_quote, as: 'includeQuote'
|
|
1204
|
+
collection :info_type_limits, as: 'infoTypeLimits', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoTypeLimit, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoTypeLimit::Representation
|
|
1205
|
+
|
|
1206
|
+
collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType::Representation
|
|
1207
|
+
|
|
1208
|
+
property :max_findings, as: 'maxFindings'
|
|
1209
|
+
property :min_likelihood, as: 'minLikelihood'
|
|
1210
|
+
end
|
|
1211
|
+
end
|
|
1212
|
+
|
|
1213
|
+
class GooglePrivacyDlpV2beta1InspectOperationMetadata
|
|
1214
|
+
# @private
|
|
1215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1216
|
+
property :create_time, as: 'createTime'
|
|
1217
|
+
collection :info_type_stats, as: 'infoTypeStats', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoTypeStatistics, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoTypeStatistics::Representation
|
|
1218
|
+
|
|
1219
|
+
property :processed_bytes, :numeric_string => true, as: 'processedBytes'
|
|
1220
|
+
property :request_inspect_config, as: 'requestInspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InspectConfig::Representation
|
|
1221
|
+
|
|
1222
|
+
property :request_output_config, as: 'requestOutputConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1OutputStorageConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1OutputStorageConfig::Representation
|
|
1223
|
+
|
|
1224
|
+
property :request_storage_config, as: 'requestStorageConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1StorageConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1StorageConfig::Representation
|
|
1225
|
+
|
|
1226
|
+
property :total_estimated_bytes, :numeric_string => true, as: 'totalEstimatedBytes'
|
|
1227
|
+
end
|
|
1228
|
+
end
|
|
1229
|
+
|
|
1230
|
+
class GooglePrivacyDlpV2beta1InspectOperationResult
|
|
1231
|
+
# @private
|
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1233
|
+
property :name, as: 'name'
|
|
1234
|
+
end
|
|
1235
|
+
end
|
|
1236
|
+
|
|
1237
|
+
class GooglePrivacyDlpV2beta1KAnonymityConfig
|
|
1238
|
+
# @private
|
|
1239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1240
|
+
property :entity_id, as: 'entityId', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1EntityId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1EntityId::Representation
|
|
1241
|
+
|
|
1242
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1243
|
+
|
|
1244
|
+
end
|
|
1245
|
+
end
|
|
1246
|
+
|
|
1247
|
+
class GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass
|
|
1248
|
+
# @private
|
|
1249
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1250
|
+
property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
|
|
1251
|
+
collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1252
|
+
|
|
1253
|
+
end
|
|
1254
|
+
end
|
|
1255
|
+
|
|
1256
|
+
class GooglePrivacyDlpV2beta1KAnonymityHistogramBucket
|
|
1257
|
+
# @private
|
|
1258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1259
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
1260
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityEquivalenceClass::Representation
|
|
1261
|
+
|
|
1262
|
+
property :equivalence_class_size_lower_bound, :numeric_string => true, as: 'equivalenceClassSizeLowerBound'
|
|
1263
|
+
property :equivalence_class_size_upper_bound, :numeric_string => true, as: 'equivalenceClassSizeUpperBound'
|
|
1264
|
+
end
|
|
1265
|
+
end
|
|
1266
|
+
|
|
1267
|
+
class GooglePrivacyDlpV2beta1KAnonymityResult
|
|
1268
|
+
# @private
|
|
1269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1270
|
+
collection :equivalence_class_histogram_buckets, as: 'equivalenceClassHistogramBuckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityHistogramBucket::Representation
|
|
1271
|
+
|
|
1272
|
+
end
|
|
1273
|
+
end
|
|
1274
|
+
|
|
1275
|
+
class GooglePrivacyDlpV2beta1KMapEstimationConfig
|
|
1276
|
+
# @private
|
|
1277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1278
|
+
collection :auxiliary_tables, as: 'auxiliaryTables', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1AuxiliaryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1AuxiliaryTable::Representation
|
|
1279
|
+
|
|
1280
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1TaggedField, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1TaggedField::Representation
|
|
1281
|
+
|
|
1282
|
+
property :region_code, as: 'regionCode'
|
|
1283
|
+
end
|
|
1284
|
+
end
|
|
1285
|
+
|
|
1286
|
+
class GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket
|
|
1287
|
+
# @private
|
|
1288
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1289
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
1290
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues::Representation
|
|
1291
|
+
|
|
1292
|
+
property :max_anonymity, :numeric_string => true, as: 'maxAnonymity'
|
|
1293
|
+
property :min_anonymity, :numeric_string => true, as: 'minAnonymity'
|
|
1294
|
+
end
|
|
1295
|
+
end
|
|
1296
|
+
|
|
1297
|
+
class GooglePrivacyDlpV2beta1KMapEstimationQuasiIdValues
|
|
1298
|
+
# @private
|
|
1299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1300
|
+
property :estimated_anonymity, :numeric_string => true, as: 'estimatedAnonymity'
|
|
1301
|
+
collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1302
|
+
|
|
1303
|
+
end
|
|
1304
|
+
end
|
|
1305
|
+
|
|
1306
|
+
class GooglePrivacyDlpV2beta1KMapEstimationResult
|
|
1307
|
+
# @private
|
|
1308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1309
|
+
collection :k_map_estimation_histogram, as: 'kMapEstimationHistogram', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationHistogramBucket::Representation
|
|
1310
|
+
|
|
1311
|
+
end
|
|
1312
|
+
end
|
|
1313
|
+
|
|
1314
|
+
class GooglePrivacyDlpV2beta1KindExpression
|
|
1315
|
+
# @private
|
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1317
|
+
property :name, as: 'name'
|
|
1318
|
+
end
|
|
1319
|
+
end
|
|
1320
|
+
|
|
1321
|
+
class GooglePrivacyDlpV2beta1LDiversityConfig
|
|
1322
|
+
# @private
|
|
1323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1324
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1325
|
+
|
|
1326
|
+
property :sensitive_attribute, as: 'sensitiveAttribute', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1327
|
+
|
|
1328
|
+
end
|
|
1329
|
+
end
|
|
1330
|
+
|
|
1331
|
+
class GooglePrivacyDlpV2beta1LDiversityEquivalenceClass
|
|
1332
|
+
# @private
|
|
1333
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1334
|
+
property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
|
|
1335
|
+
property :num_distinct_sensitive_values, :numeric_string => true, as: 'numDistinctSensitiveValues'
|
|
1336
|
+
collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1337
|
+
|
|
1338
|
+
collection :top_sensitive_values, as: 'topSensitiveValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1ValueFrequency, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1ValueFrequency::Representation
|
|
1339
|
+
|
|
1340
|
+
end
|
|
1341
|
+
end
|
|
1342
|
+
|
|
1343
|
+
class GooglePrivacyDlpV2beta1LDiversityHistogramBucket
|
|
1344
|
+
# @private
|
|
1345
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1346
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
1347
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityEquivalenceClass, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityEquivalenceClass::Representation
|
|
1348
|
+
|
|
1349
|
+
property :sensitive_value_frequency_lower_bound, :numeric_string => true, as: 'sensitiveValueFrequencyLowerBound'
|
|
1350
|
+
property :sensitive_value_frequency_upper_bound, :numeric_string => true, as: 'sensitiveValueFrequencyUpperBound'
|
|
1351
|
+
end
|
|
1352
|
+
end
|
|
1353
|
+
|
|
1354
|
+
class GooglePrivacyDlpV2beta1LDiversityResult
|
|
1355
|
+
# @private
|
|
1356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1357
|
+
collection :sensitive_value_frequency_histogram_buckets, as: 'sensitiveValueFrequencyHistogramBuckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityHistogramBucket::Representation
|
|
1358
|
+
|
|
1359
|
+
end
|
|
1360
|
+
end
|
|
1361
|
+
|
|
1362
|
+
class GooglePrivacyDlpV2beta1NumericalStatsConfig
|
|
1363
|
+
# @private
|
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1365
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1366
|
+
|
|
1367
|
+
end
|
|
1368
|
+
end
|
|
1369
|
+
|
|
1370
|
+
class GooglePrivacyDlpV2beta1NumericalStatsResult
|
|
1371
|
+
# @private
|
|
1372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1373
|
+
property :max_value, as: 'maxValue', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1374
|
+
|
|
1375
|
+
property :min_value, as: 'minValue', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1376
|
+
|
|
1377
|
+
collection :quantile_values, as: 'quantileValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1378
|
+
|
|
1379
|
+
end
|
|
1380
|
+
end
|
|
1381
|
+
|
|
1382
|
+
class GooglePrivacyDlpV2beta1OutputStorageConfig
|
|
1383
|
+
# @private
|
|
1384
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1385
|
+
property :storage_path, as: 'storagePath', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CloudStoragePath, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CloudStoragePath::Representation
|
|
1386
|
+
|
|
1387
|
+
property :table, as: 'table', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
|
|
1388
|
+
|
|
1389
|
+
end
|
|
1390
|
+
end
|
|
1391
|
+
|
|
1392
|
+
class GooglePrivacyDlpV2beta1PartitionId
|
|
1393
|
+
# @private
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1395
|
+
property :namespace_id, as: 'namespaceId'
|
|
1396
|
+
property :project_id, as: 'projectId'
|
|
1397
|
+
end
|
|
1398
|
+
end
|
|
1399
|
+
|
|
1400
|
+
class GooglePrivacyDlpV2beta1PrivacyMetric
|
|
1401
|
+
# @private
|
|
1402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1403
|
+
property :categorical_stats_config, as: 'categoricalStatsConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CategoricalStatsConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CategoricalStatsConfig::Representation
|
|
1404
|
+
|
|
1405
|
+
property :k_anonymity_config, as: 'kAnonymityConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityConfig::Representation
|
|
1406
|
+
|
|
1407
|
+
property :k_map_estimation_config, as: 'kMapEstimationConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationConfig::Representation
|
|
1408
|
+
|
|
1409
|
+
property :l_diversity_config, as: 'lDiversityConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityConfig::Representation
|
|
1410
|
+
|
|
1411
|
+
property :numerical_stats_config, as: 'numericalStatsConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1NumericalStatsConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1NumericalStatsConfig::Representation
|
|
1412
|
+
|
|
1413
|
+
end
|
|
1414
|
+
end
|
|
1415
|
+
|
|
1416
|
+
class GooglePrivacyDlpV2beta1Projection
|
|
1417
|
+
# @private
|
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1419
|
+
property :property, as: 'property', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1PropertyReference, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1PropertyReference::Representation
|
|
1420
|
+
|
|
1421
|
+
end
|
|
1422
|
+
end
|
|
1423
|
+
|
|
1424
|
+
class GooglePrivacyDlpV2beta1PropertyReference
|
|
1425
|
+
# @private
|
|
1426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1427
|
+
property :name, as: 'name'
|
|
1428
|
+
end
|
|
1429
|
+
end
|
|
1430
|
+
|
|
1431
|
+
class GooglePrivacyDlpV2beta1QuasiIdField
|
|
1432
|
+
# @private
|
|
1433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1434
|
+
property :custom_tag, as: 'customTag'
|
|
1435
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1436
|
+
|
|
1437
|
+
end
|
|
1438
|
+
end
|
|
1439
|
+
|
|
1440
|
+
class GooglePrivacyDlpV2beta1RiskAnalysisOperationMetadata
|
|
1441
|
+
# @private
|
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1443
|
+
property :create_time, as: 'createTime'
|
|
1444
|
+
property :requested_privacy_metric, as: 'requestedPrivacyMetric', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1PrivacyMetric, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1PrivacyMetric::Representation
|
|
1445
|
+
|
|
1446
|
+
property :requested_source_table, as: 'requestedSourceTable', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryTable::Representation
|
|
1447
|
+
|
|
1448
|
+
end
|
|
1449
|
+
end
|
|
1450
|
+
|
|
1451
|
+
class GooglePrivacyDlpV2beta1RiskAnalysisOperationResult
|
|
1452
|
+
# @private
|
|
1453
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1454
|
+
property :categorical_stats_result, as: 'categoricalStatsResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CategoricalStatsResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CategoricalStatsResult::Representation
|
|
1455
|
+
|
|
1456
|
+
property :k_anonymity_result, as: 'kAnonymityResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KAnonymityResult::Representation
|
|
1457
|
+
|
|
1458
|
+
property :k_map_estimation_result, as: 'kMapEstimationResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1KMapEstimationResult::Representation
|
|
1459
|
+
|
|
1460
|
+
property :l_diversity_result, as: 'lDiversityResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1LDiversityResult::Representation
|
|
1461
|
+
|
|
1462
|
+
property :numerical_stats_result, as: 'numericalStatsResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1NumericalStatsResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1NumericalStatsResult::Representation
|
|
1463
|
+
|
|
1464
|
+
end
|
|
1465
|
+
end
|
|
1466
|
+
|
|
1467
|
+
class GooglePrivacyDlpV2beta1StorageConfig
|
|
1468
|
+
# @private
|
|
1469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1470
|
+
property :big_query_options, as: 'bigQueryOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1BigQueryOptions::Representation
|
|
1471
|
+
|
|
1472
|
+
property :cloud_storage_options, as: 'cloudStorageOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CloudStorageOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1CloudStorageOptions::Representation
|
|
1473
|
+
|
|
1474
|
+
property :datastore_options, as: 'datastoreOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1DatastoreOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1DatastoreOptions::Representation
|
|
1475
|
+
|
|
1476
|
+
end
|
|
1477
|
+
end
|
|
1478
|
+
|
|
1479
|
+
class GooglePrivacyDlpV2beta1SurrogateType
|
|
1480
|
+
# @private
|
|
1481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1482
|
+
end
|
|
1483
|
+
end
|
|
1484
|
+
|
|
1485
|
+
class GooglePrivacyDlpV2beta1TaggedField
|
|
1486
|
+
# @private
|
|
1487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1488
|
+
property :custom_tag, as: 'customTag'
|
|
1489
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1FieldId::Representation
|
|
1490
|
+
|
|
1491
|
+
property :inferred, as: 'inferred', class: Google::Apis::DlpV2beta2::GoogleProtobufEmpty, decorator: Google::Apis::DlpV2beta2::GoogleProtobufEmpty::Representation
|
|
1492
|
+
|
|
1493
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1InfoType::Representation
|
|
1494
|
+
|
|
1495
|
+
end
|
|
1496
|
+
end
|
|
1497
|
+
|
|
1498
|
+
class GooglePrivacyDlpV2beta1Value
|
|
1499
|
+
# @private
|
|
1500
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1501
|
+
property :boolean_value, as: 'booleanValue'
|
|
1502
|
+
property :date_value, as: 'dateValue', class: Google::Apis::DlpV2beta2::GoogleTypeDate, decorator: Google::Apis::DlpV2beta2::GoogleTypeDate::Representation
|
|
1503
|
+
|
|
1504
|
+
property :float_value, as: 'floatValue'
|
|
1505
|
+
property :integer_value, :numeric_string => true, as: 'integerValue'
|
|
1506
|
+
property :string_value, as: 'stringValue'
|
|
1507
|
+
property :time_value, as: 'timeValue', class: Google::Apis::DlpV2beta2::GoogleTypeTimeOfDay, decorator: Google::Apis::DlpV2beta2::GoogleTypeTimeOfDay::Representation
|
|
1508
|
+
|
|
1509
|
+
property :timestamp_value, as: 'timestampValue'
|
|
1510
|
+
end
|
|
1511
|
+
end
|
|
1512
|
+
|
|
1513
|
+
class GooglePrivacyDlpV2beta1ValueFrequency
|
|
1514
|
+
# @private
|
|
1515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1516
|
+
property :count, :numeric_string => true, as: 'count'
|
|
1517
|
+
property :value, as: 'value', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta1Value::Representation
|
|
1518
|
+
|
|
1519
|
+
end
|
|
1520
|
+
end
|
|
1521
|
+
|
|
1522
|
+
class GooglePrivacyDlpV2beta1WordList
|
|
1523
|
+
# @private
|
|
1524
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1525
|
+
collection :words, as: 'words'
|
|
1526
|
+
end
|
|
1527
|
+
end
|
|
1528
|
+
|
|
1529
|
+
class GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails
|
|
1530
|
+
# @private
|
|
1531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1532
|
+
property :categorical_stats_result, as: 'categoricalStatsResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CategoricalStatsResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CategoricalStatsResult::Representation
|
|
1533
|
+
|
|
1534
|
+
property :k_anonymity_result, as: 'kAnonymityResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityResult::Representation
|
|
1535
|
+
|
|
1536
|
+
property :k_map_estimation_result, as: 'kMapEstimationResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationResult::Representation
|
|
1537
|
+
|
|
1538
|
+
property :l_diversity_result, as: 'lDiversityResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityResult::Representation
|
|
1539
|
+
|
|
1540
|
+
property :numerical_stats_result, as: 'numericalStatsResult', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2NumericalStatsResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2NumericalStatsResult::Representation
|
|
1541
|
+
|
|
1542
|
+
property :requested_privacy_metric, as: 'requestedPrivacyMetric', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrivacyMetric, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrivacyMetric::Representation
|
|
1543
|
+
|
|
1544
|
+
property :requested_source_table, as: 'requestedSourceTable', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable::Representation
|
|
1545
|
+
|
|
1546
|
+
end
|
|
1547
|
+
end
|
|
1548
|
+
|
|
1549
|
+
class GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskRequest
|
|
1550
|
+
# @private
|
|
1551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1552
|
+
property :job_config, as: 'jobConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RiskAnalysisJobConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RiskAnalysisJobConfig::Representation
|
|
1553
|
+
|
|
1554
|
+
end
|
|
1555
|
+
end
|
|
1556
|
+
|
|
1557
|
+
class GooglePrivacyDlpV2beta2AuxiliaryTable
|
|
1558
|
+
# @private
|
|
1559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1560
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2QuasiIdField, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2QuasiIdField::Representation
|
|
1561
|
+
|
|
1562
|
+
property :relative_frequency, as: 'relativeFrequency', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1563
|
+
|
|
1564
|
+
property :table, as: 'table', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable::Representation
|
|
1565
|
+
|
|
1566
|
+
end
|
|
1567
|
+
end
|
|
1568
|
+
|
|
1569
|
+
class GooglePrivacyDlpV2beta2BigQueryOptions
|
|
1570
|
+
# @private
|
|
1571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1572
|
+
collection :identifying_fields, as: 'identifyingFields', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1573
|
+
|
|
1574
|
+
property :table_reference, as: 'tableReference', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable::Representation
|
|
1575
|
+
|
|
1576
|
+
end
|
|
1577
|
+
end
|
|
1578
|
+
|
|
1579
|
+
class GooglePrivacyDlpV2beta2BigQueryTable
|
|
1580
|
+
# @private
|
|
1581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1582
|
+
property :dataset_id, as: 'datasetId'
|
|
1583
|
+
property :project_id, as: 'projectId'
|
|
1584
|
+
property :table_id, as: 'tableId'
|
|
1585
|
+
end
|
|
1586
|
+
end
|
|
1587
|
+
|
|
1588
|
+
class GooglePrivacyDlpV2beta2Bucket
|
|
1589
|
+
# @private
|
|
1590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1591
|
+
property :max, as: 'max', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
1592
|
+
|
|
1593
|
+
property :min, as: 'min', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
1594
|
+
|
|
1595
|
+
property :replacement_value, as: 'replacementValue', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
1596
|
+
|
|
1597
|
+
end
|
|
1598
|
+
end
|
|
1599
|
+
|
|
1600
|
+
class GooglePrivacyDlpV2beta2BucketingConfig
|
|
1601
|
+
# @private
|
|
1602
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1603
|
+
collection :buckets, as: 'buckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Bucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Bucket::Representation
|
|
1604
|
+
|
|
1605
|
+
end
|
|
1606
|
+
end
|
|
1607
|
+
|
|
1608
|
+
class GooglePrivacyDlpV2beta2CancelDlpJobRequest
|
|
1609
|
+
# @private
|
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1611
|
+
end
|
|
1612
|
+
end
|
|
1613
|
+
|
|
1614
|
+
class GooglePrivacyDlpV2beta2CategoricalStatsConfig
|
|
1615
|
+
# @private
|
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1617
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1618
|
+
|
|
1619
|
+
end
|
|
1620
|
+
end
|
|
1621
|
+
|
|
1622
|
+
class GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket
|
|
1623
|
+
# @private
|
|
1624
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1625
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
1626
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ValueFrequency, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ValueFrequency::Representation
|
|
1627
|
+
|
|
1628
|
+
property :value_frequency_lower_bound, :numeric_string => true, as: 'valueFrequencyLowerBound'
|
|
1629
|
+
property :value_frequency_upper_bound, :numeric_string => true, as: 'valueFrequencyUpperBound'
|
|
1630
|
+
end
|
|
1631
|
+
end
|
|
1632
|
+
|
|
1633
|
+
class GooglePrivacyDlpV2beta2CategoricalStatsResult
|
|
1634
|
+
# @private
|
|
1635
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1636
|
+
collection :value_frequency_histogram_buckets, as: 'valueFrequencyHistogramBuckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CategoricalStatsHistogramBucket::Representation
|
|
1637
|
+
|
|
1638
|
+
end
|
|
1639
|
+
end
|
|
1640
|
+
|
|
1641
|
+
class GooglePrivacyDlpV2beta2CharacterMaskConfig
|
|
1642
|
+
# @private
|
|
1643
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1644
|
+
collection :characters_to_ignore, as: 'charactersToIgnore', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CharsToIgnore, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CharsToIgnore::Representation
|
|
1645
|
+
|
|
1646
|
+
property :masking_character, as: 'maskingCharacter'
|
|
1647
|
+
property :number_to_mask, as: 'numberToMask'
|
|
1648
|
+
property :reverse_order, as: 'reverseOrder'
|
|
1649
|
+
end
|
|
1650
|
+
end
|
|
1651
|
+
|
|
1652
|
+
class GooglePrivacyDlpV2beta2CharsToIgnore
|
|
1653
|
+
# @private
|
|
1654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1655
|
+
property :characters_to_skip, as: 'charactersToSkip'
|
|
1656
|
+
property :common_characters_to_ignore, as: 'commonCharactersToIgnore'
|
|
1657
|
+
end
|
|
1658
|
+
end
|
|
1659
|
+
|
|
1660
|
+
class GooglePrivacyDlpV2beta2CloudStorageKey
|
|
1661
|
+
# @private
|
|
1662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1663
|
+
property :file_path, as: 'filePath'
|
|
1664
|
+
property :start_offset, :numeric_string => true, as: 'startOffset'
|
|
1665
|
+
end
|
|
1666
|
+
end
|
|
1667
|
+
|
|
1668
|
+
class GooglePrivacyDlpV2beta2CloudStorageOptions
|
|
1669
|
+
# @private
|
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1671
|
+
property :file_set, as: 'fileSet', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FileSet, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FileSet::Representation
|
|
1672
|
+
|
|
1673
|
+
end
|
|
1674
|
+
end
|
|
1675
|
+
|
|
1676
|
+
class GooglePrivacyDlpV2beta2Color
|
|
1677
|
+
# @private
|
|
1678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1679
|
+
property :blue, as: 'blue'
|
|
1680
|
+
property :green, as: 'green'
|
|
1681
|
+
property :red, as: 'red'
|
|
1682
|
+
end
|
|
1683
|
+
end
|
|
1684
|
+
|
|
1685
|
+
class GooglePrivacyDlpV2beta2Condition
|
|
1686
|
+
# @private
|
|
1687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1688
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1689
|
+
|
|
1690
|
+
property :operator, as: 'operator'
|
|
1691
|
+
property :value, as: 'value', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
1692
|
+
|
|
1693
|
+
end
|
|
1694
|
+
end
|
|
1695
|
+
|
|
1696
|
+
class GooglePrivacyDlpV2beta2Conditions
|
|
1697
|
+
# @private
|
|
1698
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1699
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Condition, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Condition::Representation
|
|
1700
|
+
|
|
1701
|
+
end
|
|
1702
|
+
end
|
|
1703
|
+
|
|
1704
|
+
class GooglePrivacyDlpV2beta2ContentItem
|
|
1705
|
+
# @private
|
|
1706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1707
|
+
property :data, :base64 => true, as: 'data'
|
|
1708
|
+
property :table, as: 'table', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Table, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Table::Representation
|
|
1709
|
+
|
|
1710
|
+
property :type, as: 'type'
|
|
1711
|
+
property :value, as: 'value'
|
|
1712
|
+
end
|
|
1713
|
+
end
|
|
1714
|
+
|
|
1715
|
+
class GooglePrivacyDlpV2beta2CreateDeidentifyTemplateRequest
|
|
1716
|
+
# @private
|
|
1717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1718
|
+
property :deidentify_template, as: 'deidentifyTemplate', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyTemplate::Representation
|
|
1719
|
+
|
|
1720
|
+
property :template_id, as: 'templateId'
|
|
1721
|
+
end
|
|
1722
|
+
end
|
|
1723
|
+
|
|
1724
|
+
class GooglePrivacyDlpV2beta2CreateInspectTemplateRequest
|
|
1725
|
+
# @private
|
|
1726
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1727
|
+
property :inspect_template, as: 'inspectTemplate', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate::Representation
|
|
1728
|
+
|
|
1729
|
+
property :template_id, as: 'templateId'
|
|
1730
|
+
end
|
|
1731
|
+
end
|
|
1732
|
+
|
|
1733
|
+
class GooglePrivacyDlpV2beta2CryptoHashConfig
|
|
1734
|
+
# @private
|
|
1735
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1736
|
+
property :crypto_key, as: 'cryptoKey', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoKey::Representation
|
|
1737
|
+
|
|
1738
|
+
end
|
|
1739
|
+
end
|
|
1740
|
+
|
|
1741
|
+
class GooglePrivacyDlpV2beta2CryptoKey
|
|
1742
|
+
# @private
|
|
1743
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1744
|
+
property :kms_wrapped, as: 'kmsWrapped', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KmsWrappedCryptoKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KmsWrappedCryptoKey::Representation
|
|
1745
|
+
|
|
1746
|
+
property :transient, as: 'transient', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransientCryptoKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransientCryptoKey::Representation
|
|
1747
|
+
|
|
1748
|
+
property :unwrapped, as: 'unwrapped', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2UnwrappedCryptoKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2UnwrappedCryptoKey::Representation
|
|
1749
|
+
|
|
1750
|
+
end
|
|
1751
|
+
end
|
|
1752
|
+
|
|
1753
|
+
class GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig
|
|
1754
|
+
# @private
|
|
1755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1756
|
+
property :common_alphabet, as: 'commonAlphabet'
|
|
1757
|
+
property :context, as: 'context', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1758
|
+
|
|
1759
|
+
property :crypto_key, as: 'cryptoKey', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoKey::Representation
|
|
1760
|
+
|
|
1761
|
+
property :custom_alphabet, as: 'customAlphabet'
|
|
1762
|
+
property :radix, as: 'radix'
|
|
1763
|
+
property :surrogate_info_type, as: 'surrogateInfoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
1764
|
+
|
|
1765
|
+
end
|
|
1766
|
+
end
|
|
1767
|
+
|
|
1768
|
+
class GooglePrivacyDlpV2beta2CustomInfoType
|
|
1769
|
+
# @private
|
|
1770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1771
|
+
property :dictionary, as: 'dictionary', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Dictionary, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Dictionary::Representation
|
|
1772
|
+
|
|
1773
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
1774
|
+
|
|
1775
|
+
property :surrogate_type, as: 'surrogateType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2SurrogateType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2SurrogateType::Representation
|
|
1776
|
+
|
|
1777
|
+
end
|
|
1778
|
+
end
|
|
1779
|
+
|
|
1780
|
+
class GooglePrivacyDlpV2beta2DatastoreKey
|
|
1781
|
+
# @private
|
|
1782
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1783
|
+
property :entity_key, as: 'entityKey', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Key, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Key::Representation
|
|
1784
|
+
|
|
1785
|
+
end
|
|
1786
|
+
end
|
|
1787
|
+
|
|
1788
|
+
class GooglePrivacyDlpV2beta2DatastoreOptions
|
|
1789
|
+
# @private
|
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1791
|
+
property :kind, as: 'kind', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KindExpression, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KindExpression::Representation
|
|
1792
|
+
|
|
1793
|
+
property :partition_id, as: 'partitionId', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PartitionId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PartitionId::Representation
|
|
1794
|
+
|
|
1795
|
+
end
|
|
1796
|
+
end
|
|
1797
|
+
|
|
1798
|
+
class GooglePrivacyDlpV2beta2DeidentifyConfig
|
|
1799
|
+
# @private
|
|
1800
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1801
|
+
property :info_type_transformations, as: 'infoTypeTransformations', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeTransformations, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeTransformations::Representation
|
|
1802
|
+
|
|
1803
|
+
property :record_transformations, as: 'recordTransformations', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordTransformations, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordTransformations::Representation
|
|
1804
|
+
|
|
1805
|
+
end
|
|
1806
|
+
end
|
|
1807
|
+
|
|
1808
|
+
class GooglePrivacyDlpV2beta2DeidentifyContentRequest
|
|
1809
|
+
# @private
|
|
1810
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1811
|
+
property :deidentify_config, as: 'deidentifyConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyConfig::Representation
|
|
1812
|
+
|
|
1813
|
+
property :deidentify_template_name, as: 'deidentifyTemplateName'
|
|
1814
|
+
property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig::Representation
|
|
1815
|
+
|
|
1816
|
+
property :inspect_template_name, as: 'inspectTemplateName'
|
|
1817
|
+
property :item, as: 'item', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem::Representation
|
|
1818
|
+
|
|
1819
|
+
end
|
|
1820
|
+
end
|
|
1821
|
+
|
|
1822
|
+
class GooglePrivacyDlpV2beta2DeidentifyContentResponse
|
|
1823
|
+
# @private
|
|
1824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1825
|
+
property :item, as: 'item', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem::Representation
|
|
1826
|
+
|
|
1827
|
+
property :overview, as: 'overview', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransformationOverview, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransformationOverview::Representation
|
|
1828
|
+
|
|
1829
|
+
end
|
|
1830
|
+
end
|
|
1831
|
+
|
|
1832
|
+
class GooglePrivacyDlpV2beta2DeidentifyTemplate
|
|
1833
|
+
# @private
|
|
1834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1835
|
+
property :create_time, as: 'createTime'
|
|
1836
|
+
property :deidentify_config, as: 'deidentifyConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyConfig::Representation
|
|
1837
|
+
|
|
1838
|
+
property :description, as: 'description'
|
|
1839
|
+
property :display_name, as: 'displayName'
|
|
1840
|
+
property :name, as: 'name'
|
|
1841
|
+
property :update_time, as: 'updateTime'
|
|
1842
|
+
end
|
|
1843
|
+
end
|
|
1844
|
+
|
|
1845
|
+
class GooglePrivacyDlpV2beta2Dictionary
|
|
1846
|
+
# @private
|
|
1847
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1848
|
+
property :word_list, as: 'wordList', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2WordList, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2WordList::Representation
|
|
1849
|
+
|
|
1850
|
+
end
|
|
1851
|
+
end
|
|
1852
|
+
|
|
1853
|
+
class GooglePrivacyDlpV2beta2DlpJob
|
|
1854
|
+
# @private
|
|
1855
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1856
|
+
property :create_time, as: 'createTime'
|
|
1857
|
+
property :end_time, as: 'endTime'
|
|
1858
|
+
collection :error_results, as: 'errorResults', class: Google::Apis::DlpV2beta2::GoogleRpcStatus, decorator: Google::Apis::DlpV2beta2::GoogleRpcStatus::Representation
|
|
1859
|
+
|
|
1860
|
+
property :inspect_details, as: 'inspectDetails', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectDataSourceDetails, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectDataSourceDetails::Representation
|
|
1861
|
+
|
|
1862
|
+
property :name, as: 'name'
|
|
1863
|
+
property :risk_details, as: 'riskDetails', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2AnalyzeDataSourceRiskDetails::Representation
|
|
1864
|
+
|
|
1865
|
+
property :start_time, as: 'startTime'
|
|
1866
|
+
property :state, as: 'state'
|
|
1867
|
+
property :type, as: 'type'
|
|
1868
|
+
end
|
|
1869
|
+
end
|
|
1870
|
+
|
|
1871
|
+
class GooglePrivacyDlpV2beta2EntityId
|
|
1872
|
+
# @private
|
|
1873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1874
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1875
|
+
|
|
1876
|
+
end
|
|
1877
|
+
end
|
|
1878
|
+
|
|
1879
|
+
class GooglePrivacyDlpV2beta2Expressions
|
|
1880
|
+
# @private
|
|
1881
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1882
|
+
property :conditions, as: 'conditions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Conditions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Conditions::Representation
|
|
1883
|
+
|
|
1884
|
+
property :logical_operator, as: 'logicalOperator'
|
|
1885
|
+
end
|
|
1886
|
+
end
|
|
1887
|
+
|
|
1888
|
+
class GooglePrivacyDlpV2beta2FieldId
|
|
1889
|
+
# @private
|
|
1890
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1891
|
+
property :name, as: 'name'
|
|
1892
|
+
end
|
|
1893
|
+
end
|
|
1894
|
+
|
|
1895
|
+
class GooglePrivacyDlpV2beta2FieldTransformation
|
|
1896
|
+
# @private
|
|
1897
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1898
|
+
property :condition, as: 'condition', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordCondition, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordCondition::Representation
|
|
1899
|
+
|
|
1900
|
+
collection :fields, as: 'fields', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
1901
|
+
|
|
1902
|
+
property :info_type_transformations, as: 'infoTypeTransformations', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeTransformations, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeTransformations::Representation
|
|
1903
|
+
|
|
1904
|
+
property :primitive_transformation, as: 'primitiveTransformation', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrimitiveTransformation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrimitiveTransformation::Representation
|
|
1905
|
+
|
|
1906
|
+
end
|
|
1907
|
+
end
|
|
1908
|
+
|
|
1909
|
+
class GooglePrivacyDlpV2beta2FileSet
|
|
1910
|
+
# @private
|
|
1911
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1912
|
+
property :url, as: 'url'
|
|
1913
|
+
end
|
|
1914
|
+
end
|
|
1915
|
+
|
|
1916
|
+
class GooglePrivacyDlpV2beta2Finding
|
|
1917
|
+
# @private
|
|
1918
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1919
|
+
property :create_time, as: 'createTime'
|
|
1920
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
1921
|
+
|
|
1922
|
+
property :likelihood, as: 'likelihood'
|
|
1923
|
+
property :location, as: 'location', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Location, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Location::Representation
|
|
1924
|
+
|
|
1925
|
+
property :quote, as: 'quote'
|
|
1926
|
+
end
|
|
1927
|
+
end
|
|
1928
|
+
|
|
1929
|
+
class GooglePrivacyDlpV2beta2FindingLimits
|
|
1930
|
+
# @private
|
|
1931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1932
|
+
collection :max_findings_per_info_type, as: 'maxFindingsPerInfoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeLimit, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeLimit::Representation
|
|
1933
|
+
|
|
1934
|
+
property :max_findings_per_item, as: 'maxFindingsPerItem'
|
|
1935
|
+
property :max_findings_per_request, as: 'maxFindingsPerRequest'
|
|
1936
|
+
end
|
|
1937
|
+
end
|
|
1938
|
+
|
|
1939
|
+
class GooglePrivacyDlpV2beta2FixedSizeBucketingConfig
|
|
1940
|
+
# @private
|
|
1941
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1942
|
+
property :bucket_size, as: 'bucketSize'
|
|
1943
|
+
property :lower_bound, as: 'lowerBound', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
1944
|
+
|
|
1945
|
+
property :upper_bound, as: 'upperBound', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
1946
|
+
|
|
1947
|
+
end
|
|
1948
|
+
end
|
|
1949
|
+
|
|
1950
|
+
class GooglePrivacyDlpV2beta2ImageLocation
|
|
1951
|
+
# @private
|
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1953
|
+
property :height, as: 'height'
|
|
1954
|
+
property :left, as: 'left'
|
|
1955
|
+
property :top, as: 'top'
|
|
1956
|
+
property :width, as: 'width'
|
|
1957
|
+
end
|
|
1958
|
+
end
|
|
1959
|
+
|
|
1960
|
+
class GooglePrivacyDlpV2beta2ImageRedactionConfig
|
|
1961
|
+
# @private
|
|
1962
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1963
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
1964
|
+
|
|
1965
|
+
property :redact_all_text, as: 'redactAllText'
|
|
1966
|
+
property :redaction_color, as: 'redactionColor', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Color, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Color::Representation
|
|
1967
|
+
|
|
1968
|
+
end
|
|
1969
|
+
end
|
|
1970
|
+
|
|
1971
|
+
class GooglePrivacyDlpV2beta2InfoType
|
|
1972
|
+
# @private
|
|
1973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1974
|
+
property :name, as: 'name'
|
|
1975
|
+
end
|
|
1976
|
+
end
|
|
1977
|
+
|
|
1978
|
+
class GooglePrivacyDlpV2beta2InfoTypeDescription
|
|
1979
|
+
# @private
|
|
1980
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1981
|
+
property :display_name, as: 'displayName'
|
|
1982
|
+
property :name, as: 'name'
|
|
1983
|
+
end
|
|
1984
|
+
end
|
|
1985
|
+
|
|
1986
|
+
class GooglePrivacyDlpV2beta2InfoTypeLimit
|
|
1987
|
+
# @private
|
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1989
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
1990
|
+
|
|
1991
|
+
property :max_findings, as: 'maxFindings'
|
|
1992
|
+
end
|
|
1993
|
+
end
|
|
1994
|
+
|
|
1995
|
+
class GooglePrivacyDlpV2beta2InfoTypeStatistics
|
|
1996
|
+
# @private
|
|
1997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1998
|
+
property :count, :numeric_string => true, as: 'count'
|
|
1999
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
2000
|
+
|
|
2001
|
+
end
|
|
2002
|
+
end
|
|
2003
|
+
|
|
2004
|
+
class GooglePrivacyDlpV2beta2InfoTypeTransformation
|
|
2005
|
+
# @private
|
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2007
|
+
collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
2008
|
+
|
|
2009
|
+
property :primitive_transformation, as: 'primitiveTransformation', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrimitiveTransformation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrimitiveTransformation::Representation
|
|
2010
|
+
|
|
2011
|
+
end
|
|
2012
|
+
end
|
|
2013
|
+
|
|
2014
|
+
class GooglePrivacyDlpV2beta2InfoTypeTransformations
|
|
2015
|
+
# @private
|
|
2016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2017
|
+
collection :transformations, as: 'transformations', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeTransformation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeTransformation::Representation
|
|
2018
|
+
|
|
2019
|
+
end
|
|
2020
|
+
end
|
|
2021
|
+
|
|
2022
|
+
class GooglePrivacyDlpV2beta2InspectConfig
|
|
2023
|
+
# @private
|
|
2024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2025
|
+
collection :custom_info_types, as: 'customInfoTypes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CustomInfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CustomInfoType::Representation
|
|
2026
|
+
|
|
2027
|
+
property :exclude_info_types, as: 'excludeInfoTypes'
|
|
2028
|
+
property :include_quote, as: 'includeQuote'
|
|
2029
|
+
collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
2030
|
+
|
|
2031
|
+
property :limits, as: 'limits', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FindingLimits, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FindingLimits::Representation
|
|
2032
|
+
|
|
2033
|
+
property :min_likelihood, as: 'minLikelihood'
|
|
2034
|
+
end
|
|
2035
|
+
end
|
|
2036
|
+
|
|
2037
|
+
class GooglePrivacyDlpV2beta2InspectContentRequest
|
|
2038
|
+
# @private
|
|
2039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2040
|
+
property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig::Representation
|
|
2041
|
+
|
|
2042
|
+
property :inspect_template_name, as: 'inspectTemplateName'
|
|
2043
|
+
property :item, as: 'item', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem::Representation
|
|
2044
|
+
|
|
2045
|
+
end
|
|
2046
|
+
end
|
|
2047
|
+
|
|
2048
|
+
class GooglePrivacyDlpV2beta2InspectContentResponse
|
|
2049
|
+
# @private
|
|
2050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2051
|
+
property :result, as: 'result', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectResult::Representation
|
|
2052
|
+
|
|
2053
|
+
end
|
|
2054
|
+
end
|
|
2055
|
+
|
|
2056
|
+
class GooglePrivacyDlpV2beta2InspectDataSourceDetails
|
|
2057
|
+
# @private
|
|
2058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2059
|
+
property :requested_options, as: 'requestedOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RequestedOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RequestedOptions::Representation
|
|
2060
|
+
|
|
2061
|
+
property :result, as: 'result', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Result, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Result::Representation
|
|
2062
|
+
|
|
2063
|
+
end
|
|
2064
|
+
end
|
|
2065
|
+
|
|
2066
|
+
class GooglePrivacyDlpV2beta2InspectDataSourceRequest
|
|
2067
|
+
# @private
|
|
2068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2069
|
+
property :job_config, as: 'jobConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectJobConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectJobConfig::Representation
|
|
2070
|
+
|
|
2071
|
+
end
|
|
2072
|
+
end
|
|
2073
|
+
|
|
2074
|
+
class GooglePrivacyDlpV2beta2InspectJobConfig
|
|
2075
|
+
# @private
|
|
2076
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2077
|
+
property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig::Representation
|
|
2078
|
+
|
|
2079
|
+
property :inspect_template_name, as: 'inspectTemplateName'
|
|
2080
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2OutputStorageConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2OutputStorageConfig::Representation
|
|
2081
|
+
|
|
2082
|
+
property :storage_config, as: 'storageConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2StorageConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2StorageConfig::Representation
|
|
2083
|
+
|
|
2084
|
+
end
|
|
2085
|
+
end
|
|
2086
|
+
|
|
2087
|
+
class GooglePrivacyDlpV2beta2InspectResult
|
|
2088
|
+
# @private
|
|
2089
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2090
|
+
collection :findings, as: 'findings', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Finding, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Finding::Representation
|
|
2091
|
+
|
|
2092
|
+
property :findings_truncated, as: 'findingsTruncated'
|
|
2093
|
+
end
|
|
2094
|
+
end
|
|
2095
|
+
|
|
2096
|
+
class GooglePrivacyDlpV2beta2InspectTemplate
|
|
2097
|
+
# @private
|
|
2098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2099
|
+
property :create_time, as: 'createTime'
|
|
2100
|
+
property :description, as: 'description'
|
|
2101
|
+
property :display_name, as: 'displayName'
|
|
2102
|
+
property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig::Representation
|
|
2103
|
+
|
|
2104
|
+
property :name, as: 'name'
|
|
2105
|
+
property :update_time, as: 'updateTime'
|
|
2106
|
+
end
|
|
2107
|
+
end
|
|
2108
|
+
|
|
2109
|
+
class GooglePrivacyDlpV2beta2KAnonymityConfig
|
|
2110
|
+
# @private
|
|
2111
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2112
|
+
property :entity_id, as: 'entityId', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2EntityId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2EntityId::Representation
|
|
2113
|
+
|
|
2114
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2115
|
+
|
|
2116
|
+
end
|
|
2117
|
+
end
|
|
2118
|
+
|
|
2119
|
+
class GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass
|
|
2120
|
+
# @private
|
|
2121
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2122
|
+
property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
|
|
2123
|
+
collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2124
|
+
|
|
2125
|
+
end
|
|
2126
|
+
end
|
|
2127
|
+
|
|
2128
|
+
class GooglePrivacyDlpV2beta2KAnonymityHistogramBucket
|
|
2129
|
+
# @private
|
|
2130
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2131
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
2132
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityEquivalenceClass::Representation
|
|
2133
|
+
|
|
2134
|
+
property :equivalence_class_size_lower_bound, :numeric_string => true, as: 'equivalenceClassSizeLowerBound'
|
|
2135
|
+
property :equivalence_class_size_upper_bound, :numeric_string => true, as: 'equivalenceClassSizeUpperBound'
|
|
2136
|
+
end
|
|
2137
|
+
end
|
|
2138
|
+
|
|
2139
|
+
class GooglePrivacyDlpV2beta2KAnonymityResult
|
|
2140
|
+
# @private
|
|
2141
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2142
|
+
collection :equivalence_class_histogram_buckets, as: 'equivalenceClassHistogramBuckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityHistogramBucket::Representation
|
|
2143
|
+
|
|
2144
|
+
end
|
|
2145
|
+
end
|
|
2146
|
+
|
|
2147
|
+
class GooglePrivacyDlpV2beta2KMapEstimationConfig
|
|
2148
|
+
# @private
|
|
2149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2150
|
+
collection :auxiliary_tables, as: 'auxiliaryTables', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2AuxiliaryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2AuxiliaryTable::Representation
|
|
2151
|
+
|
|
2152
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TaggedField, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TaggedField::Representation
|
|
2153
|
+
|
|
2154
|
+
property :region_code, as: 'regionCode'
|
|
2155
|
+
end
|
|
2156
|
+
end
|
|
2157
|
+
|
|
2158
|
+
class GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket
|
|
2159
|
+
# @private
|
|
2160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2161
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
2162
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues::Representation
|
|
2163
|
+
|
|
2164
|
+
property :max_anonymity, :numeric_string => true, as: 'maxAnonymity'
|
|
2165
|
+
property :min_anonymity, :numeric_string => true, as: 'minAnonymity'
|
|
2166
|
+
end
|
|
2167
|
+
end
|
|
2168
|
+
|
|
2169
|
+
class GooglePrivacyDlpV2beta2KMapEstimationQuasiIdValues
|
|
2170
|
+
# @private
|
|
2171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2172
|
+
property :estimated_anonymity, :numeric_string => true, as: 'estimatedAnonymity'
|
|
2173
|
+
collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2174
|
+
|
|
2175
|
+
end
|
|
2176
|
+
end
|
|
2177
|
+
|
|
2178
|
+
class GooglePrivacyDlpV2beta2KMapEstimationResult
|
|
2179
|
+
# @private
|
|
2180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2181
|
+
collection :k_map_estimation_histogram, as: 'kMapEstimationHistogram', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationHistogramBucket::Representation
|
|
2182
|
+
|
|
2183
|
+
end
|
|
2184
|
+
end
|
|
2185
|
+
|
|
2186
|
+
class GooglePrivacyDlpV2beta2Key
|
|
2187
|
+
# @private
|
|
2188
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2189
|
+
property :partition_id, as: 'partitionId', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PartitionId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PartitionId::Representation
|
|
2190
|
+
|
|
2191
|
+
collection :path, as: 'path', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PathElement, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PathElement::Representation
|
|
2192
|
+
|
|
2193
|
+
end
|
|
2194
|
+
end
|
|
2195
|
+
|
|
2196
|
+
class GooglePrivacyDlpV2beta2KindExpression
|
|
2197
|
+
# @private
|
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2199
|
+
property :name, as: 'name'
|
|
2200
|
+
end
|
|
2201
|
+
end
|
|
2202
|
+
|
|
2203
|
+
class GooglePrivacyDlpV2beta2KmsWrappedCryptoKey
|
|
2204
|
+
# @private
|
|
2205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2206
|
+
property :crypto_key_name, as: 'cryptoKeyName'
|
|
2207
|
+
property :wrapped_key, :base64 => true, as: 'wrappedKey'
|
|
2208
|
+
end
|
|
2209
|
+
end
|
|
2210
|
+
|
|
2211
|
+
class GooglePrivacyDlpV2beta2LDiversityConfig
|
|
2212
|
+
# @private
|
|
2213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2214
|
+
collection :quasi_ids, as: 'quasiIds', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2215
|
+
|
|
2216
|
+
property :sensitive_attribute, as: 'sensitiveAttribute', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2217
|
+
|
|
2218
|
+
end
|
|
2219
|
+
end
|
|
2220
|
+
|
|
2221
|
+
class GooglePrivacyDlpV2beta2LDiversityEquivalenceClass
|
|
2222
|
+
# @private
|
|
2223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2224
|
+
property :equivalence_class_size, :numeric_string => true, as: 'equivalenceClassSize'
|
|
2225
|
+
property :num_distinct_sensitive_values, :numeric_string => true, as: 'numDistinctSensitiveValues'
|
|
2226
|
+
collection :quasi_ids_values, as: 'quasiIdsValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2227
|
+
|
|
2228
|
+
collection :top_sensitive_values, as: 'topSensitiveValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ValueFrequency, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ValueFrequency::Representation
|
|
2229
|
+
|
|
2230
|
+
end
|
|
2231
|
+
end
|
|
2232
|
+
|
|
2233
|
+
class GooglePrivacyDlpV2beta2LDiversityHistogramBucket
|
|
2234
|
+
# @private
|
|
2235
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2236
|
+
property :bucket_size, :numeric_string => true, as: 'bucketSize'
|
|
2237
|
+
collection :bucket_values, as: 'bucketValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityEquivalenceClass, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityEquivalenceClass::Representation
|
|
2238
|
+
|
|
2239
|
+
property :sensitive_value_frequency_lower_bound, :numeric_string => true, as: 'sensitiveValueFrequencyLowerBound'
|
|
2240
|
+
property :sensitive_value_frequency_upper_bound, :numeric_string => true, as: 'sensitiveValueFrequencyUpperBound'
|
|
2241
|
+
end
|
|
2242
|
+
end
|
|
2243
|
+
|
|
2244
|
+
class GooglePrivacyDlpV2beta2LDiversityResult
|
|
2245
|
+
# @private
|
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2247
|
+
collection :sensitive_value_frequency_histogram_buckets, as: 'sensitiveValueFrequencyHistogramBuckets', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityHistogramBucket, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityHistogramBucket::Representation
|
|
2248
|
+
|
|
2249
|
+
end
|
|
2250
|
+
end
|
|
2251
|
+
|
|
2252
|
+
class GooglePrivacyDlpV2beta2ListDeidentifyTemplatesResponse
|
|
2253
|
+
# @private
|
|
2254
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2255
|
+
collection :deidentify_templates, as: 'deidentifyTemplates', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyTemplate::Representation
|
|
2256
|
+
|
|
2257
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2258
|
+
end
|
|
2259
|
+
end
|
|
2260
|
+
|
|
2261
|
+
class GooglePrivacyDlpV2beta2ListDlpJobsResponse
|
|
2262
|
+
# @private
|
|
2263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2264
|
+
collection :jobs, as: 'jobs', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DlpJob, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DlpJob::Representation
|
|
2265
|
+
|
|
2266
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2267
|
+
end
|
|
2268
|
+
end
|
|
2269
|
+
|
|
2270
|
+
class GooglePrivacyDlpV2beta2ListInfoTypesResponse
|
|
2271
|
+
# @private
|
|
2272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2273
|
+
collection :info_types, as: 'infoTypes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeDescription, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeDescription::Representation
|
|
2274
|
+
|
|
2275
|
+
end
|
|
2276
|
+
end
|
|
2277
|
+
|
|
2278
|
+
class GooglePrivacyDlpV2beta2ListInspectTemplatesResponse
|
|
2279
|
+
# @private
|
|
2280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2281
|
+
collection :inspect_templates, as: 'inspectTemplates', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate::Representation
|
|
2282
|
+
|
|
2283
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2284
|
+
end
|
|
2285
|
+
end
|
|
2286
|
+
|
|
2287
|
+
class GooglePrivacyDlpV2beta2Location
|
|
2288
|
+
# @private
|
|
2289
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2290
|
+
property :byte_range, as: 'byteRange', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Range, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Range::Representation
|
|
2291
|
+
|
|
2292
|
+
property :codepoint_range, as: 'codepointRange', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Range, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Range::Representation
|
|
2293
|
+
|
|
2294
|
+
property :field_id, as: 'fieldId', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2295
|
+
|
|
2296
|
+
collection :image_boxes, as: 'imageBoxes', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ImageLocation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ImageLocation::Representation
|
|
2297
|
+
|
|
2298
|
+
property :record_key, as: 'recordKey', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordKey::Representation
|
|
2299
|
+
|
|
2300
|
+
property :table_location, as: 'tableLocation', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TableLocation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TableLocation::Representation
|
|
2301
|
+
|
|
2302
|
+
end
|
|
2303
|
+
end
|
|
2304
|
+
|
|
2305
|
+
class GooglePrivacyDlpV2beta2NumericalStatsConfig
|
|
2306
|
+
# @private
|
|
2307
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2308
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2309
|
+
|
|
2310
|
+
end
|
|
2311
|
+
end
|
|
2312
|
+
|
|
2313
|
+
class GooglePrivacyDlpV2beta2NumericalStatsResult
|
|
2314
|
+
# @private
|
|
2315
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2316
|
+
property :max_value, as: 'maxValue', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2317
|
+
|
|
2318
|
+
property :min_value, as: 'minValue', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2319
|
+
|
|
2320
|
+
collection :quantile_values, as: 'quantileValues', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2321
|
+
|
|
2322
|
+
end
|
|
2323
|
+
end
|
|
2324
|
+
|
|
2325
|
+
class GooglePrivacyDlpV2beta2OutputStorageConfig
|
|
2326
|
+
# @private
|
|
2327
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2328
|
+
property :table, as: 'table', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable::Representation
|
|
2329
|
+
|
|
2330
|
+
end
|
|
2331
|
+
end
|
|
2332
|
+
|
|
2333
|
+
class GooglePrivacyDlpV2beta2PartitionId
|
|
2334
|
+
# @private
|
|
2335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2336
|
+
property :namespace_id, as: 'namespaceId'
|
|
2337
|
+
property :project_id, as: 'projectId'
|
|
2338
|
+
end
|
|
2339
|
+
end
|
|
2340
|
+
|
|
2341
|
+
class GooglePrivacyDlpV2beta2PathElement
|
|
2342
|
+
# @private
|
|
2343
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2344
|
+
property :id, :numeric_string => true, as: 'id'
|
|
2345
|
+
property :kind, as: 'kind'
|
|
2346
|
+
property :name, as: 'name'
|
|
2347
|
+
end
|
|
2348
|
+
end
|
|
2349
|
+
|
|
2350
|
+
class GooglePrivacyDlpV2beta2PrimitiveTransformation
|
|
2351
|
+
# @private
|
|
2352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2353
|
+
property :bucketing_config, as: 'bucketingConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BucketingConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BucketingConfig::Representation
|
|
2354
|
+
|
|
2355
|
+
property :character_mask_config, as: 'characterMaskConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CharacterMaskConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CharacterMaskConfig::Representation
|
|
2356
|
+
|
|
2357
|
+
property :crypto_hash_config, as: 'cryptoHashConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoHashConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoHashConfig::Representation
|
|
2358
|
+
|
|
2359
|
+
property :crypto_replace_ffx_fpe_config, as: 'cryptoReplaceFfxFpeConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CryptoReplaceFfxFpeConfig::Representation
|
|
2360
|
+
|
|
2361
|
+
property :fixed_size_bucketing_config, as: 'fixedSizeBucketingConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FixedSizeBucketingConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FixedSizeBucketingConfig::Representation
|
|
2362
|
+
|
|
2363
|
+
property :redact_config, as: 'redactConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RedactConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RedactConfig::Representation
|
|
2364
|
+
|
|
2365
|
+
property :replace_config, as: 'replaceConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ReplaceValueConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ReplaceValueConfig::Representation
|
|
2366
|
+
|
|
2367
|
+
property :replace_with_info_type_config, as: 'replaceWithInfoTypeConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig::Representation
|
|
2368
|
+
|
|
2369
|
+
property :time_part_config, as: 'timePartConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TimePartConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TimePartConfig::Representation
|
|
2370
|
+
|
|
2371
|
+
end
|
|
2372
|
+
end
|
|
2373
|
+
|
|
2374
|
+
class GooglePrivacyDlpV2beta2PrivacyMetric
|
|
2375
|
+
# @private
|
|
2376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2377
|
+
property :categorical_stats_config, as: 'categoricalStatsConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CategoricalStatsConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CategoricalStatsConfig::Representation
|
|
2378
|
+
|
|
2379
|
+
property :k_anonymity_config, as: 'kAnonymityConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KAnonymityConfig::Representation
|
|
2380
|
+
|
|
2381
|
+
property :k_map_estimation_config, as: 'kMapEstimationConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2KMapEstimationConfig::Representation
|
|
2382
|
+
|
|
2383
|
+
property :l_diversity_config, as: 'lDiversityConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2LDiversityConfig::Representation
|
|
2384
|
+
|
|
2385
|
+
property :numerical_stats_config, as: 'numericalStatsConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2NumericalStatsConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2NumericalStatsConfig::Representation
|
|
2386
|
+
|
|
2387
|
+
end
|
|
2388
|
+
end
|
|
2389
|
+
|
|
2390
|
+
class GooglePrivacyDlpV2beta2QuasiIdField
|
|
2391
|
+
# @private
|
|
2392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2393
|
+
property :custom_tag, as: 'customTag'
|
|
2394
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2395
|
+
|
|
2396
|
+
end
|
|
2397
|
+
end
|
|
2398
|
+
|
|
2399
|
+
class GooglePrivacyDlpV2beta2Range
|
|
2400
|
+
# @private
|
|
2401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2402
|
+
property :end, :numeric_string => true, as: 'end'
|
|
2403
|
+
property :start, :numeric_string => true, as: 'start'
|
|
2404
|
+
end
|
|
2405
|
+
end
|
|
2406
|
+
|
|
2407
|
+
class GooglePrivacyDlpV2beta2RecordCondition
|
|
2408
|
+
# @private
|
|
2409
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2410
|
+
property :expressions, as: 'expressions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Expressions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Expressions::Representation
|
|
2411
|
+
|
|
2412
|
+
end
|
|
2413
|
+
end
|
|
2414
|
+
|
|
2415
|
+
class GooglePrivacyDlpV2beta2RecordKey
|
|
2416
|
+
# @private
|
|
2417
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2418
|
+
property :cloud_storage_key, as: 'cloudStorageKey', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CloudStorageKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CloudStorageKey::Representation
|
|
2419
|
+
|
|
2420
|
+
property :datastore_key, as: 'datastoreKey', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DatastoreKey, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DatastoreKey::Representation
|
|
2421
|
+
|
|
2422
|
+
end
|
|
2423
|
+
end
|
|
2424
|
+
|
|
2425
|
+
class GooglePrivacyDlpV2beta2RecordSuppression
|
|
2426
|
+
# @private
|
|
2427
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2428
|
+
property :condition, as: 'condition', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordCondition, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordCondition::Representation
|
|
2429
|
+
|
|
2430
|
+
end
|
|
2431
|
+
end
|
|
2432
|
+
|
|
2433
|
+
class GooglePrivacyDlpV2beta2RecordTransformations
|
|
2434
|
+
# @private
|
|
2435
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2436
|
+
collection :field_transformations, as: 'fieldTransformations', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldTransformation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldTransformation::Representation
|
|
2437
|
+
|
|
2438
|
+
collection :record_suppressions, as: 'recordSuppressions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordSuppression, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordSuppression::Representation
|
|
2439
|
+
|
|
2440
|
+
end
|
|
2441
|
+
end
|
|
2442
|
+
|
|
2443
|
+
class GooglePrivacyDlpV2beta2RedactConfig
|
|
2444
|
+
# @private
|
|
2445
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2446
|
+
end
|
|
2447
|
+
end
|
|
2448
|
+
|
|
2449
|
+
class GooglePrivacyDlpV2beta2RedactImageRequest
|
|
2450
|
+
# @private
|
|
2451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2452
|
+
property :image_data, :base64 => true, as: 'imageData'
|
|
2453
|
+
collection :image_redaction_configs, as: 'imageRedactionConfigs', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ImageRedactionConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ImageRedactionConfig::Representation
|
|
2454
|
+
|
|
2455
|
+
property :image_type, as: 'imageType'
|
|
2456
|
+
property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig::Representation
|
|
2457
|
+
|
|
2458
|
+
end
|
|
2459
|
+
end
|
|
2460
|
+
|
|
2461
|
+
class GooglePrivacyDlpV2beta2RedactImageResponse
|
|
2462
|
+
# @private
|
|
2463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2464
|
+
property :extracted_text, as: 'extractedText'
|
|
2465
|
+
property :redacted_image, :base64 => true, as: 'redactedImage'
|
|
2466
|
+
end
|
|
2467
|
+
end
|
|
2468
|
+
|
|
2469
|
+
class GooglePrivacyDlpV2beta2ReidentifyContentRequest
|
|
2470
|
+
# @private
|
|
2471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2472
|
+
property :inspect_config, as: 'inspectConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectConfig::Representation
|
|
2473
|
+
|
|
2474
|
+
property :inspect_template_name, as: 'inspectTemplateName'
|
|
2475
|
+
property :item, as: 'item', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem::Representation
|
|
2476
|
+
|
|
2477
|
+
property :reidentify_config, as: 'reidentifyConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyConfig::Representation
|
|
2478
|
+
|
|
2479
|
+
property :reidentify_template_name, as: 'reidentifyTemplateName'
|
|
2480
|
+
end
|
|
2481
|
+
end
|
|
2482
|
+
|
|
2483
|
+
class GooglePrivacyDlpV2beta2ReidentifyContentResponse
|
|
2484
|
+
# @private
|
|
2485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2486
|
+
property :item, as: 'item', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2ContentItem::Representation
|
|
2487
|
+
|
|
2488
|
+
property :overview, as: 'overview', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransformationOverview, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransformationOverview::Representation
|
|
2489
|
+
|
|
2490
|
+
end
|
|
2491
|
+
end
|
|
2492
|
+
|
|
2493
|
+
class GooglePrivacyDlpV2beta2ReplaceValueConfig
|
|
2494
|
+
# @private
|
|
2495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2496
|
+
property :new_value, as: 'newValue', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2497
|
+
|
|
2498
|
+
end
|
|
2499
|
+
end
|
|
2500
|
+
|
|
2501
|
+
class GooglePrivacyDlpV2beta2ReplaceWithInfoTypeConfig
|
|
2502
|
+
# @private
|
|
2503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2504
|
+
end
|
|
2505
|
+
end
|
|
2506
|
+
|
|
2507
|
+
class GooglePrivacyDlpV2beta2RequestedOptions
|
|
2508
|
+
# @private
|
|
2509
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2510
|
+
property :job_config, as: 'jobConfig', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectJobConfig, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectJobConfig::Representation
|
|
2511
|
+
|
|
2512
|
+
property :snapshot_inspect_template, as: 'snapshotInspectTemplate', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate::Representation
|
|
2513
|
+
|
|
2514
|
+
end
|
|
2515
|
+
end
|
|
2516
|
+
|
|
2517
|
+
class GooglePrivacyDlpV2beta2Result
|
|
2518
|
+
# @private
|
|
2519
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2520
|
+
collection :info_type_stats, as: 'infoTypeStats', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeStatistics, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoTypeStatistics::Representation
|
|
2521
|
+
|
|
2522
|
+
property :processed_bytes, :numeric_string => true, as: 'processedBytes'
|
|
2523
|
+
property :total_estimated_bytes, :numeric_string => true, as: 'totalEstimatedBytes'
|
|
2524
|
+
end
|
|
2525
|
+
end
|
|
2526
|
+
|
|
2527
|
+
class GooglePrivacyDlpV2beta2RiskAnalysisJobConfig
|
|
2528
|
+
# @private
|
|
2529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2530
|
+
property :privacy_metric, as: 'privacyMetric', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrivacyMetric, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrivacyMetric::Representation
|
|
2531
|
+
|
|
2532
|
+
property :source_table, as: 'sourceTable', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryTable::Representation
|
|
2533
|
+
|
|
2534
|
+
end
|
|
2535
|
+
end
|
|
2536
|
+
|
|
2537
|
+
class GooglePrivacyDlpV2beta2Row
|
|
2538
|
+
# @private
|
|
2539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2540
|
+
collection :values, as: 'values', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2541
|
+
|
|
2542
|
+
end
|
|
2543
|
+
end
|
|
2544
|
+
|
|
2545
|
+
class GooglePrivacyDlpV2beta2StorageConfig
|
|
2546
|
+
# @private
|
|
2547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2548
|
+
property :big_query_options, as: 'bigQueryOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2BigQueryOptions::Representation
|
|
2549
|
+
|
|
2550
|
+
property :cloud_storage_options, as: 'cloudStorageOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CloudStorageOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2CloudStorageOptions::Representation
|
|
2551
|
+
|
|
2552
|
+
property :datastore_options, as: 'datastoreOptions', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DatastoreOptions, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DatastoreOptions::Representation
|
|
2553
|
+
|
|
2554
|
+
end
|
|
2555
|
+
end
|
|
2556
|
+
|
|
2557
|
+
class GooglePrivacyDlpV2beta2SummaryResult
|
|
2558
|
+
# @private
|
|
2559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2560
|
+
property :code, as: 'code'
|
|
2561
|
+
property :count, :numeric_string => true, as: 'count'
|
|
2562
|
+
property :details, as: 'details'
|
|
2563
|
+
end
|
|
2564
|
+
end
|
|
2565
|
+
|
|
2566
|
+
class GooglePrivacyDlpV2beta2SurrogateType
|
|
2567
|
+
# @private
|
|
2568
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2569
|
+
end
|
|
2570
|
+
end
|
|
2571
|
+
|
|
2572
|
+
class GooglePrivacyDlpV2beta2Table
|
|
2573
|
+
# @private
|
|
2574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2575
|
+
collection :headers, as: 'headers', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2576
|
+
|
|
2577
|
+
collection :rows, as: 'rows', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Row, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Row::Representation
|
|
2578
|
+
|
|
2579
|
+
end
|
|
2580
|
+
end
|
|
2581
|
+
|
|
2582
|
+
class GooglePrivacyDlpV2beta2TableLocation
|
|
2583
|
+
# @private
|
|
2584
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2585
|
+
property :row_index, :numeric_string => true, as: 'rowIndex'
|
|
2586
|
+
end
|
|
2587
|
+
end
|
|
2588
|
+
|
|
2589
|
+
class GooglePrivacyDlpV2beta2TaggedField
|
|
2590
|
+
# @private
|
|
2591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2592
|
+
property :custom_tag, as: 'customTag'
|
|
2593
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2594
|
+
|
|
2595
|
+
property :inferred, as: 'inferred', class: Google::Apis::DlpV2beta2::GoogleProtobufEmpty, decorator: Google::Apis::DlpV2beta2::GoogleProtobufEmpty::Representation
|
|
2596
|
+
|
|
2597
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
2598
|
+
|
|
2599
|
+
end
|
|
2600
|
+
end
|
|
2601
|
+
|
|
2602
|
+
class GooglePrivacyDlpV2beta2TimePartConfig
|
|
2603
|
+
# @private
|
|
2604
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2605
|
+
property :part_to_extract, as: 'partToExtract'
|
|
2606
|
+
end
|
|
2607
|
+
end
|
|
2608
|
+
|
|
2609
|
+
class GooglePrivacyDlpV2beta2TransformationOverview
|
|
2610
|
+
# @private
|
|
2611
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2612
|
+
collection :transformation_summaries, as: 'transformationSummaries', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransformationSummary, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2TransformationSummary::Representation
|
|
2613
|
+
|
|
2614
|
+
property :transformed_bytes, :numeric_string => true, as: 'transformedBytes'
|
|
2615
|
+
end
|
|
2616
|
+
end
|
|
2617
|
+
|
|
2618
|
+
class GooglePrivacyDlpV2beta2TransformationSummary
|
|
2619
|
+
# @private
|
|
2620
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2621
|
+
property :field, as: 'field', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldId::Representation
|
|
2622
|
+
|
|
2623
|
+
collection :field_transformations, as: 'fieldTransformations', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldTransformation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2FieldTransformation::Representation
|
|
2624
|
+
|
|
2625
|
+
property :info_type, as: 'infoType', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InfoType::Representation
|
|
2626
|
+
|
|
2627
|
+
property :record_suppress, as: 'recordSuppress', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordSuppression, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2RecordSuppression::Representation
|
|
2628
|
+
|
|
2629
|
+
collection :results, as: 'results', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2SummaryResult, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2SummaryResult::Representation
|
|
2630
|
+
|
|
2631
|
+
property :transformation, as: 'transformation', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrimitiveTransformation, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2PrimitiveTransformation::Representation
|
|
2632
|
+
|
|
2633
|
+
end
|
|
2634
|
+
end
|
|
2635
|
+
|
|
2636
|
+
class GooglePrivacyDlpV2beta2TransientCryptoKey
|
|
2637
|
+
# @private
|
|
2638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2639
|
+
property :name, as: 'name'
|
|
2640
|
+
end
|
|
2641
|
+
end
|
|
2642
|
+
|
|
2643
|
+
class GooglePrivacyDlpV2beta2UnwrappedCryptoKey
|
|
2644
|
+
# @private
|
|
2645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2646
|
+
property :key, :base64 => true, as: 'key'
|
|
2647
|
+
end
|
|
2648
|
+
end
|
|
2649
|
+
|
|
2650
|
+
class GooglePrivacyDlpV2beta2UpdateDeidentifyTemplateRequest
|
|
2651
|
+
# @private
|
|
2652
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2653
|
+
property :deidentify_template, as: 'deidentifyTemplate', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2DeidentifyTemplate::Representation
|
|
2654
|
+
|
|
2655
|
+
property :update_mask, as: 'updateMask'
|
|
2656
|
+
end
|
|
2657
|
+
end
|
|
2658
|
+
|
|
2659
|
+
class GooglePrivacyDlpV2beta2UpdateInspectTemplateRequest
|
|
2660
|
+
# @private
|
|
2661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2662
|
+
property :inspect_template, as: 'inspectTemplate', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2InspectTemplate::Representation
|
|
2663
|
+
|
|
2664
|
+
property :update_mask, as: 'updateMask'
|
|
2665
|
+
end
|
|
2666
|
+
end
|
|
2667
|
+
|
|
2668
|
+
class GooglePrivacyDlpV2beta2Value
|
|
2669
|
+
# @private
|
|
2670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2671
|
+
property :boolean_value, as: 'booleanValue'
|
|
2672
|
+
property :date_value, as: 'dateValue', class: Google::Apis::DlpV2beta2::GoogleTypeDate, decorator: Google::Apis::DlpV2beta2::GoogleTypeDate::Representation
|
|
2673
|
+
|
|
2674
|
+
property :float_value, as: 'floatValue'
|
|
2675
|
+
property :integer_value, :numeric_string => true, as: 'integerValue'
|
|
2676
|
+
property :string_value, as: 'stringValue'
|
|
2677
|
+
property :time_value, as: 'timeValue', class: Google::Apis::DlpV2beta2::GoogleTypeTimeOfDay, decorator: Google::Apis::DlpV2beta2::GoogleTypeTimeOfDay::Representation
|
|
2678
|
+
|
|
2679
|
+
property :timestamp_value, as: 'timestampValue'
|
|
2680
|
+
end
|
|
2681
|
+
end
|
|
2682
|
+
|
|
2683
|
+
class GooglePrivacyDlpV2beta2ValueFrequency
|
|
2684
|
+
# @private
|
|
2685
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2686
|
+
property :count, :numeric_string => true, as: 'count'
|
|
2687
|
+
property :value, as: 'value', class: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value, decorator: Google::Apis::DlpV2beta2::GooglePrivacyDlpV2beta2Value::Representation
|
|
2688
|
+
|
|
2689
|
+
end
|
|
2690
|
+
end
|
|
2691
|
+
|
|
2692
|
+
class GooglePrivacyDlpV2beta2WordList
|
|
2693
|
+
# @private
|
|
2694
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2695
|
+
collection :words, as: 'words'
|
|
2696
|
+
end
|
|
2697
|
+
end
|
|
2698
|
+
|
|
2699
|
+
class GoogleProtobufEmpty
|
|
2700
|
+
# @private
|
|
2701
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2702
|
+
end
|
|
2703
|
+
end
|
|
2704
|
+
|
|
2705
|
+
class GoogleRpcStatus
|
|
2706
|
+
# @private
|
|
2707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2708
|
+
property :code, as: 'code'
|
|
2709
|
+
collection :details, as: 'details'
|
|
2710
|
+
property :message, as: 'message'
|
|
2711
|
+
end
|
|
2712
|
+
end
|
|
2713
|
+
|
|
2714
|
+
class GoogleTypeDate
|
|
2715
|
+
# @private
|
|
2716
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2717
|
+
property :day, as: 'day'
|
|
2718
|
+
property :month, as: 'month'
|
|
2719
|
+
property :year, as: 'year'
|
|
2720
|
+
end
|
|
2721
|
+
end
|
|
2722
|
+
|
|
2723
|
+
class GoogleTypeTimeOfDay
|
|
2724
|
+
# @private
|
|
2725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2726
|
+
property :hours, as: 'hours'
|
|
2727
|
+
property :minutes, as: 'minutes'
|
|
2728
|
+
property :nanos, as: 'nanos'
|
|
2729
|
+
property :seconds, as: 'seconds'
|
|
2730
|
+
end
|
|
2731
|
+
end
|
|
2732
|
+
end
|
|
2733
|
+
end
|
|
2734
|
+
end
|