Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::DeprecationInfo (v0.18.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::DeprecationInfo.

Information about the upcoming deprecation of this processor version.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deprecation_time

def deprecation_time() -> ::Google::Protobuf::Timestamp
Returns

#deprecation_time=

def deprecation_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#replacement_processor_version

def replacement_processor_version() -> ::String
Returns
  • (::String) — If set, the processor version that will be used as a replacement.

#replacement_processor_version=

def replacement_processor_version=(value) -> ::String
Parameter
  • value (::String) — If set, the processor version that will be used as a replacement.
Returns
  • (::String) — If set, the processor version that will be used as a replacement.