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