33
33
public final class GoogleCloudDocumentaiV1ProcessorVersion extends com .google .api .client .json .GenericJson {
34
34
35
35
/**
36
- * The time the processor version was created.
36
+ * Output only. The time the processor version was created.
37
37
* The value may be {@code null}.
38
38
*/
39
39
@ com .google .api .client .util .Key
40
40
private String createTime ;
41
41
42
42
/**
43
- * If set, information about the eventual deprecation of this version.
43
+ * Output only. If set, information about the eventual deprecation of this version.
44
44
* The value may be {@code null}.
45
45
*/
46
46
@ com .google .api .client .util .Key
@@ -54,7 +54,7 @@ public final class GoogleCloudDocumentaiV1ProcessorVersion extends com.google.ap
54
54
private java .lang .String displayName ;
55
55
56
56
/**
57
- * The schema of the processor version. Describes the output.
57
+ * Output only. The schema of the processor version. Describes the output.
58
58
* The value may be {@code null}.
59
59
*/
60
60
@ com .google .api .client .util .Key
@@ -75,21 +75,21 @@ public final class GoogleCloudDocumentaiV1ProcessorVersion extends com.google.ap
75
75
private java .lang .Boolean googleManaged ;
76
76
77
77
/**
78
- * The KMS key name used for encryption.
78
+ * Output only. The KMS key name used for encryption.
79
79
* The value may be {@code null}.
80
80
*/
81
81
@ com .google .api .client .util .Key
82
82
private java .lang .String kmsKeyName ;
83
83
84
84
/**
85
- * The KMS key version with which data is encrypted.
85
+ * Output only. The KMS key version with which data is encrypted.
86
86
* The value may be {@code null}.
87
87
*/
88
88
@ com .google .api .client .util .Key
89
89
private java .lang .String kmsKeyVersionName ;
90
90
91
91
/**
92
- * The most recently invoked evaluation for the processor version.
92
+ * Output only. The most recently invoked evaluation for the processor version.
93
93
* The value may be {@code null}.
94
94
*/
95
95
@ com .google .api .client .util .Key
@@ -132,15 +132,15 @@ public final class GoogleCloudDocumentaiV1ProcessorVersion extends com.google.ap
132
132
private java .lang .String state ;
133
133
134
134
/**
135
- * The time the processor version was created.
135
+ * Output only. The time the processor version was created.
136
136
* @return value or {@code null} for none
137
137
*/
138
138
public String getCreateTime () {
139
139
return createTime ;
140
140
}
141
141
142
142
/**
143
- * The time the processor version was created.
143
+ * Output only. The time the processor version was created.
144
144
* @param createTime createTime or {@code null} for none
145
145
*/
146
146
public GoogleCloudDocumentaiV1ProcessorVersion setCreateTime (String createTime ) {
@@ -149,15 +149,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setCreateTime(String createTime)
149
149
}
150
150
151
151
/**
152
- * If set, information about the eventual deprecation of this version.
152
+ * Output only. If set, information about the eventual deprecation of this version.
153
153
* @return value or {@code null} for none
154
154
*/
155
155
public GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo getDeprecationInfo () {
156
156
return deprecationInfo ;
157
157
}
158
158
159
159
/**
160
- * If set, information about the eventual deprecation of this version.
160
+ * Output only. If set, information about the eventual deprecation of this version.
161
161
* @param deprecationInfo deprecationInfo or {@code null} for none
162
162
*/
163
163
public GoogleCloudDocumentaiV1ProcessorVersion setDeprecationInfo (GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo deprecationInfo ) {
@@ -183,15 +183,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setDisplayName(java.lang.String d
183
183
}
184
184
185
185
/**
186
- * The schema of the processor version. Describes the output.
186
+ * Output only. The schema of the processor version. Describes the output.
187
187
* @return value or {@code null} for none
188
188
*/
189
189
public GoogleCloudDocumentaiV1DocumentSchema getDocumentSchema () {
190
190
return documentSchema ;
191
191
}
192
192
193
193
/**
194
- * The schema of the processor version. Describes the output.
194
+ * Output only. The schema of the processor version. Describes the output.
195
195
* @param documentSchema documentSchema or {@code null} for none
196
196
*/
197
197
public GoogleCloudDocumentaiV1ProcessorVersion setDocumentSchema (GoogleCloudDocumentaiV1DocumentSchema documentSchema ) {
@@ -234,15 +234,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setGoogleManaged(java.lang.Boolea
234
234
}
235
235
236
236
/**
237
- * The KMS key name used for encryption.
237
+ * Output only. The KMS key name used for encryption.
238
238
* @return value or {@code null} for none
239
239
*/
240
240
public java .lang .String getKmsKeyName () {
241
241
return kmsKeyName ;
242
242
}
243
243
244
244
/**
245
- * The KMS key name used for encryption.
245
+ * Output only. The KMS key name used for encryption.
246
246
* @param kmsKeyName kmsKeyName or {@code null} for none
247
247
*/
248
248
public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyName (java .lang .String kmsKeyName ) {
@@ -251,15 +251,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyName(java.lang.String km
251
251
}
252
252
253
253
/**
254
- * The KMS key version with which data is encrypted.
254
+ * Output only. The KMS key version with which data is encrypted.
255
255
* @return value or {@code null} for none
256
256
*/
257
257
public java .lang .String getKmsKeyVersionName () {
258
258
return kmsKeyVersionName ;
259
259
}
260
260
261
261
/**
262
- * The KMS key version with which data is encrypted.
262
+ * Output only. The KMS key version with which data is encrypted.
263
263
* @param kmsKeyVersionName kmsKeyVersionName or {@code null} for none
264
264
*/
265
265
public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyVersionName (java .lang .String kmsKeyVersionName ) {
@@ -268,15 +268,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyVersionName(java.lang.St
268
268
}
269
269
270
270
/**
271
- * The most recently invoked evaluation for the processor version.
271
+ * Output only. The most recently invoked evaluation for the processor version.
272
272
* @return value or {@code null} for none
273
273
*/
274
274
public GoogleCloudDocumentaiV1EvaluationReference getLatestEvaluation () {
275
275
return latestEvaluation ;
276
276
}
277
277
278
278
/**
279
- * The most recently invoked evaluation for the processor version.
279
+ * Output only. The most recently invoked evaluation for the processor version.
280
280
* @param latestEvaluation latestEvaluation or {@code null} for none
281
281
*/
282
282
public GoogleCloudDocumentaiV1ProcessorVersion setLatestEvaluation (GoogleCloudDocumentaiV1EvaluationReference latestEvaluation ) {
0 commit comments