3333public final class GoogleCloudDocumentaiV1ProcessorVersion extends com .google .api .client .json .GenericJson {
3434
3535 /**
36- * The time the processor version was created.
36+ * Output only. The time the processor version was created.
3737 * The value may be {@code null}.
3838 */
3939 @ com .google .api .client .util .Key
4040 private String createTime ;
4141
4242 /**
43- * If set, information about the eventual deprecation of this version.
43+ * Output only. If set, information about the eventual deprecation of this version.
4444 * The value may be {@code null}.
4545 */
4646 @ com .google .api .client .util .Key
@@ -54,7 +54,7 @@ public final class GoogleCloudDocumentaiV1ProcessorVersion extends com.google.ap
5454 private java .lang .String displayName ;
5555
5656 /**
57- * The schema of the processor version. Describes the output.
57+ * Output only. The schema of the processor version. Describes the output.
5858 * The value may be {@code null}.
5959 */
6060 @ com .google .api .client .util .Key
@@ -75,21 +75,21 @@ public final class GoogleCloudDocumentaiV1ProcessorVersion extends com.google.ap
7575 private java .lang .Boolean googleManaged ;
7676
7777 /**
78- * The KMS key name used for encryption.
78+ * Output only. The KMS key name used for encryption.
7979 * The value may be {@code null}.
8080 */
8181 @ com .google .api .client .util .Key
8282 private java .lang .String kmsKeyName ;
8383
8484 /**
85- * The KMS key version with which data is encrypted.
85+ * Output only. The KMS key version with which data is encrypted.
8686 * The value may be {@code null}.
8787 */
8888 @ com .google .api .client .util .Key
8989 private java .lang .String kmsKeyVersionName ;
9090
9191 /**
92- * The most recently invoked evaluation for the processor version.
92+ * Output only. The most recently invoked evaluation for the processor version.
9393 * The value may be {@code null}.
9494 */
9595 @ com .google .api .client .util .Key
@@ -132,15 +132,15 @@ public final class GoogleCloudDocumentaiV1ProcessorVersion extends com.google.ap
132132 private java .lang .String state ;
133133
134134 /**
135- * The time the processor version was created.
135+ * Output only. The time the processor version was created.
136136 * @return value or {@code null} for none
137137 */
138138 public String getCreateTime () {
139139 return createTime ;
140140 }
141141
142142 /**
143- * The time the processor version was created.
143+ * Output only. The time the processor version was created.
144144 * @param createTime createTime or {@code null} for none
145145 */
146146 public GoogleCloudDocumentaiV1ProcessorVersion setCreateTime (String createTime ) {
@@ -149,15 +149,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setCreateTime(String createTime)
149149 }
150150
151151 /**
152- * If set, information about the eventual deprecation of this version.
152+ * Output only. If set, information about the eventual deprecation of this version.
153153 * @return value or {@code null} for none
154154 */
155155 public GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo getDeprecationInfo () {
156156 return deprecationInfo ;
157157 }
158158
159159 /**
160- * If set, information about the eventual deprecation of this version.
160+ * Output only. If set, information about the eventual deprecation of this version.
161161 * @param deprecationInfo deprecationInfo or {@code null} for none
162162 */
163163 public GoogleCloudDocumentaiV1ProcessorVersion setDeprecationInfo (GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo deprecationInfo ) {
@@ -183,15 +183,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setDisplayName(java.lang.String d
183183 }
184184
185185 /**
186- * The schema of the processor version. Describes the output.
186+ * Output only. The schema of the processor version. Describes the output.
187187 * @return value or {@code null} for none
188188 */
189189 public GoogleCloudDocumentaiV1DocumentSchema getDocumentSchema () {
190190 return documentSchema ;
191191 }
192192
193193 /**
194- * The schema of the processor version. Describes the output.
194+ * Output only. The schema of the processor version. Describes the output.
195195 * @param documentSchema documentSchema or {@code null} for none
196196 */
197197 public GoogleCloudDocumentaiV1ProcessorVersion setDocumentSchema (GoogleCloudDocumentaiV1DocumentSchema documentSchema ) {
@@ -234,15 +234,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setGoogleManaged(java.lang.Boolea
234234 }
235235
236236 /**
237- * The KMS key name used for encryption.
237+ * Output only. The KMS key name used for encryption.
238238 * @return value or {@code null} for none
239239 */
240240 public java .lang .String getKmsKeyName () {
241241 return kmsKeyName ;
242242 }
243243
244244 /**
245- * The KMS key name used for encryption.
245+ * Output only. The KMS key name used for encryption.
246246 * @param kmsKeyName kmsKeyName or {@code null} for none
247247 */
248248 public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyName (java .lang .String kmsKeyName ) {
@@ -251,15 +251,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyName(java.lang.String km
251251 }
252252
253253 /**
254- * The KMS key version with which data is encrypted.
254+ * Output only. The KMS key version with which data is encrypted.
255255 * @return value or {@code null} for none
256256 */
257257 public java .lang .String getKmsKeyVersionName () {
258258 return kmsKeyVersionName ;
259259 }
260260
261261 /**
262- * The KMS key version with which data is encrypted.
262+ * Output only. The KMS key version with which data is encrypted.
263263 * @param kmsKeyVersionName kmsKeyVersionName or {@code null} for none
264264 */
265265 public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyVersionName (java .lang .String kmsKeyVersionName ) {
@@ -268,15 +268,15 @@ public GoogleCloudDocumentaiV1ProcessorVersion setKmsKeyVersionName(java.lang.St
268268 }
269269
270270 /**
271- * The most recently invoked evaluation for the processor version.
271+ * Output only. The most recently invoked evaluation for the processor version.
272272 * @return value or {@code null} for none
273273 */
274274 public GoogleCloudDocumentaiV1EvaluationReference getLatestEvaluation () {
275275 return latestEvaluation ;
276276 }
277277
278278 /**
279- * The most recently invoked evaluation for the processor version.
279+ * Output only. The most recently invoked evaluation for the processor version.
280280 * @param latestEvaluation latestEvaluation or {@code null} for none
281281 */
282282 public GoogleCloudDocumentaiV1ProcessorVersion setLatestEvaluation (GoogleCloudDocumentaiV1EvaluationReference latestEvaluation ) {
0 commit comments