Document AI V1 API - Class Google::Cloud::DocumentAI::V1::TrainProcessorVersionResponse (v0.21.0)

Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::TrainProcessorVersionResponse.

The response for TrainProcessorVersion.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#processor_version

def processor_version() -> ::String
Returns
  • (::String) — The resource name of the processor version produced by training.

#processor_version=

def processor_version=(value) -> ::String
Parameter
  • value (::String) — The resource name of the processor version produced by training.
Returns
  • (::String) — The resource name of the processor version produced by training.