Uses of Interface
com.google.cloud.documentai.v1.ProcessorVersion.DeprecationInfoOrBuilder
-
Packages that use ProcessorVersion.DeprecationInfoOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of ProcessorVersion.DeprecationInfoOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement ProcessorVersion.DeprecationInfoOrBuilder Modifier and Type Class Description static classProcessorVersion.DeprecationInfoInformation about the upcoming deprecation of this processor version.static classProcessorVersion.DeprecationInfo.BuilderInformation about the upcoming deprecation of this processor version.Methods in com.google.cloud.documentai.v1 that return ProcessorVersion.DeprecationInfoOrBuilder Modifier and Type Method Description ProcessorVersion.DeprecationInfoOrBuilderProcessorVersion.Builder. getDeprecationInfoOrBuilder()If set, information about the eventual deprecation of this version.ProcessorVersion.DeprecationInfoOrBuilderProcessorVersion. getDeprecationInfoOrBuilder()If set, information about the eventual deprecation of this version.ProcessorVersion.DeprecationInfoOrBuilderProcessorVersionOrBuilder. getDeprecationInfoOrBuilder()If set, information about the eventual deprecation of this version.
-